summaryrefslogtreecommitdiff
path: root/test/scripts/2000-GnuTLS/2035
blob: 94923aa6013d0b2028cb2803e3ee10a0bf310d05 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# client: callout lazy-close, -bs send
gnutls
need_ipv4
#
# a tls-capable target for the verify/delivery connection
exim -bd -DSERVER=server -oX PORT_D
****
#
# A recipient verify and continued-delivery.  The debug output should show "already connected to",
# "proxied TLS", and the DATA smtp command only done by the transport process.
# cmdline -bs send
exim -d-all+transport -bs
mail from:<usera@ok.example>
rcpt to:<userb@test.ex>
data
Subject: test

body
.
quit
****
sleep 1
killdaemon
exim -q
****
#
#
no_stdout_check
no_msglog_check