summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0398
diff options
context:
space:
mode:
Diffstat (limited to 'test/scripts/0000-Basic/0398')
-rw-r--r--test/scripts/0000-Basic/03984
1 files changed, 4 insertions, 0 deletions
diff --git a/test/scripts/0000-Basic/0398 b/test/scripts/0000-Basic/0398
index 3465e26d6..023515d30 100644
--- a/test/scripts/0000-Basic/0398
+++ b/test/scripts/0000-Basic/0398
@@ -13,6 +13,7 @@ QUIT
250 OK
****
exim -odi -bs
+helo test
mail from:<x@remote>
rcpt to:<x@local>
data
@@ -32,6 +33,7 @@ QUIT
250 OK
****
exim -odi -bs
+helo test
mail from:<z@remote>
rcpt to:<deny@local>
quit
@@ -48,12 +50,14 @@ QUIT
250 OK
****
exim -d -odi -bs
+helo test
mail from:<qq@remote>
rcpt to:<abc@local>
rcpt to:<xyz@local>
quit
****
exim -odi -bs
+helo test
mail from:<>
rcpt to:<abc@local>
rcpt to:<xyz@local>