summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2020-10-20 21:27:49 +0200
committerJonas Smedegaard <dr@jones.dk>2020-10-20 21:27:49 +0200
commitc69cc2aed197c6e344a6f270998466840b1e4a03 (patch)
tree733b071ed6590af0c22eeba65416b988cb033286
parentfc0f9633d79ee741699b0d96d801f3798d524191 (diff)
drop deprecated SPF records
-rw-r--r--bind/skel/MX1
-rw-r--r--bind/skel/MX-avoid1
2 files changed, 0 insertions, 2 deletions
diff --git a/bind/skel/MX b/bind/skel/MX
index 1d92db6..05dbed7 100644
--- a/bind/skel/MX
+++ b/bind/skel/MX
@@ -1,7 +1,6 @@
@ MX 10 mail.fsub.de.
@ MX 50 mail.jones.dk.
@ MX 50 mail.homebase.dk.
-@ SPF "v=spf1 mx -all"
@ TXT "v=spf1 mx -all"
; _domainkey records: <https://wiki.debian.org/opendkim#Quickstart>
diff --git a/bind/skel/MX-avoid b/bind/skel/MX-avoid
index 1acbe8d..be2c863 100644
--- a/bind/skel/MX-avoid
+++ b/bind/skel/MX-avoid
@@ -1,3 +1,2 @@
@ IN MX 0 .
-@ IN SPF "v=spf1 -all"
@ IN TXT "v=spf1 -all"