HAVE_IPV6=yes in comment; need value!
[exim.git] / test / dnszones-src / db.test.ex
index b269d5856968ad3a7a76e22edf952caeee4813ed..843a35b090c8d01cc1a564ffad6c32749e6593f0 100644 (file)
@@ -1,5 +1,3 @@
-; $Cambridge: exim/test/dnszones-src/db.test.ex,v 1.5 2006/10/03 15:11:22 ph10 Exp $
-
 ; This is a testing zone file for use when testing DNS handling in Exim. This
 ; is a fake zone of no real use - hence no SOA record. The zone name is
 ; test.ex. This file is passed through the substitution mechanism before being
@@ -312,6 +310,11 @@ mxt14        MX  4  ten-5-6.test.ex.
              MX  5  ten-5.test.ex.
              MX  6  ten-6.test.ex.
 
+; Non-local hosts with different precedence
+
+mxt15        MX 10  ten-1.test.ex.
+             MX 20  ten-2.test.ex.
+
 ; Large number of IP addresses at one MX value, and then some
 ; at another, to check that hosts_max_try tries the MX different
 ; values if it can.