|
|
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 |
|
|
|
22a61e1df3
|
Change README.md
1.0.1
|
2020-02-29 00:35:07 +01:00 |
|
|
|
d8e9dd2685
|
Fix header decoding and switch to python f-strings
|
2020-02-29 00:33:29 +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 |
|
|
|
400c65eec8
|
Change version to 1.0.0 and introduce beta status
1.0.0
|
2020-02-11 09:01:10 +01:00 |
|
|
|
f0931daa67
|
Fix email address verification regex
|
2020-02-11 08:54:57 +01:00 |
|