app-MAIL-temp/app/handler
Adrià Casajús 2d841e9bc0
Update render function to receive user always as a param (#2141)
* Update render function to receive user always as a param

(cherry picked from commit fb53632298b08ab40bb82b8c8724a0bf254b2632)

* Add user to the kwargs
2024-07-03 12:59:16 +00:00
..
__init__.py Moved spamd check to a custom file and cached the result 2022-04-07 19:17:37 +02:00
dmarc.py Update render function to receive user always as a param (#2141) 2024-07-03 12:59:16 +00:00
provider_complaint.py Update render function to receive user always as a param (#2141) 2024-07-03 12:59:16 +00: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 Create jobs to trigger sending all alias as create events (#2126) 2024-06-07 13:36:18 +00:00