17 Oct
2006
17 Oct
'06
2:44 p.m.
On Tue, 2006-10-17 at 13:42 +0200, Beber wrote:
Timo Sirainen tss@iki.fi
On Tue, 2006-10-17 at 13:04 +0200, Beber wrote:
Hi,
Is there a plugin or a way in dovecot to delete any mails older that 30 days in certain maildir ?
Just something like
find maildir:%h/.Spam maildir:%h/.Virus maildir:%h/.Junk maildir:%h/.Trash -type f -ctime 30 -exec rm {} \;
Yes, a plugin called "expire". Unfortunately it's only in CVS HEAD and won't make it into v1.0 release.
ok, i see. maybe I could get the code and compile it myself. but will
it be working with 1.0_beta8 ?
Nope. It uses several features which are available only in CVS HEAD, otherwise I would have put it to v1.0.