Sending email from a Python script

Oleg Broytmann phd at phd.pp.ru
Wed Jun 19 15:24:48 EDT 2002


On Wed, Jun 19, 2002 at 11:26:46AM -0700, Jeffrey Keil wrote:
> Is it possible to send an email from a Python script?

   Of course. Use "email" module.

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