On 10.5.2011, at 15.44, Petr Svacina wrote:

> May  8 06:00:36 mailserver dovecot: deliver(saz...@vendys.net): 
> msgid=<3DEF56667E754F24B163C9767422C9A9@dlllk.local>: save failed to INBOX: 
> Not enough disk space
> May  8 06:00:36 mailserver dovecot: deliver(saz...@vendys.net): 
> msgid=<3DEF56667E754F24B163C9767422C9A9@dlllk.local>: rejected: Not enough 
> disk space

Oh, it's a rejection.. I guess it's because it's handled the same way as "out 
of quota". Two things you can do:

a) give -e parameter to deliver, so it exits with the proper code instead of 
sending a new "rejected" message via sendmail. (I think I should have made this 
the default in v2.0.. Maybe I could change it in v2.1.)

b) quota_full_tempfail = yes to have it exit with tempfail rather than a 
permanent failure

Reply via email to