docker-mailserver/test/tests
Moritz Poldrack e713cb5457
fix: ensure message content is not modified by header filter
Due to an oversight, one of the header filters has potentially modified
the message body, leading to broken cryptographic signatures.

Switch to the Message-Id instead of the Content-Type header, which is
usually only present in the global header.

Signed-off-by: Moritz Poldrack <git@moritz.sh>
Co-Authored-by: Georg Lauterbach <44545919+georglauterbach@users.noreply.github.com>
Reported-by: Cole Young <cole@young.sh>
Fixes: 009237cc ("chore: Prevent Microsoft MUAs from sending reactions (#4120)")
2025-03-25 22:37:49 +01:00
..
parallel fix: ensure message content is not modified by header filter 2025-03-25 22:37:49 +01:00
serial tests: Update `curl` note for XOAUTH2 support (#4118) 2024-07-18 10:31:50 +12:00