summaryrefslogtreecommitdiff
path: root/bind/fake-222/JONES
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-222/JONES
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-222/JONES')
-rw-r--r--bind/fake-222/JONES4
1 files changed, 2 insertions, 2 deletions
diff --git a/bind/fake-222/JONES b/bind/fake-222/JONES
index ac31170..eaa0623 100644
--- a/bind/fake-222/JONES
+++ b/bind/fake-222/JONES
@@ -7,13 +7,13 @@ $TTL 604800
604800 ) ; Negative Cache TTL
; Public zone roots, mailhubs and non-CNAME services (use A)
- A 192.168.222.250 ;87.59.24.138
NS localhost.
+ A 192.168.222.250 ;87.59.24.138
MX 5 xayide.jones.dk.
MX 10 perilin.jones.dk.
MX 50 jawa.homebase.dk.
MX 50 pluto.dgi-huset.dk.
- TXT "v=spf1 mx -all"
+ SPF "v=spf1 mx -all"
; External hosts (use A and TXT-wrapped CNAME or PTR)