way to extract only the message from pop3

hlubenow hlubenow2 at gmx.net
Tue Apr 3 18:18:07 EDT 2007


kyosohma at gmail.com wrote:

> I found a tutorial on parsing email that should help you:
> 
>
http://www.devshed.com/c/a/Python/Python-Email-Libraries-SMTP-and-Email-Parsing/
> 
> Also see the email module:
> 
> http://www.python.org/doc/2.3.5/lib/module-email.html
> 
> Mike

Well, I couldn't work with that stuff, especially with that tutorial, some
time ago. It worked better, when I took a look at the code, user "rogen"
wrote in his first posting here:

http://www.python-forum.de/topic-7507.html

It's really not beautiful code, but as soon as you understand, what he does,
you're almost there.

See You

H.



More information about the Python-list mailing list