1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-12-22 06:11:32 +00:00

[Postfix] Add UA header check, not enabled by default

This commit is contained in:
andryyy
2019-06-01 08:29:53 +02:00
parent cc16f60826
commit aaf0d521a2

View File

@@ -6,3 +6,5 @@ endif
/^\s*X-Mailer/ IGNORE
/^\s*X-Originating-IP/ IGNORE
/^\s*X-Forward/ IGNORE
# Not removing UA by default, might be signed
#/^\s*User-Agent/ IGNORE