hosts_require_helo
[exim.git] / test / scripts / 0000-Basic / 0432
index e83626ca3c2bea601dd8e697e8cf16dfd9bb4733..c4a2330b1ca1d94ebeb7a8a5e37d959f4154ede5 100644 (file)
@@ -2,6 +2,7 @@
 need_ipv4
 #
 exim -bh 1.2.3.4
+helo test
 mail from:<x@y>
 quit
 ****
@@ -17,14 +18,17 @@ QUIT
 220 OK
 ****
 exim -d -bhc 1.2.3.4
+helo test
 mail from:<x@y>
 quit
 ****
 exim -d -bhc 1.2.3.4
+helo test
 mail from:<x@y>
 quit
 ****
 exim -bhc 1.2.3.4
+helo test
 mail from:<x@y>
 quit
 ****
@@ -40,6 +44,7 @@ QUIT
 220 OK
 ****
 exim -bhc 1.2.3.4
+helo test
 mail from:<a@b>
 quit
 ****
@@ -51,6 +56,7 @@ EHLO
 *eof
 ****
 exim -bhc 1.2.3.4
+helo test
 mail from:<p1@q>
 quit
 ****