git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix continued-transport with LIMITS
[exim.git]
/
test
/
scripts
/
0000-Basic
/
0502
diff --git
a/test/scripts/0000-Basic/0502
b/test/scripts/0000-Basic/0502
index c22205ca70d70f196c1f8a4e22a223a36b0449ed..e51ac277d7945e54e95c1226bec14415f8d77643 100644
(file)
--- 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
****
@@
-34,6
+36,7
@@
EHLO test.ex
??? 250-
??? 250-
??? 250-
+??? 250-
??? 250 HELP
QUIT
??? 221