hosts_require_helo
[exim.git] / test / scripts / 2100-OpenSSL / 2135
index 1f760e4efc9d07f8b804d13626fa92e465a7e702..fe7447c0e65cbcb277f79e0252357e548d57c36a 100644 (file)
@@ -5,9 +5,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
@@ -17,8 +19,10 @@ body
 .
 quit
 ****
-sleep 3
+sleep 1
 killdaemon
+exim -q
+****
 #
 #
 no_stdout_check