diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2019-02-10 19:01:29 +0100 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2019-02-10 19:01:29 +0100 |
| commit | ee59ed6d96f7647668a5a569f8d1553c395decec (patch) | |
| tree | 7c30e0f27bccd2cc7987384d12d065f78604a437 /ymir | |
| parent | 973decde79d05d0a41e81c0ed0cdb9fb90b0df4f (diff) | |
| download | nixos-ee59ed6d96f7647668a5a569f8d1553c395decec.tar nixos-ee59ed6d96f7647668a5a569f8d1553c395decec.tar.gz nixos-ee59ed6d96f7647668a5a569f8d1553c395decec.tar.bz2 nixos-ee59ed6d96f7647668a5a569f8d1553c395decec.tar.xz nixos-ee59ed6d96f7647668a5a569f8d1553c395decec.zip | |
...
Diffstat (limited to 'ymir')
| -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 | ||
