This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author wendt_se
Recipients docs@python, wendt_se
Date 2011-06-09.12:21:31
SpamBayes Score 0.00010880862
Marked as misclassified No
Message-id <1307622091.83.0.868143597112.issue12293@psf.upfronthosting.co.za>
In-reply-to
Content
On http://docs.python.org/library/email-examples.html#email-examples the current example (v2.7.1) at the bottom incorrectly calls SMTP.sendmail() with a single recipient e-mail address. It should be a list of addresses.
History
Date User Action Args
2011-06-09 12:21:31wendt_sesetrecipients: + wendt_se, docs@python
2011-06-09 12:21:31wendt_sesetmessageid: <1307622091.83.0.868143597112.issue12293@psf.upfronthosting.co.za>
2011-06-09 12:21:31wendt_selinkissue12293 messages
2011-06-09 12:21:31wendt_secreate