hosts_require_helo
[exim.git] / test / scripts / 0000-Basic / 0063
index 61abb6ef148809c6778c37d3e36482ff9a0e52f5..d34dfa3d9f0ab4dfcfba8b6190da99fa91e7f1fd 100644 (file)
@@ -1,5 +1,6 @@
 # Relay by hostlist regex match
 exim -bh V4NET.0.0.1
+helo test
 mail from:<userx@somehost.example.com>
 rcpt to:<userx@test.ex>
 rcpt to:<userx@anotherhost.example.com>
@@ -8,6 +9,7 @@ data
 quit
 ****
 exim -bh V4NET.0.0.2
+helo test
 mail from:<userx@somehost.example.com>
 rcpt to:<userx@test.ex>
 rcpt to:<userx@anotherhost.example.com>