Displaying 1 result from an estimated 1 matches for "73368107aeda".
2008 Mar 11
1
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.