Commit graph

21 commits

Author SHA1 Message Date
032d7ae249 Update deps, MSRV 1.65.0 2023-09-25 09:01:17 +02:00
b6b5d47b2a Replace miltertest tests with indymilter-test 2023-01-18 10:23:21 +01:00
1823f6a178 Bump MSRV to 1.61.0, replace panicking [e]println! 2023-01-18 10:12:45 +01:00
8ff750973c Document repeated use of -t, fix clippy warnings 2022-11-29 16:47:58 +01:00
2b3f190de9 Revise config builder, tests, style 2022-03-06 09:21:05 +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
b5ad9ce0dd Complete eom with Status::Continue, cosmetics 2021-12-21 18:40:01 +01:00
f95e89caaa Revisit header rewriter, prepend X-Spam- headers 2021-08-02 18:48:21 +02:00
4e36c3058b Pass --no-safe-fallback to spamc in tests 2020-11-28 15:46:08 +01:00
8c1c9f4692 Use IPv6 in test server, log to stderr
spamc by default first tries IPv6, then IPv4, so let's use IPv6, too.
2020-10-22 12:53:55 +02:00
04e0539dcf Ignore spamc.conf in integration tests, update changelog 2020-10-15 17:49:51 +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
6d54a6a5d1 Use constant Ipv4Addr::LOCALHOST 2020-04-12 11:19:51 +02:00
11d1791c06 Wording 2020-02-23 07:57:49 +01:00
4525df41cb Clean up config builder, add timeout to mock server 2020-02-22 08:18:53 +01:00
02b7e2ad64 Review doc, revise error handling and config builder 2020-02-17 15:06:25 +01:00
1432560004 Refactor header handling, bump version to 0.0.3 2020-02-14 09:03:38 +01:00
de915de167 Add more tests, revise README 2020-02-12 13:09:09 +01:00
e6817c03e7 Add tests, write man page 2020-02-08 10:43:52 +01:00