hosts_require_helo
[exim.git] / test / scripts / 2000-GnuTLS / 2035
index cb227868c1834c2fe4d06890d6a62dbd5ab5f25f..fd76f8c776b621c47f53ba57cb59f586352e108d 100644 (file)
@@ -6,9 +6,11 @@ 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
+helo test
 mail from:<usera@ok.example>
 rcpt to:<userb@test.ex>
 data
@@ -20,6 +22,8 @@ quit
 ****
 sleep 1
 killdaemon
+exim -q
+****
 #
 #
 no_stdout_check