1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-08-07 23:03:10 +02:00

fix: ensure message content is not modified by header filter (#4429)

This commit is contained in:
Moritz Poldrack
2025-03-26 00:24:20 +01:00
committed by GitHub
parent 70d645d863
commit c2c48b2b83
3 changed files with 10 additions and 3 deletions

View File

@ -8,4 +8,5 @@
/^\s*X-Mailer/ IGNORE
/^\s*X-Originating-IP/ IGNORE
/^\s*Received: from.*127.0.0.1/ IGNORE
/^Content-Type:/i PREPEND X-MS-Reactions: disallow
/^\s*X-MS-Reactions:/ IGNORE
/^\s*Message-Id:/i PREPEND X-MS-Reactions: disallow