summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0533
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2006-04-04 11:18:30 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2006-04-04 11:18:30 +0000
commit9b8fadde9b0b4b04124f69996c378958fd5b0127 (patch)
tree338655276d4eb9757f5ff63c9fe8c7261c06e539 /test/scripts/0000-Basic/0533
parent953a9f896e50fb554a2f5cc702c606e053209026 (diff)
Make dns_again_means_nonexist apply to gethostbyname lookups as well.
Diffstat (limited to 'test/scripts/0000-Basic/0533')
-rw-r--r--test/scripts/0000-Basic/05336
1 files changed, 6 insertions, 0 deletions
diff --git a/test/scripts/0000-Basic/0533 b/test/scripts/0000-Basic/0533
new file mode 100644
index 000000000..0f0651d6f
--- /dev/null
+++ b/test/scripts/0000-Basic/0533
@@ -0,0 +1,6 @@
+# dns_again_means_nonexist
+exim -d -bh HOSTIPV4
+mail from:<xx@cioce.test.again.dns>
+rcpt to:<a@b>
+quit
+****