Testsuite: tidying
[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 helo test
13 mail from:<usera@ok.example>
14 rcpt to:<userb@test.ex>
15 data
16 Subject: test
17
18 body
19 .
20 quit
21 ****
22 sleep 1
23 killdaemon
24 exim -q
25 ****
26 #
27 #
28 no_stdout_check
29 no_msglog_check