I would like to write a program that deletes all mails from my popserver which are older than 'n' days

Is there a script available already. If I were to write a script using
Mail::POP3Client , I would have to fetch the headers of all mails and the parse mail headers


Is there no module that can return all mails recd before a particular date

Thanks
Ram


-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to