RFC822 & Text of Mail Message

gcollins99 at my-deja.com gcollins99 at my-deja.com
Fri Jul 2 11:07:03 EDT 1999


Greetings!

  Here is what I want to do but cannot find out how. I am using RFC822
to parse out the headers and store them somewhere which works just fine.
But I am also in need of getting the text of the incoming message. So
what module would I use to also capture the message text. I see no way
of doing this via rfc822 module since it's not designed to do such
things. WOuld I use mimetools? And if so, how?

Thanks!

-Glen Collins



Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.




More information about the Python-list mailing list