3 messages in net.sourceforge.lists.courier-users[courier-users] Re: Auto Trash
FromSent OnAttachments
xtu...@rediffmail.comMar 4, 2001 8:57 am 
Robin S. SochaMar 4, 2001 10:17 am 
Eric JonesMar 4, 2001 12:50 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] Re: Auto TrashActions...
From:Robin S. Socha (rob@socha.net)
Date:Mar 4, 2001 10:17:38 am
List:net.sourceforge.lists.courier-users

* xturns <xtu@rediffmail.com> writes:

Is there any way to delete all mail from Trash Folder of QMail Maildir/Courier IMAP after 30 days. i.e all old mail should be automaticaly deleted after period of 30 Days.

Either run a cronjob using find (-atime for starters) and rm or use a Mailclient that supports expiry (Gnus would be the only one I could think of).