Commit Graph

287 Commits

Author SHA1 Message Date
533fef1d63 improve exception handling 2020-06-11 12:03:02 +02:00
d52e3965a5 fix handling of html bodies with content before body tag 2020-06-10 17:35:50 +02:00
7402ad9b1f imporove disclaimer placement and change version to 1.0.5 2020-06-10 10:33:15 +02:00
2c1d5c17e0 cleanup source 2020-06-09 19:47:47 +02:00
5a59ab69b9 fix del_header function 2020-06-09 16:31:46 +02:00
745027b2d5 enhance error handling when adding disclaimer 2020-06-09 14:55:15 +02:00
7a7c55f14f fix logging 2020-06-09 10:32:10 +02:00
0f1b48a5c4 update headers only if neccessary 2020-06-09 10:04:50 +02:00
2f8865cd66 fix some stuff 2020-06-09 01:56:35 +02:00
699e76acba extend local_addrs in example config with ::1/128 2020-06-09 01:29:23 +02:00
0651ceba62 massive refactoring of the source 2020-06-09 01:18:00 +02:00
d60ea5282c change version to 1.0.4 2020-05-11 13:38:54 +02:00
9019ad37ab rename original email attachment and change notification text 2020-05-08 13:51:52 +02:00
4af37798e3 fix internal template handling 2020-05-08 11:45:57 +02:00
4a8d416d1c fix mod_header function if resulting value is empty 2020-05-05 13:29:18 +02:00
708cef085e fix setup.py 2020-05-05 12:05:17 +02:00
390ef046a1 change config file format/style and add disclaimer functionality 2020-05-05 10:56:59 +02:00
466cbd32e6 fix gentoo init script 2020-04-22 23:45:05 +02:00
a7917e201b fix setup.py and release 1.0.2 2020-04-22 23:32:56 +02:00
7ff2965ce8 change rule/modification name separator 2020-04-22 23:16:59 +02:00
295aeee83e change default config location and release 1.0.1 2020-04-22 23:13:32 +02:00
01b516ce7c add config option socket, rework example config and release 1.0.0 2020-04-22 23:02:05 +02:00
2d73d525b8 fix setup.py and release 0.0.9 2020-04-22 21:51:02 +02:00
aa135190b9 add some comments and change setup.py 2020-04-22 21:40:28 +02:00
b20a37cf7c change README.md 2020-04-22 21:08:20 +02:00
f7db51b5b2 change README.md 2020-04-22 21:04:01 +02:00
e31c87ba6b Change README.md 2020-04-22 20:59:01 +02:00
2a3c557eeb fix typo in README.md 2020-04-22 19:54:33 +02:00
1bcfbb2414 switch config to JSON format and new rules/modifications logic 2020-04-22 19:50:25 +02:00
594d3a466b Rename project to pymodmilter 2020-04-20 11:50:01 +02:00
c6e1408732 Add missing documentation for option ignore_envfrom 2020-04-20 10:33:49 +02:00
782e744f08 Change version to 1.0.5 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
0856c39442 Remove 0-bytes from headers before processing 2020-03-20 11:27:36 +01:00
30d9d2b779 Cleanup source 2020-03-19 10:33:00 +01:00
ac458dade8 Fix header decoding 1.0.4 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
9741e93089 Bugfix 2020-03-18 18:26:07 +01:00
45e39fcffc Note max line length 2020-03-18 17:06:20 +01:00
15ec705cb1 Switch back to email.header lib because of error handling 2020-03-18 16:12:43 +01:00
62311612cd Change version to 0.0.6 2020-03-06 15:07:28 +01:00
750c343b74 Fix another problem with line breaks 2020-03-06 15:07:10 +01:00
4c1b110d18 Change version to 1.0.3 1.0.3 2020-03-02 11:00:02 +01:00
415c41ed7a Small bugfix and code cleanup 2020-03-01 22:25:13 +01:00
c7a027a4d8 Bugfix 2020-03-01 22:22:04 +01:00
65d5dcf137 Code cleanup 2020-03-01 21:46:35 +01:00
ad79efe139 Remove import of unused module os 2020-02-29 17:46:16 +01:00
567e41362b Change version to 1.0.2 1.0.2 2020-02-29 00:59:24 +01:00
0fa6ddd870 Fix typo 2020-02-29 00:55:41 +01:00
05ec41158d Fix python dependcy 2020-02-29 00:41:05 +01:00