app-MAIL-temp/app/handler
Adrià Casajús 21feced342
Refactor unsubscribe handling (#1090)
* Refactor unsubscribe email handling

* MR comments

* Moved all unsub logic to the encoder

* remove unused

Co-authored-by: Adrià Casajús <adria.casajus@proton.ch>
2022-06-30 11:40:01 +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 Allow sending messages in a background thread 2022-04-28 14:43:24 +02:00
provider_complaint.py Do not report complaints for deleted aliases (#1067) 2022-06-10 15:44:59 +02:00
spamd_result.py Merge remote-tracking branch 'origin/master' into ac-store-contact-bounces 2022-04-29 15:56:09 +02:00
unsubscribe_encoder.py Refactor unsubscribe handling (#1090) 2022-06-30 11:40:01 +02:00
unsubscribe_generator.py Refactor unsubscribe handling (#1090) 2022-06-30 11:40:01 +02:00
unsubscribe_handler.py Refactor unsubscribe handling (#1090) 2022-06-30 11:40:01 +02:00