summaryrefslogtreecommitdiff
path: root/bind/fake-102/JONES-mailonly
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2009-06-29 11:52:35 +0000
committerJonas Smedegaard <dr@jones.dk>2009-06-29 11:52:35 +0000
commite55c3dd82068778b329a405c734d6d5de039ed0f (patch)
tree26cc8a16c7b27d98dc5d17d9c0d71619346a441b /bind/fake-102/JONES-mailonly
parent3ca0ca0510628bebe5fc96a49f1f1a4e20b217bf (diff)
Reorder records: NS→A→MX→SPF→LOC→TYPE44→TXT. Tighten SPF and SRV records. Add 'MX 0 .' for non-MX hosts.
Diffstat (limited to 'bind/fake-102/JONES-mailonly')
-rw-r--r--bind/fake-102/JONES-mailonly5
1 files changed, 3 insertions, 2 deletions
diff --git a/bind/fake-102/JONES-mailonly b/bind/fake-102/JONES-mailonly
index efe0655..a8f9323 100644
--- a/bind/fake-102/JONES-mailonly
+++ b/bind/fake-102/JONES-mailonly
@@ -10,6 +10,7 @@ $TTL 604800
MX 10 mail.jones.dk.
MX 50 mail.bitbase.dk.
MX 50 mail.homebase.dk.
- TXT "v=spf1 mx -all"
+ SPF "v=spf1 mx -all"
mail A 62.243.165.91
- TXT "v=spf1 a -all"
+ MX 0 .
+ SPF "v=spf1 a -all"