PIPE_CONNECT: fix feature-cache refresh
[exim.git] / test / scripts / 4068-pipe-conn-gnutls-tfo / 4068
1 # early-pipe, starttls, tfo
2 #
3 # Not attempted without a cache entry
4 exim -bd -DSERVER=server -oX PORT_D
5 ****
6 #
7 exim a@test.ex
8 Subject test 1
9
10 ****
11 exim -DCONNECTCOND=127.0.0.1 -q
12 ****
13 exim -DNOTDAEMON -DSERVER=server -q
14 ****
15 #
16 #
17 #
18 # Go for it.  This one should do early-pipelinng.
19 exim b@test.ex
20 Subject test 2
21
22 ****
23 exim -DCONNECTCOND=127.0.0.1 -q
24 ****
25 exim -DNOTDAEMON -DSERVER=server -q
26 ****
27 #
28 #
29 killdaemon
30 #
31 #
32 # And again with CHUNKING
33 sudo rm DIR/spool/db/misc
34 exim -bd -DSERVER=server -DOPT=* -oX PORT_D
35 ****
36 #
37 exim nocache@test.ex
38 Subject test 4
39
40 ****
41 exim -DCONNECTCOND=127.0.0.1 -q
42 ****
43 exim -DNOTDAEMON -DSERVER=server -q
44 ****
45 #
46 #
47 #
48 # Go for it
49 exim chunking@test.ex
50 Subject test 5
51
52 ****
53 exim -DCONNECTCOND=127.0.0.1 -q
54 ****
55 exim -DNOTDAEMON -DSERVER=server -q
56 ****
57 #
58 killdaemon
59 #
60 no_msglog_check