2 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Re: advice on mai...
FromSent OnAttachments
Sam VarshavchikJan 5, 2002 8:39 am 
Andrew NewtonJan 5, 2002 12:15 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:Re: [courier-users] Re: advice on mail purging/movingActions...
From:Andrew Newton (anew@ecotroph.net)
Date:Jan 5, 2002 12:15:08 pm
List:net.sourceforge.lists.courier-users

Sam Varshavchik wrote:

Andrew Newton writes:

My other thoughts are that I could simply write a shell/Perl script to accomplish this. I don't know about the important Maildir rules to follow and the concurrency issues involved with a cron job modifying the folder while an IMAP session is open.

Don't worry about it. The server will handle it.

I should have never doubted it. :)

So a simple shell script using 'find' to get all the files X days old in the 'cur' directory ought to do it then, I guess. Thanks.

-andy