Fix build on older Linux
[exim.git] / test / scripts / 4062-pipe-conn-openssl / 4062
CommitLineData
ee8b8090
JH
1# starttls
2#
3# Not attempted without a cache entry
4exim -bd -DSERVER=server -oX PORT_D
5****
6#
7exim a@test.ex
8Subject test 1
9
10****
11exim -q
12****
13exim -DNOTDAEMON -DSERVER=server -q
14****
15#
16#
17#
18# Go for it. This one should do early-pipelinng.
19exim b@test.ex
20Subject test 2
21
22****
23exim -q
24****
25exim -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
31exim c@test.ex
32Subject test 3
33
34****
35exim -DCONTROL=: -q
36****
37exim -DNOTDAEMON -DSERVER=server -q
38****
39#
40#
41killdaemon
42#
43#
44# And again with CHUNKING
45sudo rm DIR/spool/db/misc
46exim -bd -DSERVER=server -DOPT=* -oX PORT_D
47****
48#
49exim nocache@test.ex
50Subject test 4
51
52****
53exim -q
54****
55exim -DNOTDAEMON -DSERVER=server -q
56****
57#
58#
59#
60# Go for it
61exim chunking@test.ex
62Subject test 5
63
64****
65exim -q
66****
67exim -DNOTDAEMON -DSERVER=server -q
68****
69#
70killdaemon
71#
72no_msglog_check