issues
search
pallets-eco
/
flask-mail
Flask-Mail adds SMTP mail sending to your Flask applications
https://flask-mail.readthedocs.io
BSD 3-Clause "New" or "Revised" License
610
stars
172
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Tests broken by fix for CVE-2023-27043
#233
jackwilsdon
opened
1 month ago
0
Bump the python-requirements group across 1 directory with 5 updates
#232
dependabot[bot]
closed
3 months ago
1
Bump the github-actions group across 1 directory with 5 updates
#231
dependabot[bot]
closed
3 months ago
1
Preserve boundaries between `_message()` calls
#230
1dimir
opened
4 months ago
0
Bump zipp from 3.18.2 to 3.19.1 in /requirements
#229
dependabot[bot]
closed
3 months ago
1
Bump certifi from 2024.2.2 to 2024.7.4 in /requirements
#228
dependabot[bot]
closed
3 months ago
1
[pre-commit.ci] pre-commit autoupdate
#227
pre-commit-ci[bot]
closed
3 months ago
0
Bump the python-requirements group in /requirements with 4 updates
#226
dependabot[bot]
closed
4 months ago
1
Bump the github-actions group with 2 updates
#225
dependabot[bot]
closed
4 months ago
1
Bump urllib3 from 2.2.1 to 2.2.2 in /requirements
#224
dependabot[bot]
closed
3 months ago
1
[pre-commit.ci] pre-commit autoupdate
#223
pre-commit-ci[bot]
closed
5 months ago
0
Bump pyright from 1.1.364 to 1.1.365 in /requirements in the python-requirements group
#222
dependabot[bot]
closed
5 months ago
0
add static type annotations
#221
davidism
closed
6 months ago
0
release version 0.10.0
#220
davidism
closed
6 months ago
1
fix signal argument order
#219
davidism
closed
6 months ago
0
update `is_bad_headers` deprecation message
#218
davidism
closed
6 months ago
0
deprecate `__version__`
#217
davidism
closed
6 months ago
0
update project files
#216
davidism
closed
6 months ago
0
Various minor doc updates
#214
wlach
closed
6 months ago
0
Refactor tests to use pytest fixtures and avoid unittest.TestCase
#213
danwuSBU
closed
6 months ago
0
Update docs to use myst-parser (and be written in .md)
#212
wlach
closed
6 months ago
1
Move towards standardized project layout/setup
#211
wlach
closed
6 months ago
0
Consider adding an integration test for flask-mail that verifies things are sent on the SMTP level
#210
wlach
closed
6 months ago
4
Update docs
#209
wlach
closed
6 months ago
1
Add pre-commit, style linting with ruff
#208
wlach
closed
6 months ago
1
Remove travis CI configuration
#207
wlach
closed
6 months ago
0
Add `minimal` environment, fix CI
#206
wlach
closed
6 months ago
0
Bump actions/checkout from 4.1.4 to 4.1.6 in the github-actions group
#205
dependabot[bot]
closed
6 months ago
1
Add basic GitHub scaffolding + CI
#204
wlach
closed
6 months ago
1
Replace use of `assertEquals` method in tests
#203
wlach
closed
6 months ago
0
Update README file
#202
joeymich
closed
6 months ago
0
Taking over project
#201
rimvislt
closed
6 months ago
4
TypeError: __init__() takes 1 positional argument but 2 were given wile try to send email with flask mail
#200
Stink-Po
closed
6 months ago
1
smtplib.SMTPDataError: (451, b'Error: queue file write error')
#199
chendongxtu
closed
6 months ago
1
Extend configure_host to accommodate CA certificate authentication
#198
keberlin
opened
2 years ago
0
Missing setuptools
#197
loleg
closed
6 months ago
1
Fixed a small typo
#196
ayush9001
closed
6 months ago
0
sender = sender or current_app.extensions['mail'].default_sender
#195
NASA1nk
closed
6 months ago
2
Archive the repository and add a warning to the documentation page
#194
marksteward
closed
6 months ago
2
Add support for Oauth
#193
pieroliviermarquis
closed
6 months ago
2
Should I fork this and start maintaining and updating this?
#192
Sadashii
closed
3 years ago
1
AttributeError: 'Response' object has no attribute 'decode'
#191
collinsmarra
closed
3 years ago
0
Message.attach() is not working without specifying arguments
#190
ghost
closed
6 months ago
1
CRLF injection in flask_mail.Message.send()
#189
lwzSoviet
closed
6 months ago
1
A modern Alternative
#188
waynerv
closed
6 months ago
2
Setting MAIL_USE_SSL or MAIL_USE_TLS to non-boolean type
#187
serrobit
closed
6 months ago
1
How to Save result of an async send
#186
riverscuomo
closed
3 years ago
1
Type annotations / type hints / stub files for mypy
#185
MartinThoma
closed
6 months ago
0
Travis-ci: build is failing on AMD64
#184
sanjaymsh
closed
6 months ago
1
msg.body and msg.html, which one will be displayed eventually
#183
Lpyshmily
closed
6 months ago
1
Next