On Nov 26, 2009, at 8:20 AM, Ralf Hildebrandt wrote: > I'm using 1.2.6 with the managesieve patch and maildir++ quotas (via > the maildirsite file). Again, I found that the quota warning is not > bering triggered. > > Testing via: > smtp-source -4 -f sen...@charite.de -t recipi...@charite.de -m 1 -l 1000000 > -C 1 mail.charite.de:submission > > recipi...@charite.de being a mailbox with a 10.0 MB limit. > I attached dovecot -n and the quota warn script.
At least one problem is that the quota_warnings should be listed in reverse order. I think it should still trigger at least one of them though.. I probably should change those to be sorted internally. Also try setting mail_debug=yes and seeing what it logs. Then it logs each time it attempts to execute quota warning: "quota: Executing warning: %s".