]> git.ipfire.org Git - thirdparty/rspamd.git/commit
[Feature] Add milter.add_headers object format support to rspamc --mime
authorVsevolod Stakhov <vsevolod@rspamd.com>
Wed, 15 Oct 2025 14:32:22 +0000 (15:32 +0100)
committerVsevolod Stakhov <vsevolod@rspamd.com>
Wed, 15 Oct 2025 14:32:22 +0000 (15:32 +0100)
commit8e28b10df99c8a221434286ad463edd1dceb4ae6
treed593988311ce350a471b6334ca6b34d144b65cb0
parent9c0ea1c71d66f5971932943f4769813a54afb758
[Feature] Add milter.add_headers object format support to rspamc --mime

Support milter.add_headers entries in {order: N, value: "..."} object
format in addition to plain strings and arrays. This format is used by
lua_mime.modify_headers() to control header insertion order.
src/client/rspamc.cxx