diff modules/postfix/templates/main.cf.erb @ 180:83885499c093 puppet-3.6

Strip some headers on outbound emails Necessary because GMail app on Android using an account on our server adds half of the MS Outlook headers, but not the others and this causes SpamAssassin to flag as spam
author IBBoard <dev@ibboard.co.uk>
date Sun, 05 Aug 2018 10:40:51 +0100
parents 048bc4d6af43
children ac164022ffb8
line wrap: on
line diff
--- a/modules/postfix/templates/main.cf.erb	Thu May 24 20:38:26 2018 +0100
+++ b/modules/postfix/templates/main.cf.erb	Sun Aug 05 10:40:51 2018 +0100
@@ -67,6 +67,7 @@
 message_size_limit = 15000000
 header_checks = regexp:/etc/postfix/header_checks
 body_checks  = regexp:/etc/postfix/body_checks
+smtp_header_checks = regexp:/etc/postfix/smtp_header_checks
 
 # The following may not be used by all versions of Postfix
 postscreen_dnsbl_threshold = 2