On Mon, Feb 14, 2005 at 12:56:52PM +0000, Jos? Castro said:
> Hi, guys.
> 
> I'm about to code something that should access a mail account via
> POP3, extract the new emails, filter only the ones with a specific
> sender/subject, check for attachments and, if existing, save them to
> disk and do stuff with them.

Seems fine although, if you wnated to drink the Email::* kool-aid you 
could write Email::Folder::POP3 and Email::FolderType::POP3 (and 
Email::Delete::POP3 :) 

I have to admit I found problems with Email::MIME and switched to 
MIME::Parser (hopefully temporarily) in Email::Store::Attachment

http://siesta.unixbeard.net/svn/trunk/Email-Store/lib/Email/Store/Attachment.pm

Reply via email to