app-MAIL-temp/app/email
2023-06-22 10:40:32 +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 sender and authentication results if the original email is preserved in the alias (#1780) 2023-06-22 10:40:32 +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