RFC822 & Text of Mail Message
gcollins99 at my-deja.com
gcollins99 at my-deja.com
Fri Jul 2 11:07:03 EDT 1999
More information about the Python-list mailing list
Fri Jul 2 11:07:03 EDT 1999
- Previous message (by thread): RFC822 & Text of Mail Message
- Next message (by thread): RFC822 & Text of Mail Message
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: gcollins99 at my-deja.com 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.
- Previous message (by thread): RFC822 & Text of Mail Message
- Next message (by thread): RFC822 & Text of Mail Message
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list