docker-mailserver/test/tests/parallel/set3/container_configuration
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
..
hostname.bats fix: ensure message content is not modified by header filter 2025-03-25 22:37:49 +01:00
process_check_restart.bats breaking: Refactor `getmail` support (#4156) 2024-08-17 12:14:59 +02:00
time.bats ci: move tests than can be run in parallel now (#3038) 2023-01-30 09:19:47 +01:00