Fix ${run } arg parsing
[exim.git] / test / scripts / 0000-Basic / 0584
index c7f543d36cb0010f8ce18cc4d6ec7fdaecef5a22..8c629a1b54e9a9f6d32bed1fada94366f18072e3 100644 (file)
@@ -2,6 +2,7 @@
 #
 # pass
 exim -DOPT=userx@test.ex -bh 127.0.0.1
+helo test
 mail from:<userx@test.ex>
 rcpt to:<userx@test.ex>
 data
@@ -12,12 +13,14 @@ QUIT
 ****
 # fail
 exim -DOPT=fail@test.ex -bh 127.0.0.1
+helo test
 mail from:<userx@test.ex>
 rcpt to:<userx@test.ex>
 QUIT
 ****
 # check can use tainted data
 exim -DOPT='$sender_address/defer_ok' -bh 127.0.0.1
+helo test
 mail from:<userx@test.ex>
 rcpt to:<userx@test.ex>
 data