Brian McGraw on 9 Dec 2003 10:56:12 -0500


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: Perl + Cron to auto-delete IMAP mail?


>>> hdp@pobox.com 12/09/03 09:54AM >>>
On Tue, Dec 09, 2003 at 09:49:04AM -0500, Brian McGraw wrote:
> Are there any modules that you can think of that are able to read an
> IMAP folder, and delete/expunge messages based on date?  I've found
> IMAP::Admin, and Net::IMAP, but they connect you to your IMAP server,
> over TCP.

That's because there's no such thing as "reading an IMAP folder" when
you're not talking to an IMAP server; it's not a storage format.  You
probably want one of the modules that manipulates mbox files.

hdp.
-

hdp,

Thanks.  Duh.  Should have known that.  

Brian

-
**Majordomo list services provided by PANIX <URL:http://www.panix.com>**
**To Unsubscribe, send "unsubscribe phl" to majordomo@lists.pm.org**