In <[email protected]> Ethan Furman 
<[email protected]> writes:

>The line preceeding it,

>s = smtplib.SMTP()

>needs to have an e-mail server specified.  E.g.

>s = smtplib.SMTP('localhost')  # from the 2.5 docs

Perfect.  Thanks!

kynn
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to