aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/roles/postfix/files
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/roles/postfix/files')
-rw-r--r--ansible/roles/postfix/files/policyd-spf.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/ansible/roles/postfix/files/policyd-spf.conf b/ansible/roles/postfix/files/policyd-spf.conf
new file mode 100644
index 0000000..6a1e4ba
--- /dev/null
+++ b/ansible/roles/postfix/files/policyd-spf.conf
@@ -0,0 +1,12 @@
+# Ansible Managed
+
+debugLevel = 1
+TestOnly = 1
+
+HELO_reject = Fail
+Mail_From_reject = Fail
+
+PermError_reject = False
+TempError_Defer = False
+
+skip_addresses = 127.0.0.0/8,::ffff:127.0.0.0/104,::1