Click to See Complete Forum and Search --> : how to get email attachments from ms outlook


pcvillaluz
11-23-2005, 01:51 AM
hi pls. help

is perl capable of extracting email attachments from a particular sender/s in MS outlook then saves it to folder in your pc? as well as send email with attachments?thank you.

Jeff Mott
11-23-2005, 05:37 AM
I'm not sure how Perl would access MS Outlook for the first request, but the second request you can do with the MIME::Lite (http://search.cpan.org/~yves/MIME-Lite-3.01/lib/MIME/Lite.pm) module.