Commit Graph

78 Commits

Author SHA1 Message Date
461a4bdb7c prepare to merge with project pymodmilter 2021-09-30 18:17:16 +02:00
c3a6960a11 change version to 1.0.10 2021-05-06 16:45:07 +02:00
b0c3dab64e add get command to cli 2021-04-30 14:07:30 +02:00
33f0f06763 change version to 1.0.9 2021-02-08 10:46:58 +01:00
5998535761 switch from cgi.escape to html.escape 2021-02-08 10:45:03 +01:00
1a368998c8 change version to 1.0.8 2020-11-17 10:41:11 +01:00
8c07c02102 fix packaging 2020-11-17 10:37:31 +01:00
702d22f9aa fix patch for windows-874 encoding 2020-11-17 10:33:28 +01:00
e0bf57e2d0 add encoding alias for windows-874 2020-11-13 09:10:26 +01:00
b3e9f16e55 change version to 1.0.7 2020-11-12 12:14:18 +01:00
dd3f8ac11e cleanup source 2020-11-12 12:12:58 +01:00
d93eab4d41 change version to 1.0.6 2020-11-12 12:11:47 +01:00
6117ff372d fix error in log message 2020-11-11 23:52:17 +01:00
782e744f08 Change version to 1.0.5 2020-03-20 11:33:22 +01:00
9337ac72d8 Remove 0-bytes from headers before processing 2020-03-20 11:32:46 +01:00
ac458dade8 Fix header decoding 2020-03-19 10:31:16 +01:00
a90e087a5d Switch back to email.header lib because of error handling 2020-03-18 18:42:12 +01:00
4c1b110d18 Change version to 1.0.3 2020-03-02 11:00:02 +01:00
c7a027a4d8 Bugfix 2020-03-01 22:22:04 +01:00
65d5dcf137 Code cleanup 2020-03-01 21:46:35 +01:00
567e41362b Change version to 1.0.2 2020-02-29 00:59:24 +01:00
0fa6ddd870 Fix typo 2020-02-29 00:55:41 +01:00
d8e9dd2685 Fix header decoding and switch to python f-strings 2020-02-29 00:33:29 +01:00
400c65eec8 Change version to 1.0.0 and introduce beta status 2020-02-11 09:01:10 +01:00
f0931daa67 Fix email address verification regex 2020-02-11 08:54:57 +01:00
e8265e45a5 Catch exceptions of get_body function 2020-02-11 08:53:29 +01:00
365fa9cd6d Fix debug log message and rename quarantines.py to storages.py 2020-02-03 12:07:16 +01:00
a10e341056 Use python library to extract body of emails 2020-02-03 02:57:50 +01:00
ab16c9f83e Restructure code and rename some config variables 2020-02-03 02:03:59 +01:00
182ca2bad7 Change version to 0.0.9 2020-02-01 21:08:12 +01:00
1508d39ed8 Fix encoding issues 2020-02-01 19:53:07 +01:00
42536befdb Fix typo in notifications.py 2020-01-29 22:26:30 +01:00
983362a69a Add decoding of mail headers 2020-01-29 21:35:37 +01:00
f4399312b4 Add url encoded email template variables 2020-01-29 19:58:08 +01:00
b40e835215 Fix error during decoding of mail body 2020-01-27 22:47:57 +01:00
057e66f945 Fix CLI once more 2020-01-21 16:23:59 +01:00
49bc12f93b Change version to 0.0.7 2020-01-21 16:13:51 +01:00
0dd09e2d5a Fix syntax error in CLI 2020-01-21 16:12:40 +01:00
ec9a2e875b Change version to 0.0.6 2020-01-21 15:58:04 +01:00
7a31c01955 Fix handling of mails with missing headers 2020-01-21 15:56:08 +01:00
9e5f51f6f5 Improve email body extraction and decoding 2019-11-26 15:17:02 +01:00
086a3fc0ce Use TLS if available when sending emails 2019-11-19 15:22:05 +01:00
56e03ffffe Change version to 0.0.3 2019-11-18 15:21:13 +01:00
32682cfb8c Add option to send notifications to another host 2019-11-18 15:11:09 +01:00
20b3e3ddd3 Single-sourcing the version string 2019-10-29 17:33:29 +01:00
bacc05cb41 Fix replacement image and change to header 2019-10-29 16:47:52 +01:00
25af4b422a Fix double angle brackets in From header 2019-10-29 15:45:55 +01:00
7020c53b28 Add option notification_email_parser_lib 2019-10-26 13:04:19 +02:00
7509629b44 Fix brackets 2019-10-23 07:36:24 +02:00
9e7691f5ea Add pre tag to whitelist 2019-10-22 23:14:49 +02:00