Testsuite: handle change in GnuTLS cert preference
[exim.git] / test / scripts / 2000-GnuTLS / 2035
index cb227868c1834c2fe4d06890d6a62dbd5ab5f25f..94923aa6013d0b2028cb2803e3ee10a0bf310d05 100644 (file)
@@ -6,9 +6,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
@@ -20,6 +21,8 @@ quit
 ****
 sleep 1
 killdaemon
+exim -q
+****
 #
 #
 no_stdout_check