8 lines
221 B
Text
8 lines
221 B
Text
|
# Managed by Ansible
|
||
|
|
||
|
# Remove external mail processing headers
|
||
|
/^X-Spam-.*: .*$/ IGNORE
|
||
|
/^X-Amavis-.*: .*$/ IGNORE
|
||
|
/^X-Virus-.*: .*$/ IGNORE
|
||
|
/^X-Rc-(Spam|Virus)+: .*$/ IGNORE
|