hosts_require_helo
[exim.git] / test / scripts / 0000-Basic / 0387
index 155ad0235f02ae7685b8a1497adfac0c609d3262..24cb0eda77132d2eb73ce56fa11459dcec938dc8 100644 (file)
@@ -1,5 +1,6 @@
 # Partial matching and lookup name decoding
 exim -bs
+helo test
 mail from:<x@a.b.c>
 rcpt to:<x@y>
 rset
@@ -8,16 +9,19 @@ rcpt to:<x@y>
 quit
 ****
 exim -bs -oMa 10.9.8.7
+helo test
 mail from:<x@b.c.a>
 rcpt to:<x@y>
 quit
 ****
 exim -bs -oMa 192.168.4.5
+helo test
 mail from:<x@b.c.a>
 rcpt to:<x@y>
 quit
 ****
 exim -bs -oMa 1.2.3.4
+helo test
 mail from:<x@b.c.a>
 rcpt to:<x@y>
 quit