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 samuelcolvin
Recipients barry, r.david.murray, samuelcolvin
Date 2019-01-21.17:27:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
smtpd.MailmanProxy is completely broken, it takes the wrong arguments but also assumes the existence of a "Mailman" module which doesn't exist.

It should be removed in 3.8 or 3.9.

Created from https://bugs.python.org/issue35788

Happy to create a PR if this is agreed.
History
Date User Action Args
2019-01-21 17:27:13samuelcolvinsetrecipients: + samuelcolvin, barry, r.david.murray
2019-01-21 17:27:10samuelcolvinsetmessageid: <[email protected]>
2019-01-21 17:27:10samuelcolvinlinkissue35800 messages
2019-01-21 17:27:10samuelcolvincreate