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
Testsuite: move CRL testcases away from using SHA1-signed certs
[users/heiko/exim.git]
/
test
/
scripts
/
2000-GnuTLS
/
2037
1
# client: callout lazy-close, defers
2
gnutls
3
need_ipv4
4
#
5
exim -bd -DSERVER=server -oX PORT_D
6
****
7
# cmdline -bs send, rcpt-time defer
8
exim -bs
9
mail from:<>
10
rcpt to:<rcpt_defer@test.ex>
11
quit
12
****
13
sleep 3
14
#
15
# cmdline -bs send, data-time defer
16
exim -bs
17
mail from:<>
18
rcpt to:<data_defer@test.ex>
19
data
20
Subject: test
21
22
body
23
.
24
quit
25
****
26
sleep 3
27
killdaemon
28
#
29
#
30
no_stdout_check
31
no_msglog_check