Timo Sirainen wrote:
On Mon, 2009-02-16 at 00:24 +0100, Alex wrote:
Your debug output was from imap, but you're crossing the quota from
deliver. What does deliver log with mail_debug=yes when crossing the
quota?
this from dovocot-deliver.log with mail_debug=yes:
And that was all the output from a run that crossed the quota warning
limit? It should have logged "quota: Executing warning: " in that case.
If it didn't, the problem is that Dovecot didn't think the limit was
crossed.. I guess there could be some more debug information logged
here.
Ok, my test was wrong.
Now I retry to do the cross quota and in my log I found
deliver(a...@foo.org): Feb 16 10:46:20 Info: quota: Executing warning:
/usr/local/bin/quota-warning.sh 75 a...@foo.org
and the message arrive with quota warning ;-)
Thanks for help.