Skip to content

Instantly share code, notes, and snippets.

@croessner
Created April 12, 2018 09:46
Show Gist options
  • Save croessner/5bb12bec2d8e1352e8fbee770c3d4ddd to your computer and use it in GitHub Desktop.
Save croessner/5bb12bec2d8e1352e8fbee770c3d4ddd to your computer and use it in GitHub Desktop.
settings {
TEST {
priority = high;
from = "postmaster@example.com";
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