hosts_require_helo
[exim.git] / test / scripts / 0000-Basic / 0062
index b5802a0f4d8d02c31ed1c1722fa94f6eb46c205b..5cff10c80827f7a7a51e07999848cf1a9cb7f941 100644 (file)
@@ -1,5 +1,6 @@
 # Relay by hostlist end name 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>
@@ -16,6 +18,7 @@ data
 quit
 ****
 exim -bh V4NET.0.0.3
+helo test
 mail from:<userx@somehost.example.com>
 rcpt to:<userx@test.ex>
 rcpt to:<userx@anotherhost.example.com>