simple-login/tests/handler
Adrià Casajús 04d92b7f23
Fix: Use MIMEText for text contents (#1801)
* Fix: For badly formatted messages use MIMEText

* Fix: For badly formatted messages use MIMEText

* fix test

---------

Co-authored-by: Adrià Casajús <adria.casajus@proton.ch>
2023-07-11 16:48:01 +02:00
..
__init__.py Moved spamd check to a custom file and cached the result 2022-04-07 19:17:37 +02:00
test_encrypt_pgp.py Fix: Use MIMEText for text contents (#1801) 2023-07-11 16:48:01 +02:00
test_preserved_headers.py Preserve also contact name in Original-From (#1787) 2023-06-29 16:21:22 +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