simple-login/app/email
Adrià Casajús d3aae31d45
Preserve original from header in X-SimpleLogin-Original-From (#1784)
* Preserve original from in the headers

* Update the settings page

---------

Co-authored-by: Adrià Casajús <adria.casajus@proton.ch>
2023-06-23 12:43:06 +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 Preserve original from header in X-SimpleLogin-Original-From (#1784) 2023-06-23 12:43:06 +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 Break using an alias as a mailbox loop in the email_handler.py (#1624) 2023-03-13 13:01:00 +01:00