SPF: support uppercase in v=spf1, permerror-on-multiple-RRs. Bug 2499
[exim.git] / test / dnszones-src / db.example.com
index b9aca04d116cb8545c332f98bb6ee8e034c94961..6b35113e2a24c5056a30e1c2d1103b470b566f22 100644 (file)
 ; the use of V4NET and V6NET. These networks should be such that no real
 ; host ever uses them.
 
+; really short neg-cache interval, for testing NXDOMAIN caching
+example.com.     SOA     exim.test.ex. hostmaster.exim.test.ex 1430683638 1200 120 604800 2
+
 example.com.     NS      exim.example.com.
 
 ; The real example.com has an SPF record; duplicate that here
 
 example.com.   TXT     v=spf1 -all
 
+double         TXT     v=spf1 include:_spf.google.com ~all
+               TXT     v=spf1 +a +mx -all
+
+uppercase      TXT     v=sPf1 +all
+
 ; Alias A record for the local host, under the name "server1"
 
 server1     A       HOSTIPV4