> I'm have a email in a text file. From this file I would like to get the
> sender information, the attached files and the body of the e-mail.
> 
> Is there something simple to do this?
> 
> Marcos
> 

Check out the MIME::Parser or Mail::Box modules from CPAN. There are
others probably but these two I have used.

http://danconia.org

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to