Automated Email

Magnus spammers.do.not.bother at void.bogus
Mon Jun 3 11:25:37 EDT 2002


Ken wrote:

> How to do automated emailing when results being processed?
> 
> Thanks


1.) enter the python interpreter by e.g. typing "python"
2.) type "import smtplib"
3.) type "help(smtplib)"

Good luck!




More information about the Python-list mailing list