Hopefully the final lot of test files.
[exim.git] / test / scripts / 0000-Basic / 0308
diff --git a/test/scripts/0000-Basic/0308 b/test/scripts/0000-Basic/0308
new file mode 100644 (file)
index 0000000..39b9ba2
--- /dev/null
@@ -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
+****