String expansions: support sha3 under OpenSSL (1.1.1+)
[exim.git] / test / scripts / 2100-OpenSSL / 2135
index e521c45e3c3a6dcdc4c6dbaa91dbf4d12a8c5d81..ff460c671e12bb64b02fe3a1ecfd87766c133fab 100644 (file)
@@ -5,9 +5,10 @@ need_ipv4
 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
-exim -bs
+exim -d-all+transport -bs
 mail from:<usera@ok.example>
 rcpt to:<userb@test.ex>
 data
@@ -19,6 +20,8 @@ quit
 ****
 sleep 1
 killdaemon
+exim -q
+****
 #
 #
 no_stdout_check