Testsuite: stabilize output sequence for 2x35/6
[exim.git] / test / scripts / 2100-OpenSSL / 2135
index 1f760e4efc9d07f8b804d13626fa92e465a7e702..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
@@ -17,8 +18,10 @@ body
 .
 quit
 ****
-sleep 3
+sleep 1
 killdaemon
+exim -q
+****
 #
 #
 no_stdout_check