diff options
| author | Gregor Kleen <pngwjpgh@users.noreply.github.com> | 2016-06-24 19:37:49 +0200 |
|---|---|---|
| committer | Gregor Kleen <pngwjpgh@users.noreply.github.com> | 2016-06-24 19:37:49 +0200 |
| commit | 3158823c7e16e831690406c82d3336a1002b8447 (patch) | |
| tree | fac328b162a17f8311395f7baef4be3771b99f05 | |
| parent | 6885edc841d6bcb8213dbea83cb78c19638c63eb (diff) | |
| download | nixos-3158823c7e16e831690406c82d3336a1002b8447.tar nixos-3158823c7e16e831690406c82d3336a1002b8447.tar.gz nixos-3158823c7e16e831690406c82d3336a1002b8447.tar.bz2 nixos-3158823c7e16e831690406c82d3336a1002b8447.tar.xz nixos-3158823c7e16e831690406c82d3336a1002b8447.zip | |
set spf to live
| -rw-r--r-- | ymir/spf.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ymir/spf.conf b/ymir/spf.conf index b958e9e3..63ae8b13 100644 --- a/ymir/spf.conf +++ b/ymir/spf.conf | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # For a fully commented sample config file see policyd-spf.conf.commented | 1 | # For a fully commented sample config file see policyd-spf.conf.commented |
| 2 | 2 | ||
| 3 | debugLevel = 2 | 3 | debugLevel = 2 |
| 4 | defaultSeedOnly = 0 | 4 | defaultSeedOnly = 1 |
| 5 | 5 | ||
| 6 | HELO_reject = SPF_Not_Pass | 6 | HELO_reject = SPF_Not_Pass |
| 7 | Mail_From_reject = Fail | 7 | Mail_From_reject = Fail |
