hosts_require_helo
[exim.git] / test / scripts / 0000-Basic / 0475
index e863f07c63c99f3b5c116dbaea9c568ab9eb863c..5008c8768b0017950451f022524d51c1aed50d0a 100644 (file)
@@ -1,6 +1,8 @@
 # malformed item in host list
 exim -bh V4NET.0.0.0
+helo test
 mail from:<>
-rcpt to:<a@b>
+rcpt to:<a1@b>
+rcpt to:<a2@b>
 quit
 ****