Squashed commit of PIPE_CONNECT
[exim.git] / test / scripts / 4050-pipe-conn / 4051
CommitLineData
ee8b8090
JH
1# pipelined-connect, client
2#
3# Not attempted when not advertised
4exim -bd -DSERVER=server -oX PORT_D
5****
6#
7exim notadvertised@test.ex
8Subject: test 1
9
10****
11exim -DCONTROL=127.0.0.1 -q
12****
13killdaemon
14exim -DNOTDAEMON -DSERVER=server -q
15****
16#
17#
18#
19# Not attempted without a cache entry
20exim -bd -DSERVER=server -DCONNECTCOND=* -oX PORT_D
21****
22#
23exim nocache@test.ex
24Subject test 2
25
26****
27exim -DCONTROL=127.0.0.1 -q
28****
29exim -DNOTDAEMON -DSERVER=server -q
30****
31#
32#
33#
34# Go for it. This one should do early-pipelinng.
35exim hascache@test.ex
36Subject test 3
37
38****
39exim -DCONTROL=127.0.0.1 -q
40****
41exim -DNOTDAEMON -DSERVER=server -q
42****
43#
44#
45# Check that client doesn't try when not told to, even now there is
46# a cache entry
47exim clientno@test.ex
48Subject test 4
49
50****
51exim -DCONTROL=: -q
52****
53exim -DNOTDAEMON -DSERVER=server -q
54****
55#
56#
57killdaemon
58#
59no_msglog_check