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

master
andryyy 2019-06-01 08:29:53 +02:00
parent cc16f60826
commit aaf0d521a2
No known key found for this signature in database
GPG Key ID: 8EC34FF2794E25EF
1 changed files with 2 additions and 0 deletions

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