diff options
Diffstat (limited to 'share/templates/header_checks.inbound')
-rw-r--r-- | share/templates/header_checks.inbound | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/share/templates/header_checks.inbound b/share/templates/header_checks.inbound new file mode 100644 index 0000000..a824f84 --- /dev/null +++ b/share/templates/header_checks.inbound @@ -0,0 +1,6 @@ +/^X-Spam-Flag:.*YES/ REJECT +/^X-Virus-Scanned:/ IGNORE +/^X-Spam-Flag:.*NO/ IGNORE +/^X-Spam-Score:/ IGNORE +/^X-Spam-Level:/ IGNORE +/^X-Spam-Status:/ IGNORE |