Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port Salmon from smtpd to aiosmtpd #59

Open
moggers87 opened this issue Nov 27, 2017 · 0 comments · May be fixed by #134
Open

Port Salmon from smtpd to aiosmtpd #59

moggers87 opened this issue Nov 27, 2017 · 0 comments · May be fixed by #134
Labels
enhancement It's not a bug, but it could be a feature PR-welcome I'm not going to work on this, but you can! Python 2.7 EOL Something that involves code that will make Salmon incompatible with Python 2.7
Milestone

Comments

@moggers87
Copy link
Owner

Python 2.7 will be end of life'd sometime in 2020, so that will leave us free to move away from smtpd:

http://aiosmtpd.readthedocs.io/

aiosmtpd promises a nicer API and a few ESMTP extras. It also comes with a LMTP class, which means we'll have feature parity between SMTPServer and LMTPServer.

@moggers87 moggers87 added enhancement It's not a bug, but it could be a feature Python 2.7 EOL Something that involves code that will make Salmon incompatible with Python 2.7 labels Nov 27, 2017
@moggers87 moggers87 added the PR-welcome I'm not going to work on this, but you can! label Jan 17, 2019
@moggers87 moggers87 added this to the 4.0 milestone Jul 19, 2019
@moggers87 moggers87 linked a pull request Jan 3, 2020 that will close this issue
4 tasks
moggers87 added a commit that referenced this issue Jan 8, 2020
moggers87 added a commit that referenced this issue Jan 8, 2020
moggers87 added a commit that referenced this issue Jan 8, 2020
moggers87 added a commit that referenced this issue Jul 4, 2020
moggers87 added a commit that referenced this issue Jul 4, 2020
moggers87 added a commit that referenced this issue Jul 5, 2020
moggers87 added a commit that referenced this issue Jul 5, 2020
moggers87 added a commit that referenced this issue Jul 5, 2020
moggers87 added a commit that referenced this issue Jul 5, 2020
moggers87 added a commit that referenced this issue Jul 5, 2020
moggers87 added a commit that referenced this issue Jul 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement It's not a bug, but it could be a feature PR-welcome I'm not going to work on this, but you can! Python 2.7 EOL Something that involves code that will make Salmon incompatible with Python 2.7
Development

Successfully merging a pull request may close this issue.

1 participant