Send an email .

Oleg Broytmann phd at phd.pp.ru
Tue Oct 30 06:14:56 EST 2001


On Tue, Oct 30, 2001 at 01:07:12PM +0200, Amit Weisman wrote:
> What module should I use to send an email ?

   mimetools and MimeWriter for generating mail. smtplib to actually send
generated mail.

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            phd at phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.




More information about the Python-list mailing list