Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Creating mail::message from retrieved text

by redlemon (Hermit)
on Feb 08, 2005 at 19:50 UTC ( [id://429200]=note: print w/replies, xml ) Need Help??


in reply to Creating mail::message from retrieved text

You may want to experiment with Mail::Message->buildFromBody() which is part of the Mail::Box distribution

Replies are listed 'Best First'.
Re^2: Creating mail::message from retrieved text
by raflach (Pilgrim) on Feb 08, 2005 at 20:32 UTC
    Thanks, but buildFromBody, requires a Mail::Message::Body object, which requires the same type of parsing as Mail::Message. I just know there have to be hooks in there somewhere to read in a plaintext file and produce a Message object, but I haven't been able to find them. As an alternative does anyone have any e-mail header/body parsing routines that return some easily manipulable hash/array/whatever that I could then use to construct a message using build?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://429200]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (4)
As of 2024-04-26 04:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found