3 Dec
2015
3 Dec
'15
4:09 p.m.
- Timo Sirainen tss@iki.fi 2015.12.03 14:51:
- Added mailbox { autoexpunge=<time> } setting. See http://wiki2.dovecot.org/MailboxSettings for details.
namespace inbox { mailbox Trash { autoexpunge = 5 days special_use = \Trash } }
I'm using autoexpunge on the Trash mailbox. Looking at the wiki text I'm unclear on how to limit it to a specific service:
So it may be better to explicitly enable this only inside protocol imap, pop3 and maybe lmtp.
Regards Thomas