RE: Operations with dates

2002-12-26 Thread Wagner, David --- Senior Programmer Analyst --- WGO
not older than 30 days} A start, but always can provide more if you provide more. Wags ;) -Original Message- From: Marcelo [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 26, 2002 10:32 To: [EMAIL PROTECTED] Subject: Operations with dates Hi people ... I need to erase e-mails based

Operations with dates

2002-12-26 Thread Marcelo
Hi people ... I need to erase e-mails based in their dates, when a mail is one month old I need to erase it or move it to another folder ... but I don't know if I could do operations like : use Mail::Box::Manager; $mgr = Mail::Box::Manager->new; $inbox = "/var/spool/mail/marcelo"; $folder = $mgr