diff options
author | Gregor Kleen <pngwjpgh@users.noreply.github.com> | 2016-10-26 10:10:01 +0200 |
---|---|---|
committer | Gregor Kleen <pngwjpgh@users.noreply.github.com> | 2016-10-26 10:10:01 +0200 |
commit | 02569e4e5034a0d79b16985eb7314317ce3c20aa (patch) | |
tree | bdcb3f9c2146994c3596f86331be36f8c1d84eea | |
parent | 852f3aac83ada173b547db63b7d650e90bf52af1 (diff) | |
download | nixos-02569e4e5034a0d79b16985eb7314317ce3c20aa.tar nixos-02569e4e5034a0d79b16985eb7314317ce3c20aa.tar.gz nixos-02569e4e5034a0d79b16985eb7314317ce3c20aa.tar.bz2 nixos-02569e4e5034a0d79b16985eb7314317ce3c20aa.tar.xz nixos-02569e4e5034a0d79b16985eb7314317ce3c20aa.zip |
spf whitelist
-rw-r--r-- | ymir/spf.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ymir/spf.conf b/ymir/spf.conf index 63ae8b13..c4668c25 100644 --- a/ymir/spf.conf +++ b/ymir/spf.conf | |||
@@ -11,3 +11,4 @@ TempError_Defer = False | |||
11 | 11 | ||
12 | skip_addresses = 127.0.0.0/8,::ffff:127.0.0.0/104,::1 | 12 | skip_addresses = 127.0.0.0/8,::ffff:127.0.0.0/104,::1 |
13 | 13 | ||
14 | Domain_Whitelist = mathematik.uni-muenchen.de,math.uni-muenchen.de,mathematik.lmu.de,math.lmu.de,ifi.uni-muenchen.de,ifi.lmu.de \ No newline at end of file | ||