hosts_require_helo
[exim.git] / test / scripts / 0000-Basic / 0251
index 457154389f9ea5ff5b8d96bf3d6e447fc8e507c6..dad25e39a5bcf3f0912bf534404523a4cc0efb60 100644 (file)
@@ -2,6 +2,7 @@
 need_ipv4
 #
 exim -bh V4NET.0.0.0
+helo test
 mail from:<ok@sender>
 rcpt to:<oklist@listr.test.ex>
 rset
@@ -13,6 +14,8 @@ exim -DSERVER=server -bd -oX PORT_D
 ****
 client HOSTIPV4 PORT_D
 ??? 220
+helo test
+??? 250
 mail from:<ok@sender>
 ??? 250
 rcpt to:<oklist@listr.test.ex>