Re: Help Mail Headers and Body... :p

2002-12-28 Thread Wiggins d'Anconia
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 th

Help Mail Headers and Body... :p

2002-12-28 Thread Yupapa
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 w