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 zvyn
Recipients barry, jesstess, pitrou, r.david.murray, zvyn
Date 2014-07-16.21:25:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1405545901.06.0.0962496476207.issue21935@psf.upfronthosting.co.za>
In-reply-to
Content
We could solve issue 8503 at the same time by always calling 'accept_recipient(mailfrom, rcptto, user=None)' and providing a default implementation for backwards compatibility.
History
Date User Action Args
2014-07-16 21:25:01zvynsetrecipients: + zvyn, barry, pitrou, r.david.murray, jesstess
2014-07-16 21:25:01zvynsetmessageid: <1405545901.06.0.0962496476207.issue21935@psf.upfronthosting.co.za>
2014-07-16 21:25:01zvynlinkissue21935 messages
2014-07-16 21:25:00zvyncreate