summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0502
diff options
context:
space:
mode:
Diffstat (limited to 'test/scripts/0000-Basic/0502')
-rw-r--r--test/scripts/0000-Basic/05022
1 files changed, 2 insertions, 0 deletions
diff --git a/test/scripts/0000-Basic/0502 b/test/scripts/0000-Basic/0502
index c22205ca7..1c0bc6afc 100644
--- a/test/scripts/0000-Basic/0502
+++ b/test/scripts/0000-Basic/0502
@@ -1,5 +1,6 @@
# ACL for QUIT
exim -bs
+helo test
mail from:<x@y>
rcpt to:<a@y>
rcpt to:<b@y>
@@ -20,6 +21,7 @@ exim -bs -DLAST='deny message = Your message here'
quit
****
exim -bs -DLAST=''
+helo test
mail from:<a@b>
quit
****