app-MAIL-temp/app/email
Son Nguyen Kim cea139b7d5
Improve handling when pgp key is invalid (#1264)
* remove unused email statuses

* add more logging

* use text_header if html_header not set

* improve email

* add a header about PGP failure when forward emails can't be encrypted

* remove unused email status
2022-09-02 11:47:04 +02:00
..
__init__.py move get_spam_score_async(), get_spam_score() to email/spam.py 2021-03-17 10:23:35 +01:00
headers.py Set header as a constant 2022-05-16 10:16:42 +02:00
rate_limit.py rename is_reply_email -> is_reverse_alias, make sure reverse-alias must end with EMAIL_DOMAIN 2021-10-19 12:14:16 +02:00
spam.py Allow sending messages in a background thread 2022-04-28 14:43:24 +02:00
status.py Improve handling when pgp key is invalid (#1264) 2022-09-02 11:47:04 +02:00