I need to save attachment received by email with a specific subject. My email server support IMAP and POP3...
I tried with Net::IMAP:Simple, Email::Simple, but i can't find a way to strip the attachment from the message and save it somewhere.
Which module i should use for this kind of application? Thank You -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/