String expansions: fix ${extract }, for the numeric/3-string case. Bug 1807
[exim.git] / test / scripts / 0000-Basic / 0022
1 # Extra ACLs: freeze/defer/drop/queue/delay/$host_data
2 exim -d -bh V4NET.9.8.7
3 mail from:<x@y>
4 rcpt to:<warn_empty@test.ex>
5 data
6 Testing
7 .
8 quit
9 ****
10 exim -d -bh V4NET.9.8.7
11 mail from:<x@y>
12 rcpt to:<warn_log@test.ex>
13 data
14 Testing
15 .
16 quit
17 ****
18 exim -d -bh V4NET.9.8.7
19 mail from:<x@y>
20 rcpt to:<warn_user@test.ex>
21 data
22 Testing
23 .
24 quit
25 ****
26 exim -bh V4NET.9.8.7
27 mail from:<x@y>
28 rcpt to:<defer@y>
29 rcpt to:<accept@y>
30 rcpt to:<drop@y>
31 rcpt to:<rhubarb@y>
32 quit
33 ****
34 exim -bh V4NET.9.8.7
35 mail from:<>
36 rcpt to:<defer_senders@y>
37 quit
38 ****
39 exim -bh V4NET.9.8.7
40 mail from:<x@y>
41 rcpt to:<delay_accept@y>
42 rcpt to:<delay_warn@y>
43 quit
44 ****
45 exim -bh V4NET.9.8.7
46 mail from:<x@y>
47 rcpt to:<host_check@y>
48 rcpt to:<host_check@y>
49 rcpt to:<host_check2@y>
50 rcpt to:<host_check2@y>
51 quit
52 ****
53 exim -bs -N -odi
54 mail from:<x@y>
55 rcpt to:<accept@y>
56 rcpt to:<freeze@y>
57 data
58 Testing
59 .
60 mail from:<x@y>
61 rcpt to:<accept@y>
62 data
63 Testing 2
64 .
65 mail from:<x@y>
66 rcpt to:<queue_only@y>
67 rcpt to:<accept@y>
68 data
69 Testing 3
70 .
71 mail from:<x@y>
72 rcpt to:<accept@y>
73 data
74 Testing 4
75 .
76 quit
77 ****
78 exim -bh V4NET.9.8.7
79 mail from:<x@y>
80 rcpt to:<nested_drop@y>
81 rcpt to:<rhubarb@y>
82 quit
83 ****
84 exim -bh V4NET.9.8.7
85 mail from:<x@y>
86 rcpt to:<nested_drop_require@y>
87 rcpt to:<rhubarb@y>
88 quit
89 ****
90 exim -bp
91 ****
92 exim -DSERVER=server -odq -bd -oX PORT_D
93 ****
94 client -t5 127.0.0.1 PORT_D
95 ??? 220
96 mail from:<x@y>
97 ??? 250
98 rcpt to:<accept@y>
99 ??? 250
100 rcpt to:<freeze@y>
101 ??? 250
102 data
103 ??? 354
104 Testing
105 .
106 ??? 250
107 mail from:<x@y>
108 ??? 250
109 rcpt to:<accept@y>
110 ??? 250
111 data
112 ??? 354
113 Testing 2
114 .
115 ??? 250
116 mail from:<x@y>
117 ??? 250
118 rcpt to:<queue_only@y>
119 ??? 250
120 rcpt to:<accept@y>
121 ??? 250
122 data
123 ??? 354
124 Testing 3
125 .
126 ??? 250
127 mail from:<x@y>
128 ??? 250
129 rcpt to:<accept@y>
130 ??? 250
131 data
132 ??? 354
133 Testing 4
134 .
135 ??? 250
136 mail from:<x@y>
137 ??? 250
138 rcpt to:<delay_accept@y>
139 ??? 250
140 quit
141 ??? 221
142 ****
143 killdaemon
144 exim -bp
145 ****
146 no_msglog_check