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
/
2135
diff --git
a/test/scripts/2100-OpenSSL/2135
b/test/scripts/2100-OpenSSL/2135
index e521c45e3c3a6dcdc4c6dbaa91dbf4d12a8c5d81..fe7447c0e65cbcb277f79e0252357e548d57c36a 100644
(file)
--- a/
test/scripts/2100-OpenSSL/2135
+++ b/
test/scripts/2100-OpenSSL/2135
@@
-5,9
+5,11
@@
need_ipv4
exim -bd -DSERVER=server -oX PORT_D
****
#
exim -bd -DSERVER=server -oX PORT_D
****
#
-# a recipient verify and continued-delivery
+# A recipient verify and continued-delivery. The debug output should show "already connected to",
+# "proxied TLS", and the DATA smtp command only done by the transport process.
# cmdline -bs send
# cmdline -bs send
-exim -bs
+exim -d-all+transport -bs
+helo test
mail from:<usera@ok.example>
rcpt to:<userb@test.ex>
data
mail from:<usera@ok.example>
rcpt to:<userb@test.ex>
data
@@
-19,6
+21,8
@@
quit
****
sleep 1
killdaemon
****
sleep 1
killdaemon
+exim -q
+****
#
#
no_stdout_check
#
#
no_stdout_check