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