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
constification
[exim.git]
/
test
/
scripts
/
3400-plaintext
/
3410
diff --git
a/test/scripts/3400-plaintext/3410
b/test/scripts/3400-plaintext/3410
index 20b5e067c535277f5c74841ab30ac00e649cec68..2a6df25554349f29d93847891d5dd5149573e357 100644
(file)
--- a/
test/scripts/3400-plaintext/3410
+++ b/
test/scripts/3400-plaintext/3410
@@
-1,5
+1,6
@@
# ACL basic auth tests
exim -bh 5.6.9.1
+helo test
mail from:<x@y>
rcpt to:<x@y>
rset
@@
-10,6
+11,7
@@
rcpt to:<x@y>
quit
****
exim -bh 5.6.10.1
+helo test
mail from:<x@y>
rcpt to:<x@y>
rset