app-MAIL-temp/tests/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
test_provider_complaints.py fix proton partner error when self host (#1255) 2022-09-01 14:59:16 +02:00
test_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
test_unsubscribe_encoder.py Allow users to keep the original unsub behaviour (#1148) 2022-07-19 17:25:21 +02:00
test_unsubscribe_generator.py Allow users to keep the original unsub behaviour (#1148) 2022-07-19 17:25:21 +02:00
test_unsubscribe_handler.py Allow users to keep the original unsub behaviour (#1148) 2022-07-19 17:25:21 +02:00