Testsuite: stabilize output sequence for 2x35/6
[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 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