diff options
| author | Gregor Kleen <pngwjpgh@users.noreply.github.com> | 2016-10-27 12:09:39 +0200 |
|---|---|---|
| committer | Gregor Kleen <pngwjpgh@users.noreply.github.com> | 2016-10-27 12:09:39 +0200 |
| commit | 5bf2c2b9d7ed626ce730ecee06d0adc8e1c09618 (patch) | |
| tree | 3b71a5c7d0407de1678d0abc4236e0da2083426c | |
| parent | 2fc8f2be9489f52fb46e99f4f1ffad5604faa4ee (diff) | |
| download | nixos-5bf2c2b9d7ed626ce730ecee06d0adc8e1c09618.tar nixos-5bf2c2b9d7ed626ce730ecee06d0adc8e1c09618.tar.gz nixos-5bf2c2b9d7ed626ce730ecee06d0adc8e1c09618.tar.bz2 nixos-5bf2c2b9d7ed626ce730ecee06d0adc8e1c09618.tar.xz nixos-5bf2c2b9d7ed626ce730ecee06d0adc8e1c09618.zip | |
lower spf debug
| -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 3ff6f0b9..1c404ce4 100644 --- a/ymir/spf.conf +++ b/ymir/spf.conf | |||
| @@ -1,6 +1,6 @@ | |||
| 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 = 3 | 3 | debugLevel = 2 |
| 4 | defaultSeedOnly = 0 | 4 | defaultSeedOnly = 0 |
| 5 | 5 | ||
| 6 | HELO_reject = SPF_Not_Pass | 6 | HELO_reject = SPF_Not_Pass |
