git://git.exim.org
/
users
/
heiko
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Callout/hold: ensure TLS-proxy process is not waited for as a transport process
[users/heiko/exim.git]
/
test
/
scripts
/
2100-OpenSSL
/
2135
1
# client: callout lazy-close, -bs send
2
need_ipv4
3
#
4
# a tls-capable target for the verify/delivery connection
5
exim -bd -DSERVER=server -oX PORT_D
6
****
7
#
8
# a recipient verify and continued-delivery
9
# cmdline -bs send
10
exim -bs
11
mail from:<usera@ok.example>
12
rcpt to:<userb@test.ex>
13
data
14
Subject: test
15
16
body
17
.
18
quit
19
****
20
sleep 2
21
killdaemon
22
#
23
#
24
no_stdout_check
25
no_msglog_check