git://git.exim.org
/
users
/
heiko
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
TLS: use RFC 6125 rules for certifucate name checks when CNAMES are present....
[users/heiko/exim.git]
/
test
/
dnszones-src
/
db.example.com
diff --git
a/test/dnszones-src/db.example.com
b/test/dnszones-src/db.example.com
index 6b35113e2a24c5056a30e1c2d1103b470b566f22..2d2cca0b7cce6fc2ed99f448b49bfc845de2c2f6 100644
(file)
--- a/
test/dnszones-src/db.example.com
+++ b/
test/dnszones-src/db.example.com
@@
-28,11
+28,18
@@
example.com. TXT v=spf1 -all
double TXT v=spf1 include:_spf.google.com ~all
TXT v=spf1 +a +mx -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
; Alias A record for the local host, under the name "server1"
uppercase 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
; DANE testing