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 91cd38276b9d1405371a2026aef3a371198fc185..162436e29d41fb7dd447c3a41b17bb1b7c8e1c75 100644
(file)
--- a/
test/scripts/2100-OpenSSL/2150
+++ b/
test/scripts/2100-OpenSSL/2150
@@
-4,16
+4,19
@@
exim -DSERVER=server -bd -oX PORT_D
# The pause (+++ 1) at the end of this is so that we don't close the input
# until some time after sending the dot.
#
# The pause (+++ 1) at the end of this is so that we don't close the input
# until some time after sending the dot.
#
-client-
gnutls
127.0.0.1 PORT_D
+client-
ssl
127.0.0.1 PORT_D
??? 220
ehlo abcd
??? 250-
??? 250-
??? 250-
??? 250-
??? 220
ehlo abcd
??? 250-
??? 250-
??? 250-
??? 250-
+??? 250-
??? 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>