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 r.david.murray
Recipients barry, kirelagin, r.david.murray
Date 2015-05-02.00:46:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1430527565.17.0.681209498221.issue24066@psf.upfronthosting.co.za>
In-reply-to
Content
Can you write a test that shows the failure?  There is an existing test that demonstrates sending to multiple addresses (testSendMessageWithAddresses), so you must have found an edge case that isn't tested.  (Either that, or the existing test is broken.)
History
Date User Action Args
2015-05-02 00:46:05r.david.murraysetrecipients: + r.david.murray, barry, kirelagin
2015-05-02 00:46:05r.david.murraysetmessageid: <1430527565.17.0.681209498221.issue24066@psf.upfronthosting.co.za>
2015-05-02 00:46:05r.david.murraylinkissue24066 messages
2015-05-02 00:46:04r.david.murraycreate