summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0065
diff options
context:
space:
mode:
Diffstat (limited to 'test/scripts/0000-Basic/0065')
-rw-r--r--test/scripts/0000-Basic/00657
1 files changed, 7 insertions, 0 deletions
diff --git a/test/scripts/0000-Basic/0065 b/test/scripts/0000-Basic/0065
index d7862004c..df45d9313 100644
--- a/test/scripts/0000-Basic/0065
+++ b/test/scripts/0000-Basic/0065
@@ -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>