app-MAIL-temp/app/handler
Adrià Casajús 3c364da37d
Dmarc fix (#2079)
* Add log to spam check + remove invisible characters on import

* Update log
2024-03-26 11:43:33 +01:00
..
__init__.py Moved spamd check to a custom file and cached the result 2022-04-07 19:17:37 +02:00
dmarc.py Dmarc fix (#2079) 2024-03-26 11:43:33 +01:00
provider_complaint.py Replace black and flake8 with ruff (#1943) 2023-11-21 16:42:18 +01: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 Replace black and flake8 with ruff (#1943) 2023-11-21 16:42:18 +01:00
unsubscribe_generator.py Do not replace unsubs that go to UNSUBSCRIBER (#2051) 2024-03-06 16:26:10 +01:00
unsubscribe_handler.py Fix: typo in the message (#1522) 2023-01-11 22:05:31 +01:00