Hi, it can be old question, but i'd like to check quota at smtp time.
Like it goes in router.
So there are several questions.
1. Is there a way to check quota on mailbox at smtp_data time.
Checks: is account over quota (which can be MTA-imposed) and whether
it will be over when writing message.
2. Why messages which are delayed due to "MTA-imposed quota exceeded
while writing" are not bounced? How can i configure it?
3. When exim recieves mail it builds a tree of delivery, following alias
, forward and filter files. When does it occur in terms of handling
incoming message over smtp?
Ivan Kovalenko