> 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

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to