summaryrefslogtreecommitdiff
path: root/ymir/spf.conf
diff options
context:
space:
mode:
Diffstat (limited to 'ymir/spf.conf')
-rw-r--r--ymir/spf.conf13
1 files changed, 13 insertions, 0 deletions
diff --git a/ymir/spf.conf b/ymir/spf.conf
new file mode 100644
index 00000000..b958e9e3
--- /dev/null
+++ b/ymir/spf.conf
@@ -0,0 +1,13 @@
1# For a fully commented sample config file see policyd-spf.conf.commented
2
3debugLevel = 2
4defaultSeedOnly = 0
5
6HELO_reject = SPF_Not_Pass
7Mail_From_reject = Fail
8
9PermError_reject = False
10TempError_Defer = False
11
12skip_addresses = 127.0.0.0/8,::ffff:127.0.0.0/104,::1
13