Squashed commit of PIPE_CONNECT
[exim.git] / test / scripts / 4064-pipe-conn-gnutls-auth / 4064
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 killdaemon
30 #
31 #
32 #
33 # And again with CHUNKING
34 sudo rm DIR/spool/db/misc
35 exim -bd -DSERVER=server -DOPT=* -oX PORT_D
36 ****
37 #
38 exim nocache@test.ex
39 Subject test 4
40
41 ****
42 exim -q
43 ****
44 exim -DNOTDAEMON -DSERVER=server -q
45 ****
46 #
47 #
48 #
49 # Go for it
50 exim chunking@test.ex
51 Subject test 5
52
53 ****
54 exim -q
55 ****
56 exim -DNOTDAEMON -DSERVER=server -q
57 ****
58 #
59 killdaemon
60 no_msglog_check