ff460c671e12bb64b02fe3a1ecfd87766c133fab
[exim.git] / test / scripts / 2100-OpenSSL / 2135
1 # client: callout lazy-close, -bs send
2 need_ipv4
3 #
4 # a tls-capable target for the verify/delivery connection
5 exim -bd -DSERVER=server -oX PORT_D
6 ****
7 #
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.
10 # cmdline -bs send
11 exim -d-all+transport -bs
12 mail from:<usera@ok.example>
13 rcpt to:<userb@test.ex>
14 data
15 Subject: test
16
17 body
18 .
19 quit
20 ****
21 sleep 1
22 killdaemon
23 exim -q
24 ****
25 #
26 #
27 no_stdout_check
28 no_msglog_check