summaryrefslogtreecommitdiff
path: root/ymir/spf.conf
diff options
context:
space:
mode:
authorGregor Kleen <pngwjpgh@users.noreply.github.com>2016-06-24 19:19:00 +0200
committerGregor Kleen <pngwjpgh@users.noreply.github.com>2016-06-24 19:19:00 +0200
commit28338b17723993862209e89a39fbae8f0669d28e (patch)
treec4d33dd76668b16a8bb505e59e4d981a70344cb4 /ymir/spf.conf
parentec218d0097d5397c65e1ea32dc2049c6f5ce26fd (diff)
downloadnixos-28338b17723993862209e89a39fbae8f0669d28e.tar
nixos-28338b17723993862209e89a39fbae8f0669d28e.tar.gz
nixos-28338b17723993862209e89a39fbae8f0669d28e.tar.bz2
nixos-28338b17723993862209e89a39fbae8f0669d28e.tar.xz
nixos-28338b17723993862209e89a39fbae8f0669d28e.zip
testing spf verification on ymir
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