hosts_require_helo
[exim.git] / test / scripts / 0000-Basic / 0065
index d7862004ce44875dc88e092a5a9ced845d4bb2e0..df45d9313f003a0e3d8a2536d2b264c5a9902bb3 100644 (file)
@@ -1,5 +1,6 @@
 # Relay by hostlist matching by network
 exim -bh 1.2.3.4
+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 1.2.3.5
+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 1.2.4.5
+helo test
 mail from:<userx@somehost.example.com>
 rcpt to:<userx@test.ex>
 rcpt to:<userx@anotherhost.example.com>
@@ -24,6 +27,7 @@ data
 quit
 ****
 exim -bh 1.3.2.4
+helo test
 mail from:<userx@somehost.example.com>
 rcpt to:<userx@test.ex>
 rcpt to:<userx@anotherhost.example.com>
@@ -32,6 +36,7 @@ data
 quit
 ****
 exim -bh 131.111.8.2
+helo test
 mail from:<userx@somehost.example.com>
 rcpt to:<userx@test.ex>
 rcpt to:<userx@anotherhost.example.com>
@@ -40,6 +45,7 @@ data
 quit
 ****
 exim -bh 192.152.98.3
+helo test
 mail from:<userx@somehost.example.com>
 rcpt to:<userx@test.ex>
 rcpt to:<userx@anotherhost.example.com>
@@ -48,6 +54,7 @@ data
 quit
 ****
 exim -bh 192.153.98.4
+helo test
 mail from:<userx@somehost.example.com>
 rcpt to:<userx@test.ex>
 rcpt to:<userx@anotherhost.example.com>