5 Mar
2008
5 Mar
'08
10:17 p.m.
Hi,
Hi I see you have in quota :ignore=Trash, does it mean that the Trash folder would grow endless? is there a way of erasing mail in a folder (Trash) after a period of time? Thanks
that's true, but with my small amount of users, this is no problem. You could build a cronjob deleting all 14 day old mails in Trash. (something with find and the -ctime option)
see http://wiki.dovecot.org/Quota/Maildir
With dovecot 1.1 you could do following:
http://wiki.dovecot.org/Quota/New
With these quota-rules it is possible to limit trash-size expecially for this folder.
Oliver