summaryrefslogtreecommitdiff
path: root/test/scripts/4060-pipe-conn-gnutls/4061
blob: e4922b86b69fda9184ad9fe07d14d35056de0198 (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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# tls-on-connect
#
# Not attempted without a cache entry
exim -bd -DSERVER=server -oX PORT_D
****
#
exim nocache@test.ex
Subject test 1

****
exim -q
****
exim -DNOTDAEMON -DSERVER=server -q
****
#
#
#
# Go for it.  This one should do early-pipelinng.
exim hascache@test.ex
Subject test 2

****
exim -q
****
exim -DNOTDAEMON -DSERVER=server -q
****
#
#
# Check that client doesn't try when not told to, even now there is
# a cache entry
exim clientno@test.ex
Subject test 3

****
exim -DCONTROL=: -q
****
exim -DNOTDAEMON -DSERVER=server -q
****
#
#
killdaemon
#
no_msglog_check