Fix ${run } arg parsing
[exim.git] / test / stdout / 0432
index d6ac4170918dca344b72fcc9d87035de0a184447..ee0c5f591880095b7a484e46d862d191292b292b 100644 (file)
@@ -4,6 +4,7 @@
 **** This is not for real!
 
 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000\r
+250 myhost.test.ex Hello test [1.2.3.4]\r
 250 OK\r
 221 myhost.test.ex closing connection\r
 
@@ -12,6 +13,7 @@
 **** This is not for real!
 
 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000\r
+250 myhost.test.ex Hello test [1.2.3.4]\r
 250 OK\r
 221 myhost.test.ex closing connection\r
 
@@ -20,6 +22,7 @@
 **** This is not for real!
 
 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000\r
+250 myhost.test.ex Hello test [1.2.3.4]\r
 250 OK\r
 221 myhost.test.ex closing connection\r
 
@@ -28,6 +31,7 @@
 **** This is not for real!
 
 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000\r
+250 myhost.test.ex Hello test [1.2.3.4]\r
 250 OK\r
 221 myhost.test.ex closing connection\r
 
@@ -36,6 +40,7 @@
 **** This is not for real!
 
 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000\r
+250 myhost.test.ex Hello test [1.2.3.4]\r
 250 OK\r
 221 myhost.test.ex closing connection\r
 
@@ -44,6 +49,7 @@
 **** This is not for real!
 
 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000\r
+250 myhost.test.ex Hello test [1.2.3.4]\r
 451 Could not complete sender verify callout\r
 221 myhost.test.ex closing connection\r
 
@@ -51,7 +57,7 @@
 Listening on port 1224 ... 
 Connection request from [127.0.0.1]
 220 server ready
-HELO myhost.test.ex
+EHLO myhost.test.ex
 250 OK
 MAIL FROM:<>
 250 OK
@@ -63,7 +69,7 @@ End of script
 Listening on port 1224 ... 
 Connection request from [127.0.0.1]
 220 server ready
-HELO myhost.test.ex
+EHLO myhost.test.ex
 250 OK
 MAIL FROM:<>
 250 OK
@@ -75,7 +81,7 @@ End of script
 Listening on port 1224 ... 
 Connection request from [127.0.0.1]
 220 server ready
-HELO myhost.test.ex
+EHLO myhost.test.ex
 *sleep 2
 Expected EOF read from client
 End of script