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