[Dovecot] dovecot overquota and delete message

Timo Sirainen tss at iki.fi
Fri Mar 7 02:51:41 EET 2008


On Fri, 2008-03-07 at 01:46 +0100, sa wrote:
> ok for pop3,
> 
> i change to:
> 
> plugin { 
>     quota = maildir 
>     quota_rule2 = Trash:storage=100M 
> } 
> 
> problem persist in imap connections

The above doesn't actually do anything because you didn't specify
quota_rule:

quota = maildir
quota_rule = *:storage=100M
quota_rule2 = Trash:storage=100M

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20080307/8e348118/attachment.bin 


More information about the dovecot mailing list