summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0064
diff options
context:
space:
mode:
Diffstat (limited to 'test/scripts/0000-Basic/0064')
-rw-r--r--test/scripts/0000-Basic/00642
1 files changed, 2 insertions, 0 deletions
diff --git a/test/scripts/0000-Basic/0064 b/test/scripts/0000-Basic/0064
index a6ff0df12..5d027c3c1 100644
--- a/test/scripts/0000-Basic/0064
+++ b/test/scripts/0000-Basic/0064
@@ -1,5 +1,6 @@
# Relay by hostlist lsearch
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>