app-MAIL-temp/app/handler
Adrià Casajús c04f5102d6
Fix: Handle email headers as strings if the are Header type (#1850)
2023-08-29 12:37:26 +02:00
..
__init__.py Moved spamd check to a custom file and cached the result 2022-04-07 19:17:37 +02:00
dmarc.py do not quarantine an email if fails DMARC but has a small rspamd score (#1337) 2022-10-10 10:13:07 +02:00
provider_complaint.py Fix: Use email directly for DomainDeletedAlias (#1273) 2022-09-08 14:54:32 +02:00
spamd_result.py do not quarantine an email if fails DMARC but has a small rspamd score (#1337) 2022-10-10 10:13:07 +02:00
unsubscribe_encoder.py Avoid sending long encoded subject to sentry (#1798) 2023-07-10 14:41:42 +02:00
unsubscribe_generator.py Fix: Handle email headers as strings if the are Header type (#1850) 2023-08-29 12:37:26 +02:00
unsubscribe_handler.py Fix: typo in the message (#1522) 2023-01-11 22:05:31 +01:00