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