X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/4533e306fc21e0dc3cce32db0e2bfa146a5dd78c..5a8015582376ff3cc0c0d034d9237008b10d2164:/test/dnszones-src/db.example.com diff --git a/test/dnszones-src/db.example.com b/test/dnszones-src/db.example.com index 6b35113e2..4997d4d7c 100644 --- a/test/dnszones-src/db.example.com +++ b/test/dnszones-src/db.example.com @@ -28,11 +28,19 @@ example.com. TXT v=spf1 -all double TXT v=spf1 include:_spf.google.com ~all TXT v=spf1 +a +mx -all +doubleplus TXT v=spf1 include:_spf.google.com ~all + TXT google-site-verification=q-4MSVLjluQIsBztu5jzJBxAcJXzNcHAk0jHTZEamB8 + TXT v=spf1 +a +mx -all + uppercase TXT v=sPf1 +all +passme.helo TXT v=spf1 +all ; Alias A record for the local host, under the name "server1" -server1 A HOSTIPV4 +server1 A HOSTIPV4 +serverbadname A HOSTIPV4 +serverchain1 CNAME server1 +alternatename.server1 CNAME server1 ; DANE testing @@ -44,7 +52,7 @@ server1 A HOSTIPV4 ; ; DNSSEC danebroken7 A 127.0.0.1 -DNSSEC _1225._tcp.danebroken7 TLSA 2 0 1 3110db5e73708d6fc3ffed8dcd1eef2bcd3c35d8da86ed048a332cb9d9538a0f +DNSSEC _1225._tcp.danebroken7 TLSA 2 0 1 7b7f27746dafe59e5b419ee4c5ea97f04fcf100f65567d92b1b91f88cf199055 ; the same, EE-mode ; @@ -52,6 +60,6 @@ DNSSEC _1225._tcp.danebroken7 TLSA 2 0 1 3110db5e73708d6fc3ffed8dcd1eef2bcd3c35d ; | openssl pkey -pubin -outform DER | openssl dgst -sha256 | awk '{print $2}' ; DNSSEC danebroken8 A 127.0.0.1 -DNSSEC _1225._tcp.danebroken8 TLSA 3 1 1 5384398f502c423736dcc42295808f7a84769eb96d009816fa077e00bebc768e +DNSSEC _1225._tcp.danebroken8 TLSA 3 1 1 403071b52f61ba0ab13013b68a97b08325ce8d5e13ba6b6b6f42c2da89ed1b21 ; End