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
.
quit
****
-sleep 3
+sleep 1
killdaemon
+exim -q
+****
#
#
no_stdout_check