You may want to have a look at Mail::Box (specifically Mail::Box::POP3) and Mail::POP3Client,

http://search.cpan.org/author/MARKOV/Mail-Box-2.033/
http://search.cpan.org/author/SDOWD/POP3Client-2.12/POP3Client.pm

I know the box modules are still under heavy development and don't know whether they are deemed production worthy, we intend on exploring these options at my place of employment shortly.

http://danconia.org


Yupapa wrote:
Hello,

Anyone have any ideas or know any modules that can split up the headers and
body of the emails?
I've tried to code my own script to split the mail into two parts, the
headers and body.  However it does not work with all emails which are sent
by all different types of email clients.
What I want to do is to read through the txt file (which was downloaded
using Net::POP3) and output the subject, sender, receiver and the body etc.
If you know any suggestions, please let me know.

Thanks for your help in advance

Yupapa
##################################
# Yupapa Web Hosting
# Web Site - http://www.yupapa.com
# Email - [EMAIL PROTECTED]
##################################





--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to