richs at whidbey.net
2008-Mar-11 20:32 UTC
[Dovecot] Dovecot 1.1: Ignoring Trash/Junk for maildirsize?
Hi all, We're testing Dovecot 1.1rc3, but have run into a snag with IMAP Quota's and the way Trash and Junk folders can be handled. Our MTA (Exim) quota configuration uses this option: maildir_quota_directory_regex = ^(?:cur|new|\.(?!Junk$)(?!Trash$).*)$ This completely excludes "Junk" and "Trash" from the "maildirsize" file and quota calculations. Dovecot 1.0 could do this using "ignore=Trash" (although only on one folder). Is there any way to duplicate this behavior in Dovecot 1.1? We see that "quota_rule" can be used to set an unlimited quota (storage=0), but for some reason Dovecot still records their tallies in "maildirsize", which breaks the MTA. Thanks! -Rich
Timo Sirainen
2008-May-04 01:29 UTC
[Dovecot] Dovecot 1.1: Ignoring Trash/Junk for maildirsize?
On Tue, 2008-03-11 at 13:32 -0700, richs at whidbey.net wrote:> This completely excludes "Junk" and "Trash" from the "maildirsize" file > and quota calculations. Dovecot 1.0 could do this using "ignore=Trash" > (although only on one folder). > > Is there any way to duplicate this behavior in Dovecot 1.1? We see that > "quota_rule" can be used to set an unlimited quota (storage=0), but for > some reason Dovecot still records their tallies in "maildirsize", which > breaks the MTA.http://hg.dovecot.org/dovecot-1.1/rev/73368107aeda adds support for: quota_rule = mailbox:ignore -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <http://dovecot.org/pipermail/dovecot/attachments/20080504/f91a355a/attachment-0002.bin>