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