Fix 2-phase, in-order queue run delivery order
[exim.git] / test / scripts / 2200-dnsdb / 2202
index e55fbc38b0e9405744868697e7055fdc1543fe52..eb24fbffa3c286d718fbff9d8e983b89e6586487 100644 (file)
@@ -1,7 +1,16 @@
 # dns_again_means_nonexist
 munge dnssec
+#
+#
+#
 exim -d -bh HOSTIPV4
+helo test
 mail from:<xx@cioce.test.again.dns>
 rcpt to:<a@b>
 quit
 ****
+#
+# This used to recurse via dns_again_means_nonexist
+exim -d -DDNS_RECURSE -bh HOSTIPV4
+vrfy a@test.again.dns
+****