app-MAIL-temp/tests/handler
Adrià Casajús 7ba9bcb9e2
Save unsent emails to disk to be resent later (#1022)
* Initial save to disk

* Store unsent messages to disk so they can be retried later

* Set back not sending emails

* Fixed decorator

* Add general exceptions to the catchall

* Have dummy server just to make sure

* Added several server test cases

* ADded tests for bounced and error status

* Moved dir creation to config parse time

* Set LOG.e

Co-authored-by: Adrià Casajús <adria.casajus@proton.ch>
2022-05-30 11:52:10 +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 Save unsent emails to disk to be resent later (#1022) 2022-05-30 11:52:10 +02:00
test_spamd_result.py Moved spamd check to a custom file and cached the result 2022-04-07 19:17:37 +02:00