diff options
Diffstat (limited to 'ymir/spf.conf')
-rw-r--r-- | ymir/spf.conf | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/ymir/spf.conf b/ymir/spf.conf deleted file mode 100644 index efac6880..00000000 --- a/ymir/spf.conf +++ /dev/null | |||
@@ -1,12 +0,0 @@ | |||
1 | # For a fully commented sample config file see policyd-spf.conf.commented | ||
2 | |||
3 | debugLevel = 2 | ||
4 | # defaultSeedOnly = 1 | ||
5 | |||
6 | HELO_reject = SPF_Not_Pass | ||
7 | Mail_From_reject = Fail | ||
8 | |||
9 | PermError_reject = True | ||
10 | TempError_Defer = True | ||
11 | |||
12 | skip_addresses = 127.0.0.0/8,::ffff:127.0.0.0/104,::1,10.0.0.0/8,172.16.0.0/20,192.168.0.0/16,fd00::/8 \ No newline at end of file | ||