docker-mailserver/test
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
..
bats@e8c840b58f update BATS & helper + minor updates to BATS variables (#2988) 2023-01-09 08:54:04 +01:00
config fix: Avoid alias being used as regex during dovecot dummy account userdb detection (#4222) 2024-10-12 11:34:20 +13:00
files fix: Correctly support multiple Dovecot PassDBs (#3812) 2024-01-23 19:11:05 +01:00
helper spam: use Sieve for rewriting subject with Rspamd & SA/Amavis (#3820) 2024-01-29 13:38:01 +01:00
linting Update `.ecrc.json` to exclude `CONTRIBUTORS.md` (#4020) 2024-05-17 09:57:07 +02:00
test_helper Change 'until' style (#3366) 2023-05-26 07:42:03 +02:00
tests fix: ensure message content is not modified by header filter 2025-03-25 22:37:49 +01:00