summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0584
diff options
context:
space:
mode:
Diffstat (limited to 'test/scripts/0000-Basic/0584')
-rw-r--r--test/scripts/0000-Basic/05843
1 files changed, 3 insertions, 0 deletions
diff --git a/test/scripts/0000-Basic/0584 b/test/scripts/0000-Basic/0584
index c7f543d36..8c629a1b5 100644
--- a/test/scripts/0000-Basic/0584
+++ b/test/scripts/0000-Basic/0584
@@ -2,6 +2,7 @@
#
# pass
exim -DOPT=userx@test.ex -bh 127.0.0.1
+helo test
mail from:<userx@test.ex>
rcpt to:<userx@test.ex>
data
@@ -12,12 +13,14 @@ QUIT
****
# fail
exim -DOPT=fail@test.ex -bh 127.0.0.1
+helo test
mail from:<userx@test.ex>
rcpt to:<userx@test.ex>
QUIT
****
# check can use tainted data
exim -DOPT='$sender_address/defer_ok' -bh 127.0.0.1
+helo test
mail from:<userx@test.ex>
rcpt to:<userx@test.ex>
data