1 # client: callout lazy-close, -bs send
4 # a tls-capable target for the verify/delivery connection
5 exim -bd -DSERVER=server -oX PORT_D
8 # A recipient verify and continued-delivery. The debug output should show "already connected to",
9 # "proxied TLS", and the DATA smtp command only done by the transport process.
11 exim -d-all+transport -bs
13 mail from:<usera@ok.example>
14 rcpt to:<userb@test.ex>