Hopefully the final lot of test files.
[exim.git] / test / scripts / 0000-Basic / 0342
diff --git a/test/scripts/0000-Basic/0342 b/test/scripts/0000-Basic/0342
new file mode 100644 (file)
index 0000000..0b40162
--- /dev/null
@@ -0,0 +1,8 @@
+# verification of recipient at non FQDN
+need_ipv4
+#
+exim -bh 1.2.3.4
+mail from:<x@y>
+rcpt to:<x@ten-1>
+quit
+****