mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-24 20:54:43 +02:00
chore: Prevent Microsoft MUAs from sending reactions (#4120)
--------- Signed-off-by: Moritz Poldrack <~git@mp.gy>
This commit is contained in:
parent
0698ad9370
commit
009237cc26
2 changed files with 3 additions and 2 deletions
|
@ -8,4 +8,4 @@
|
|||
/^\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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue