summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2017-07-30 18:28:25 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2017-07-30 18:28:25 +0200
commitb7cf1e6b93b961ef0b367cea0e227cefba667eb4 (patch)
tree95331a446fc21fab1fc096cfcb368c7f27e07787
parentef3ad18b6e48675c16f19293b6261b63dd415f29 (diff)
downloadnixos-b7cf1e6b93b961ef0b367cea0e227cefba667eb4.tar
nixos-b7cf1e6b93b961ef0b367cea0e227cefba667eb4.tar.gz
nixos-b7cf1e6b93b961ef0b367cea0e227cefba667eb4.tar.bz2
nixos-b7cf1e6b93b961ef0b367cea0e227cefba667eb4.tar.xz
nixos-b7cf1e6b93b961ef0b367cea0e227cefba667eb4.zip
Remove depricated spf option
-rw-r--r--ymir/spf.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/ymir/spf.conf b/ymir/spf.conf
index eab08808..efac6880 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
3debugLevel = 2 3debugLevel = 2
4defaultSeedOnly = 1 4# defaultSeedOnly = 1
5 5
6HELO_reject = SPF_Not_Pass 6HELO_reject = SPF_Not_Pass
7Mail_From_reject = Fail 7Mail_From_reject = Fail