From e55c3dd82068778b329a405c734d6d5de039ed0f Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 29 Jun 2009 11:52:35 +0000 Subject: Reorder records: NS→A→MX→SPF→LOC→TYPE44→TXT. Tighten SPF and SRV records. Add 'MX 0 .' for non-MX hosts. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bind/fake-222/OFF | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bind/fake-222/OFF') diff --git a/bind/fake-222/OFF b/bind/fake-222/OFF index db257f1..baaa563 100644 --- a/bind/fake-222/OFF +++ b/bind/fake-222/OFF @@ -8,7 +8,8 @@ $TTL 604800 ; Public zone roots, mailhubs and non-CNAME services (use A) NS localhost. - TXT "v=spf1 -all" + MX 0 . + SPF "v=spf1 -all" ; External hosts (use A and TXT-wrapped CNAME or PTR) -- cgit v1.2.3