diff options
Diffstat (limited to 'bind/fake/JONES-mailonly')
-rw-r--r-- | bind/fake/JONES-mailonly | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/bind/fake/JONES-mailonly b/bind/fake/JONES-mailonly new file mode 100644 index 0000000..b54573f --- /dev/null +++ b/bind/fake/JONES-mailonly @@ -0,0 +1,16 @@ +$TTL 604800 +@ SOA localhost. root.localhost. ( + 1 ; Serial + 604800 ; Refresh + 86400 ; Retry + 2419200 ; Expire + 604800 ) ; Negative Cache TTL + +; Public zone roots, mailhubs and non-CNAME services (use A) + NS localhost. + MX 10 mail.jones.dk. + MX 50 mail.idaskolen.dk. + MX 50 mail.haakansson.com. + MX 50 mail.bitbase.dk. + MX 50 mail.homebase.dk. +mail A 10.42.42.42 ; 80.163.221.238 |