app-MAIL-temp/app/email
Adrià Casajús 44e0dd8635
Break using an alias as a mailbox loop in the email_handler.py (#1624)
* Do not allow to use email alias as account email when linking

* Add missing status

* Remove TODO

* Also break contact as email loop

* Better test names

* Allow a reverse alias to send an email to an alias

* Ident fix

* Removed invalid test

---------

Co-authored-by: Adrià Casajús <adria.casajus@proton.ch>
2023-03-13 13:01:00 +01: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 Break using an alias as a mailbox loop in the email_handler.py (#1624) 2023-03-13 13:01:00 +01:00