Message 223336 - Python tracker

Message223336

Author r.david.murray
Recipients barry, jesstess, loewis, pitrou, r.david.murray, zvyn
Date 2014-07-17.14:19:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1405606750.2.0.918388412023.issue21935@psf.upfronthosting.co.za>
In-reply-to
Content
Providing starttls support would be the preferred solution, but that is a Hard Problem.  We probably need to rewrite smtpd using asyncio in order to provide starttls.
History
Date User Action Args
2014-07-17 14:19:10r.david.murraysetrecipients: + r.david.murray, loewis, barry, pitrou, jesstess, zvyn
2014-07-17 14:19:10r.david.murraysetmessageid: <1405606750.2.0.918388412023.issue21935@psf.upfronthosting.co.za>
2014-07-17 14:19:10r.david.murraylinkissue21935 messages
2014-07-17 14:19:10r.david.murraycreate