open a mail and...

Fabien skink at evhr.net
Fri Jul 15 09:45:02 EDT 2005


> Is it possible to open a mail and download its files attached in a
> hard-disk using a python script?

Use the poplib to do that. The documentation for this module can be
found at http://docs.python.org/lib/module-poplib.html.

-- 
Fabien




More information about the Python-list mailing list