hosts_require_helo
[exim.git] / test / scripts / 0000-Basic / 0061
index 5177f8eacb14c87035b26043484f8fc1f1b9300f..90d58642902d530e2ced74539a473a2f557ae6f3 100644 (file)
@@ -1,5 +1,6 @@
 # Relay by hostlist @
 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>