git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Testsuite: perl version oddity
[exim.git]
/
test
/
scripts
/
2200-dnsdb
/
2202
diff --git
a/test/scripts/2200-dnsdb/2202
b/test/scripts/2200-dnsdb/2202
index 0f0651d6ffed38c3a916a631948eb7f9bf2d1f4a..eb24fbffa3c286d718fbff9d8e983b89e6586487 100644
(file)
--- a/
test/scripts/2200-dnsdb/2202
+++ b/
test/scripts/2200-dnsdb/2202
@@
-1,6
+1,16
@@
# dns_again_means_nonexist
# dns_again_means_nonexist
+munge dnssec
+#
+#
+#
exim -d -bh HOSTIPV4
exim -d -bh HOSTIPV4
+helo test
mail from:<xx@cioce.test.again.dns>
rcpt to:<a@b>
quit
****
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
+****