Commit Graph

123 Commits

Author SHA1 Message Date
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
415c41ed7a Small bugfix and code cleanup 2020-03-01 22:25:13 +01:00
ad79efe139 Remove import of unused module os 2020-02-29 17:46:16 +01:00
05ec41158d Fix python dependcy 2020-02-29 00:41:05 +01:00
d41978233e Switch to python f-strings and autopep 2020-02-28 22:02:23 +01:00
d6e2e4a5bb Change README.md 2020-02-28 20:58:02 +01:00
f0110a5e18 Change version to 0.0.4 and start beta 2020-02-28 20:55:45 +01:00
3b6cebb79c Replace 0-bytes and line breaks, pymilter does not like them 2020-02-28 19:28:20 +01:00
cdc3b72220 Properly encode header values after modify 2020-02-27 23:48:08 +01:00
c1ad068197 Decode headers before processing 2020-02-27 16:37:50 +01:00
13ca896a0f Skip log message when header value is unchanged 2020-02-20 10:29:40 +01:00
92ff4ccf32 Fix ignore_from handling 2020-02-19 15:40:43 +01:00
b1fc52d878 Add ability to whitelist envelope from addresses 2020-02-19 14:45:22 +01:00
9fb66e1a1d Some rework 2020-02-01 00:51:20 +01:00
9558c23922 Replace wrong encoded characters in header values 2020-01-31 23:02:34 +01:00
2ce6b2350e Cleanup source code 2019-09-05 13:57:13 +02:00
cb83cb378f Make setup.py compliance for pypi.org 2019-09-04 15:22:26 +02:00
7fa6f05511 Prepare for packaging 2019-09-04 14:54:48 +02:00
d0ab24e7d6 Fix typo in README.md 2019-09-04 14:15:01 +02:00
75f8209002 Initial commit 2019-09-04 14:13:29 +02:00