Created
April 12, 2018 09:46
-
-
Save croessner/5bb12bec2d8e1352e8fbee770c3d4ddd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
settings { | |
TEST { | |
priority = high; | |
from = "[email protected]"; | |
apply { | |
actions { | |
reject = 100; | |
} | |
groups_disabled = [ "spf", "dkim", "dmarc" ]; | |
symbols_disabled = [ "DMARC_POLICY_REJECT" ]; | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment