Python / CGI / E-mail problem

Oleg Broytmann phd at phd.russ.ru
Thu May 18 09:49:15 EDT 2000


On Wed, 17 May 2000, Sreekant Kodela wrote:
> Hope I'm not being a nuisance on this ng. I tried your way. At the end
> smtplib.SMTP('localhost').sendmail(to_address,from_address,???)
                                                             ^^^

   Read smtplib.py. Here must be string, with headers...

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