Re: mail auto delete from POP server

2003-11-19 Thread Daniel Staal
--As off Wednesday, November 19, 2003 7:42 PM +0530, Ramprasad A Padmanabhan is alleged to have said: 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 ,

Re: mail auto delete from POP server

2003-11-19 Thread John W. Krahn
Ramprasad A Padmanabhan wrote: > > 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 pa