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 string_copyn() for limit greater than actual string length
[exim.git]
/
test
/
scripts
/
2100-OpenSSL
/
2150
diff --git
a/test/scripts/2100-OpenSSL/2150
b/test/scripts/2100-OpenSSL/2150
index 9ee9eb13f4b76c1faf5148d9869b0bd48f8b3267..162436e29d41fb7dd447c3a41b17bb1b7c8e1c75 100644
(file)
--- a/
test/scripts/2100-OpenSSL/2150
+++ b/
test/scripts/2100-OpenSSL/2150
@@
-15,6
+15,8
@@
ehlo abcd
??? 250
starttls
??? 220
??? 250
starttls
??? 220
+helo test
+??? 250
mail from:<userx@test.ex>
??? 250
rcpt to:<userx@test.ex>
mail from:<userx@test.ex>
??? 250
rcpt to:<userx@test.ex>