app-MAIL-temp/app/handler
Son Nguyen Kim 1c5a547cd0
do not quarantine an email if fails DMARC but has a small rspamd score (#1337)
* do not quarantine an email if fails DMARC but has a small rspamd score

* use 0 when cannot parse rspamd score

* use -1 as default value
2022-10-10 10:13:07 +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 Allow users to keep the original unsub behaviour (#1148) 2022-07-19 17:25:21 +02:00
unsubscribe_generator.py Allow users to keep the original unsub behaviour (#1148) 2022-07-19 17:25:21 +02:00
unsubscribe_handler.py Allow users to keep the original unsub behaviour (#1148) 2022-07-19 17:25:21 +02:00