Testsuite: try to trace intermittent callout fails
[exim.git] / test / scripts / 4060-pipe-conn-gnutls / 4060
1 # starttls
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 #
44 # And again with CHUNKING
45 sudo rm DIR/spool/db/misc
46 exim -bd -DSERVER=server -DOPT=* -oX PORT_D
47 ****
48 #
49 exim nocache@test.ex
50 Subject test 4
51
52 ****
53 exim -q
54 ****
55 exim -DNOTDAEMON -DSERVER=server -q
56 ****
57 #
58 #
59 #
60 # Go for it
61 exim chunking@test.ex
62 Subject test 5
63
64 ****
65 exim -q
66 ****
67 exim -DNOTDAEMON -DSERVER=server -q
68 ****
69 #
70 killdaemon
71 no_msglog_check