2009/6/17 Timo Sirainen tss@iki.fi:
On Wed, 2009-06-17 at 22:03 +0200, Mauro wrote:
However I've corrected my settings: quota = maildir:storage=51200 for 50M limit. I've the same problem. Some accounts doesn't receive mail because they have passed quota limit, some other accounts continue to receive despite they have passed quota limit. I don't know why.
How are you delivering mails? Are you using Dovecot deliver or something else? What do you use as passdb and userdb? Show their settings?
I'm using dovecot deliver. I'm using ldap for passdb and userdb but what these settings I think have nothing to do with quota. Perhaps I have to delete maildirsize file for all the accounts?
protocol imap { mail_plugins = quota imap_quota ........
protocol pop { mail_plugins = quota .........
protocol lda { mail_plugins = quota ........
plugin { quota = maildir:storage=51200