]> git.ipfire.org Git - thirdparty/rspamd.git/commit
[Test] Add MIME_HTML_ONLY test for multipart/mixed with html and non-text attachment
authorVsevolod Stakhov <vsevolod@rspamd.com>
Fri, 6 Feb 2026 18:16:03 +0000 (18:16 +0000)
committerVsevolod Stakhov <vsevolod@rspamd.com>
Fri, 6 Feb 2026 18:16:03 +0000 (18:16 +0000)
commit229aa9ba73ffa9cee1f2f494aa8ed27bdde96737
tree175119c7ff59797cb0b533ff20a2a8bad282f3d2
parenteb1acde80cbbe1750835a3d07b133435f9bf30ed
[Test] Add MIME_HTML_ONLY test for multipart/mixed with html and non-text attachment

Add test case for multipart/mixed containing text/html + application/zip
to ensure MIME_HTML_ONLY fires when HTML is the only text part alongside
a non-text attachment.
test/functional/cases/001_merged/100_general.robot
test/functional/messages/mixed-html-zip.eml [new file with mode: 0644]