summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0308
diff options
context:
space:
mode:
Diffstat (limited to 'test/scripts/0000-Basic/0308')
-rw-r--r--test/scripts/0000-Basic/030811
1 files changed, 11 insertions, 0 deletions
diff --git a/test/scripts/0000-Basic/0308 b/test/scripts/0000-Basic/0308
new file mode 100644
index 000000000..39b9ba259
--- /dev/null
+++ b/test/scripts/0000-Basic/0308
@@ -0,0 +1,11 @@
+# host lists and unknown host names - maximal checking
+exim -bh V4NET.0.0.97
+mail from:<x@y>
+rcpt to:<z@z>
+quit
+****
+exim -bh V4NET.0.0.1
+mail from:<x@y>
+rcpt to:<z@z>
+quit
+****