[Dovecot] plugin to delete spam/virus/junk/trash mail after 30 days of life

Timo Sirainen tss at iki.fi
Tue Oct 17 12:44:28 UTC 2006


On Tue, 2006-10-17 at 13:42 +0200, Beber wrote:
> Timo Sirainen <tss at 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.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20061017/bd74761e/attachment.pgp 


More information about the dovecot mailing list