E-mail read-write function

Oleg Broytmann phd at phd.russ.ru
Mon May 29 08:42:15 EDT 2000


On Thu, 25 May 2000, Sameh chafik pro wrote:
> are there any standard way to read-write the e-mail with python.

   Write with smtplib.py. Read with mimetools.py; this require some more
work, but I can show you an example - just ask!

Oleg.            (All opinions are mine and not of my employer)
---- 
    Oleg Broytmann      Foundation for Effective Policies      phd at phd.russ.ru
           Programmers don't die, they just GOSUB without RETURN.





More information about the Python-list mailing list