Commit graph

45 commits

Author SHA1 Message Date
76a66d0e51 Note MSRV in changelog 2024-02-10 12:16:11 +01:00
95d1324473 Link to crates.io, changelog boilerplate, formatting 2023-11-28 21:04:03 +01:00
300ce9f1c2 SpamAssassin Milter 0.4.0 2023-01-29 10:14:05 +01:00
56c1921dd5 Wording 2023-01-29 09:53:37 +01:00
e2bf0a4def Drop bytes dependency 2023-01-18 17:18:21 +01:00
1823f6a178 Bump MSRV to 1.61.0, replace panicking [e]println! 2023-01-18 10:12:45 +01:00
1cbbc32415 SpamAssassin Milter 0.3.2 2022-08-31 09:38:25 +02:00
931e59cab9 Drop clap 2022-07-18 09:04:13 +02:00
8d9abb1172 SpamAssassin Milter 0.3.1 2022-03-14 08:35:57 +01:00
e9d5124a26 Increase connection timeout 2022-03-14 08:31:38 +01:00
abb905cbd0 SpamAssassin Milter 0.3.0 2022-03-08 08:20:48 +01:00
7e7087abf1 Add link 2022-03-06 17:42:33 +01:00
3e8375efef Helper traits in callbacks 2022-03-01 09:08:50 +01:00
a18e83acb8 Switch to indymilter 2022-02-21 18:58:24 +01:00
b6da8bbc54 Update clap, MSRV, refactor Received header handling 2022-01-31 14:30:18 +01:00
31dde3cb43 SpamAssassin Milter 0.2.1 2021-12-23 20:50:35 +01:00
b5ad9ce0dd Complete eom with Status::Continue, cosmetics 2021-12-21 18:40:01 +01:00
4522f377c5 Update dependencies, fix Clippy warnings 2021-12-19 09:46:15 +01:00
c9e1a85852 SpamAssassin Milter 0.2.0 2021-08-26 10:46:04 +02:00
0bb2f0e68e Bump MSRV to 1.46.0 2021-08-16 09:05:14 +02:00
f73a9cf2f7 Include auth status in Received header 2021-08-16 08:56:12 +02:00
0c9d7c2214 Doc tweaks 2021-08-07 16:22:40 +02:00
f95e89caaa Revisit header rewriter, prepend X-Spam- headers 2021-08-02 18:48:21 +02:00
53e66eba0d Stay at MSRV 1.42.0 2021-08-01 14:54:19 +02:00
4567044820 Use absolute path to spamc 2021-08-01 13:26:35 +02:00
ab7fac6666 SpamAssassin Milter 0.1.6 2021-05-17 08:43:44 +02:00
268e8fd3c0 Update dependencies 2021-05-03 16:21:23 +02:00
8ac1c04079 Update changelog 2021-04-29 18:32:13 +02:00
8ca8701be2 SpamAssassin Milter 0.1.5 2021-03-16 09:19:46 +01:00
fb7f6a809b Update changelog 2021-03-16 09:10:32 +01:00
e9118ec42e Read spamc stdout in separate thread 2021-03-08 10:01:25 +01:00
6922a03642 Specify minimal versions in Cargo.toml 2021-01-18 09:45:19 +01:00
672a3095f4 SpamAssassin Milter 0.1.4 2020-10-18 09:54:39 +02:00
04e0539dcf Ignore spamc.conf in integration tests, update changelog 2020-10-15 17:49:51 +02:00
09f9795c14 SpamAssassin Milter 0.1.3 2020-07-04 10:26:59 +02:00
6f36f8868a Suggest cargo install --locked option, wording 2020-07-04 09:17:12 +02:00
2e1443578a Warn when max message size misconfigured 2020-06-29 09:37:25 +02:00
ffc422d0e0 Add --reply-code and --reply-status-code options 2020-06-16 11:29:25 +02:00
17eeb8da4b Add --reply-text option 2020-06-14 09:53:08 +02:00
d1f15c6b5b Update changelog 2020-06-07 08:19:53 +02:00
36f0b16b2f Update Cargo.lock, remove socket files on startup 2020-05-17 09:05:37 +02:00
1b9cc48a18 SpamAssassin Milter 0.1.1 2020-04-13 16:44:35 +02:00
65eeae374c Correct std::io::Write usage in client, update CHANGELOG 2020-04-07 14:35:55 +02:00
11d1791c06 Wording 2020-02-23 07:57:49 +01:00
de915de167 Add more tests, revise README 2020-02-12 13:09:09 +01:00