In <mailman.1096.1255129309.2807.python-l...@python.org> Ethan Furman 
<et...@stoneleaf.us> 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