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