summaryrefslogtreecommitdiff
path: root/bind/skel/MX-A
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2023-08-03 22:28:27 +0200
committerJonas Smedegaard <dr@jones.dk>2023-08-03 22:28:27 +0200
commit519b81e98bf132c4b2fc14542a5d1be530d86eae (patch)
treef6adbf7181359e4fdfe4ecf2136d036f26a3667c /bind/skel/MX-A
parent6df4712771c31bf80d6b786b6a33e905239aa4de (diff)
modernize SPF: drop SPF records (use only TXT); use softfail where mail is sent
Diffstat (limited to 'bind/skel/MX-A')
-rw-r--r--bind/skel/MX-A3
1 files changed, 1 insertions, 2 deletions
diff --git a/bind/skel/MX-A b/bind/skel/MX-A
index 6d8bdf4..af77d0b 100644
--- a/bind/skel/MX-A
+++ b/bind/skel/MX-A
@@ -1,2 +1 @@
-@ SPF "v=spf1 a -all"
-@ TXT "v=spf1 a -all"
+@ TXT "v=spf1 a ~all"