feat: add header checks to v2
This commit is contained in:
5
mail/v2/conf/postfix/header_checks
Normal file
5
mail/v2/conf/postfix/header_checks
Normal file
@@ -0,0 +1,5 @@
|
||||
/^Received:.*/ IGNORE
|
||||
/^X-Originating-IP:/ IGNORE
|
||||
/^X-Mailer:/ IGNORE
|
||||
/^Mime-Version:/ IGNORE
|
||||
/^User-Agent:/ IGNORE
|
Reference in New Issue
Block a user