[Dovecot] Quota_rules ignored
Timo Sirainen
tss at iki.fi
Mon Jun 22 05:20:59 EEST 2009
On Sun, 2009-06-21 at 18:38 +0200, A. Gideonse wrote:
> Trash / Spam folders. Any clue on what might be wrong? I changed the
> query / settings as suggested earlier (removed the dot / changed 'quota'
> into 'quota_rule'):
>
> plugin:
> quota: maildir:User quota
> quota_rule: *:storage=1G
> quota_rule2: .Trash:storage=100M
> quota_rule3: .Spam:ignore
The above settings still have the dot. They should be either:
quota_rule2 = Trash:storage=100M
quota_rule3 = Spam:ignore
or:
quota_rule2 = INBOX.Trash:storage=100M
quota_rule3 = INBOX.Spam:ignore
What matters is how IMAP clients see the mailbox, not what it's called
in filesystem.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20090621/1386cb03/attachment.bin
More information about the dovecot
mailing list