19 Dec
2013
19 Dec
'13
10:44 p.m.
On 19.12.2013, at 10.54, Jiri Bourek bourek@thinline.cz wrote:
As far as I can tell, quota enforcing in dovecot-lda works correctly. User is allowed one message which brings him over quota (provided the message fits into filesystem quota hard limit and quota_grace value), every other message after that is rejected.
However policy service quota-status for Postfix seems to ignore the quota_grace value. When a message arrives which would make user go over quota (but which would not make him exceed the grace limit value), Postfix checks the policy service and is told to reject the message.
http://hg.dovecot.org/dovecot-2.2/rev/be98fec32cd8 should help.