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

don't support python3 #11

Open
ghost opened this issue May 21, 2019 · 1 comment
Open

don't support python3 #11

ghost opened this issue May 21, 2019 · 1 comment

Comments

@ghost
Copy link

ghost commented May 21, 2019

up

@ncrocfer
Copy link

Hi,

@ajford made a big work to allow us using sendmail in Flask applications, but this project seems to be unmaintained for several years. No new release has been made and the only solution to support Python 3 is to directly reference the commit hash in our requirements.

Because I also use it in one of my project and I want a cleaner solution I decided to deploy a new version named flask-sendmail-ng supporting Python 3 :

pip install flask-sendmail-ng

It's a drop-in replacement, so nothing to change on your side (ie import flask_sendmail will still work).

Code is here : https://github.com/ncrocfer/flask-sendmail-ng

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant