POP text/plain

LutherRevisited lutherrevisited at aol.com
Wed Oct 20 01:01:34 EDT 2004


Ok, what I do for most email messages is get the content that is type
'text/html', which is 99% of my messages, and with string functions I can get a
string from that which is only html code.  But, for plain text messages, the
part which is text/plain doesn't really leave me with anything I can think of
to get a substring from that which is only the body of the message.  I always
end up with header and all when I display a plaintext message.  Any thoughts?



More information about the Python-list mailing list