in reply to Reading Mail::Message objects using Mail::POP3Client
As for determining the pure text portion of the message, I've found that Mail::MboxParser is usually the easiest way to obtain it. Here is an example how to obtain the "text message" portion, if the E-mail contains one.
--Jim
|
---|