]> git.ipfire.org Git - thirdparty/rspamd.git/commit
[Test] Add MIME-in-message tests for /checkv3
authorVsevolod Stakhov <vsevolod@rspamd.com>
Sat, 7 Feb 2026 13:33:24 +0000 (13:33 +0000)
committerVsevolod Stakhov <vsevolod@rspamd.com>
Sat, 7 Feb 2026 13:33:24 +0000 (13:33 +0000)
commitb775b5a16d875c5592b34f07880fa8f8d7269b18
tree26510f1569295973a33801683533939f2c8c817e
parentad0f7d2562533bf7c3cc416ee8cd7624aef1bced
[Test] Add MIME-in-message tests for /checkv3

Verify that messages with their own MIME structure (multipart/alternative,
multipart/mixed with attachments) are preserved intact when wrapped in
the outer form-data envelope. Unit tests confirm inner MIME boundaries
don't confuse the outer parser; functional tests confirm end-to-end
symbol detection (R_PARTS_DIFFER, MIME_HTML_ONLY) works via /checkv3.
test/functional/cases/001_merged/430_checkv3.robot
test/rspamd_cxx_unit_multipart.hxx