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.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to