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