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, eamanu, r.david.murray, samuelcolvin
Date 2019-01-20.15:12:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547997155.22.0.0314724058494.issue35788@roundup.psfhosted.org>
In-reply-to
Content
Thanks for being willing to work on this, but smtpd is deprecated in favor of aiosmtpd (which is not part of the stdlib).  smtpd should really only be used for internal stdlib testing, but it is retained for backward compatibility reasons.

All of these issues have been previously reported and were closed in favor of recommending aiosmtpd because we are no longer maintaining smtpd.
History
Date User Action Args
2019-01-20 15:12:36r.david.murraysetrecipients: + r.david.murray, barry, samuelcolvin, eamanu
2019-01-20 15:12:35r.david.murraysetmessageid: <1547997155.22.0.0314724058494.issue35788@roundup.psfhosted.org>
2019-01-20 15:12:35r.david.murraylinkissue35788 messages
2019-01-20 15:12:35r.david.murraycreate