Squashed commit of PIPE_CONNECT
[exim.git] / test / scripts / 4060-pipe-conn-gnutls / 4061
1 # tls-on-connect
2 #
3 # Not attempted without a cache entry
4 exim -bd -DSERVER=server -oX PORT_D
5 ****
6 #
7 exim nocache@test.ex
8 Subject test 1
9
10 ****
11 exim -q
12 ****
13 exim -DNOTDAEMON -DSERVER=server -q
14 ****
15 #
16 #
17 #
18 # Go for it.  This one should do early-pipelinng.
19 exim hascache@test.ex
20 Subject test 2
21
22 ****
23 exim -q
24 ****
25 exim -DNOTDAEMON -DSERVER=server -q
26 ****
27 #
28 #
29 # Check that client doesn't try when not told to, even now there is
30 # a cache entry
31 exim clientno@test.ex
32 Subject test 3
33
34 ****
35 exim -DCONTROL=: -q
36 ****
37 exim -DNOTDAEMON -DSERVER=server -q
38 ****
39 #
40 #
41 killdaemon
42 #
43 no_msglog_check