pallets-eco/flask-mail
Flask-Mail adds SMTP mail sending to your Flask applications
PythonBSD-3-Clause
Issues
- 2
- 1
TypeError: __init__() takes 1 positional argument but 2 were given wile try to send email with flask mail
#200 opened by Stink-Po - 2
Add support for Oauth
#193 opened by pieroliviermarquis - 2
A modern Alternative
#188 opened by waynerv - 9
Alternatives?
#169 opened by OneAdder - 1
CRLF injection in flask_mail.Message.send()
#189 opened by lwzSoviet - 1
- 1
Travis-ci: build is failing on AMD64
#184 opened by sanjaymsh - 2
duplicate documentation site
#177 opened by zachvalenta - 1
- 2
Read send status ?
#172 opened by bekab95 - 1
With personal server
#165 opened by ShunyangLi - 1
Winmail.dat on Office 365 AWS EB
#170 opened by shmuli9 - 4
SSL used even when explicitly set to False
#173 opened by thmsklngr - 1
- 1
- 2
Unit testing a Flask route that sends mail
#157 opened by ATenderholt - 1
Bug on change sender name.
#158 opened by thinhlx1993 - 1
Sending to sender
#160 opened by reiosantos - 2
- 3
- 1
assert message.send_to can never fail
#152 opened by sylann - 1
Email rejected by server when sender name is short
#167 opened by eanon - 3
Unicode pt-BR
#178 opened by engmsilva - 1
OSError: [WinError 10013] An attempt was made to access a socket in a way forbidden by its access permissions
#180 opened by zurgeg - 1
encoding with 'idna' codec failed
#166 opened by amitsharma8891 - 1
send attach excel raise SMTPDataError
#161 opened by luowqn - 0
Attachment filename is digital gibberish
#174 opened by fengqiangzhao - 2
- 3
UTF-8 senders not fully supported
#156 opened by Avamander - 0
- 1
- 1
- 4
Consider adding an integration test for flask-mail that verifies things are sent on the SMTP level
#210 opened by wlach - 4
Taking over project
#201 opened by rimvislt - 2
- 1
Missing setuptools
#197 opened by loleg - 4
Question: Is this still maintained?
#168 opened by tiny-dancer - 2
Please sign tarball
#145 opened by Natureshadow - 3
Changelog missing from source tarball
#146 opened by Natureshadow - 3
- 1
- 1
Testing with pytest?
#176 opened by naught101 - 1
- 1
How to Save result of an async send
#186 opened by riverscuomo - 2
Missing mail state after init_app()
#175 opened by paulgoetze - 0
- 0
- 1
Gmail mail server requires ehlo command before login
#154 opened by leonprou - 0
Add a replacement for `logging.handlers.SMTPHandler` that integrates with Flask-Mail
#150 opened by doekman