perl version oddity
[exim.git] / test / scripts / 0000-Basic / 0069
index b8ff04a6d3f21f81d224ae41764dea4d66528f2c..729d19f5ee2284b4edfe5aff6fc058a21fdf4afb 100644 (file)
@@ -1,40 +1,50 @@
 # +include_unknown, +ignore_unknown, +include_defer, +ignore_defer
+need_ipv4
+#
 exim -bh V4NET.0.0.1
+helo test
 mail from:<x@y>
 rcpt to:<x@test.ex>
 quit
 ****
 exim -bh V4NET.0.0.13
+helo test
 MAIL FROM:<userx>
 rcpt to:<x@test.ex>
 quit
 ****
 exim -bh V4NET.0.0.13
+helo test
 MAIL FROM:<userx@test.ex>
 rcpt to:<y@test.ex>
 quit
 ****
 exim -bh V4NET.0.0.13
+helo test
 MAIL FROM:<userx@test.ex>
 rcpt to:<z@test.ex>
 quit
 ****
 exim -bh V4NET.0.0.13 -DLOG_SELECTOR=log_selector=+unknown_in_list
+helo test
 MAIL FROM:<userx@test.ex>
 rcpt to:<y@test.ex>
 quit
 ****
 exim -bh V4NET.0.0.13
+helo test
 MAIL FROM:<userx>
 rcpt to:<a@test.ex>
 quit
 ****
 exim -bh V4NET.0.0.13
+helo test
 MAIL FROM:<userx@test.ex>
 rcpt to:<b@test.ex>
 quit
 ****
 exim -bh V4NET.0.0.13
+helo test
 MAIL FROM:<userx@test.ex>
 rcpt to:<c@test.ex>
 quit