hosts_require_helo
[exim.git] / test / stderr / 0281
1 >>> host in hosts_connection_nolog? no (option unset)
2 >>> host in host_lookup? no (option unset)
3 >>> host in host_reject_connection? no (option unset)
4 >>> host in sender_unqualified_hosts? no (option unset)
5 >>> host in recipient_unqualified_hosts? no (option unset)
6 >>> host in helo_verify_hosts? no (option unset)
7 >>> host in helo_try_verify_hosts? no (option unset)
8 >>> host in helo_accept_junk_hosts? no (option unset)
9 >>> test in helo_lookup_domains? no (end of list)
10 >>> using ACL "acl_rcpt_1"
11 >>> processing "require" (TESTSUITE/test-config 19)
12 >>>   message: domain doesn't match @ or @[]
13 >>> check domains = @ : @[]
14 >>> myhost.test.ex in "@ : @[]"? yes (matched "@")
15 >>> require: condition test succeeded in ACL "acl_rcpt_1"
16 >>> processing "accept" (TESTSUITE/test-config 21)
17 >>> accept: condition test succeeded in ACL "acl_rcpt_1"
18 >>> end of ACL "acl_rcpt_1": ACCEPT
19 >>> using ACL "acl_rcpt_1"
20 >>> processing "require" (TESTSUITE/test-config 19)
21 >>>   message: domain doesn't match @ or @[]
22 >>> check domains = @ : @[]
23 >>> [127.0.0.1] in "@ : @[]"? yes (matched "@[]")
24 >>> require: condition test succeeded in ACL "acl_rcpt_1"
25 >>> processing "accept" (TESTSUITE/test-config 21)
26 >>> accept: condition test succeeded in ACL "acl_rcpt_1"
27 >>> end of ACL "acl_rcpt_1": ACCEPT
28 >>> using ACL "acl_rcpt_1"
29 >>> processing "require" (TESTSUITE/test-config 19)
30 >>>   message: domain doesn't match @ or @[]
31 >>> check domains = @ : @[]
32 >>> else.where in "@ : @[]"? no (end of list)
33 >>> require: condition test failed in ACL "acl_rcpt_1"
34 >>> end of ACL "acl_rcpt_1": not OK
35 LOG: H=(test) [V4NET.1.1.1] F=<x@y> rejected RCPT <1@else.where>: domain doesn't match @ or @[]
36 >>> using ACL "acl_rcpt_2"
37 >>> processing "require" (TESTSUITE/test-config 24)
38 >>>   message: domain doesn't match @mx_any
39 >>> check domains = @mx_any
40 >>> other1.test.ex in hosts_treat_as_local? yes (matched "other1.test.ex")
41 >>> local host has lowest MX
42 >>> mxt13.test.ex in "@mx_any"? yes (matched "@mx_any")
43 >>> require: condition test succeeded in ACL "acl_rcpt_2"
44 >>> processing "accept" (TESTSUITE/test-config 26)
45 >>> accept: condition test succeeded in ACL "acl_rcpt_2"
46 >>> end of ACL "acl_rcpt_2": ACCEPT
47 >>> using ACL "acl_rcpt_2"
48 >>> processing "require" (TESTSUITE/test-config 24)
49 >>>   message: domain doesn't match @mx_any
50 >>> check domains = @mx_any
51 >>> eximtesthost.test.ex in hosts_treat_as_local? no (end of list)
52 >>> local host has lowest MX
53 >>> mxt1.test.ex in "@mx_any"? yes (matched "@mx_any")
54 >>> require: condition test succeeded in ACL "acl_rcpt_2"
55 >>> processing "accept" (TESTSUITE/test-config 26)
56 >>> accept: condition test succeeded in ACL "acl_rcpt_2"
57 >>> end of ACL "acl_rcpt_2": ACCEPT
58 >>> using ACL "acl_rcpt_2"
59 >>> processing "require" (TESTSUITE/test-config 24)
60 >>>   message: domain doesn't match @mx_any
61 >>> check domains = @mx_any
62 >>> ten-1.test.ex in hosts_treat_as_local? no (end of list)
63 >>> eximtesthost.test.ex in hosts_treat_as_local? no (end of list)
64 >>> local host in host list - removed hosts:
65 >>>   eximtesthost.test.ex ip4.ip4.ip4.ip4 6
66 >>>   ten-2.test.ex V4NET.0.0.2 6
67 >>> mxt6.test.ex in "@mx_any"? yes (matched "@mx_any")
68 >>> require: condition test succeeded in ACL "acl_rcpt_2"
69 >>> processing "accept" (TESTSUITE/test-config 26)
70 >>> accept: condition test succeeded in ACL "acl_rcpt_2"
71 >>> end of ACL "acl_rcpt_2": ACCEPT
72 >>> using ACL "acl_rcpt_2"
73 >>> processing "require" (TESTSUITE/test-config 24)
74 >>>   message: domain doesn't match @mx_any
75 >>> check domains = @mx_any
76 >>> ten-1.test.ex in hosts_treat_as_local? no (end of list)
77 >>> ten-2.test.ex in hosts_treat_as_local? no (end of list)
78 >>> ten-3.test.ex in hosts_treat_as_local? no (end of list)
79 >>> mxt9.test.ex in "@mx_any"? no (end of list)
80 >>> require: condition test failed in ACL "acl_rcpt_2"
81 >>> end of ACL "acl_rcpt_2": not OK
82 LOG: H=(test) [V4NET.1.1.1] F=<x@y> rejected RCPT <2@mxt9.test.ex>: domain doesn't match @mx_any
83 >>> using ACL "acl_rcpt_2"
84 >>> processing "require" (TESTSUITE/test-config 24)
85 >>>   message: domain doesn't match @mx_any
86 >>> check domains = @mx_any
87 >>> mxnone.test.ex in "@mx_any"? no (end of list)
88 >>> require: condition test failed in ACL "acl_rcpt_2"
89 >>> end of ACL "acl_rcpt_2": not OK
90 LOG: H=(test) [V4NET.1.1.1] F=<x@y> rejected RCPT <2@mxnone.test.ex>: domain doesn't match @mx_any
91 >>> using ACL "acl_rcpt_3"
92 >>> processing "require" (TESTSUITE/test-config 29)
93 >>>   message: domain doesn't match @mx_primary
94 >>> check domains = @mx_primary
95 >>> ten-1.test.ex in hosts_treat_as_local? no (end of list)
96 >>> eximtesthost.test.ex in hosts_treat_as_local? no (end of list)
97 >>> local host has lowest MX
98 >>> mxt5.test.ex in "@mx_primary"? yes (matched "@mx_primary")
99 >>> require: condition test succeeded in ACL "acl_rcpt_3"
100 >>> processing "accept" (TESTSUITE/test-config 31)
101 >>> accept: condition test succeeded in ACL "acl_rcpt_3"
102 >>> end of ACL "acl_rcpt_3": ACCEPT
103 >>> using ACL "acl_rcpt_3"
104 >>> processing "require" (TESTSUITE/test-config 29)
105 >>>   message: domain doesn't match @mx_primary
106 >>> check domains = @mx_primary
107 >>> ten-1.test.ex in hosts_treat_as_local? no (end of list)
108 >>> ten-2.test.ex in hosts_treat_as_local? no (end of list)
109 >>> eximtesthost.test.ex in hosts_treat_as_local? no (end of list)
110 >>> local host in host list - removed hosts:
111 >>>   ten-2.test.ex V4NET.0.0.2 6
112 >>>   eximtesthost.test.ex ip4.ip4.ip4.ip4 6
113 >>> mxt6.test.ex in "@mx_primary"? no (end of list)
114 >>> require: condition test failed in ACL "acl_rcpt_3"
115 >>> end of ACL "acl_rcpt_3": not OK
116 LOG: H=(test) [V4NET.1.1.1] F=<x@y> rejected RCPT <3@mxt6.test.ex>: domain doesn't match @mx_primary
117 >>> using ACL "acl_rcpt_3"
118 >>> processing "require" (TESTSUITE/test-config 29)
119 >>>   message: domain doesn't match @mx_primary
120 >>> check domains = @mx_primary
121 >>> ten-1.test.ex in hosts_treat_as_local? no (end of list)
122 >>> ten-2.test.ex in hosts_treat_as_local? no (end of list)
123 >>> ten-3.test.ex in hosts_treat_as_local? no (end of list)
124 >>> mxt9.test.ex in "@mx_primary"? no (end of list)
125 >>> require: condition test failed in ACL "acl_rcpt_3"
126 >>> end of ACL "acl_rcpt_3": not OK
127 LOG: H=(test) [V4NET.1.1.1] F=<x@y> rejected RCPT <3@mxt9.test.ex>: domain doesn't match @mx_primary
128 >>> using ACL "acl_rcpt_3"
129 >>> processing "require" (TESTSUITE/test-config 29)
130 >>>   message: domain doesn't match @mx_primary
131 >>> check domains = @mx_primary
132 >>> mxnone.test.ex in "@mx_primary"? no (end of list)
133 >>> require: condition test failed in ACL "acl_rcpt_3"
134 >>> end of ACL "acl_rcpt_3": not OK
135 LOG: H=(test) [V4NET.1.1.1] F=<x@y> rejected RCPT <3@mxnone.test.ex>: domain doesn't match @mx_primary
136 >>> using ACL "acl_rcpt_4"
137 >>> processing "require" (TESTSUITE/test-config 34)
138 >>>   message: domain doesn't match @mx_secondary
139 >>> check domains = @mx_secondary
140 >>> eximtesthost.test.ex in hosts_treat_as_local? no (end of list)
141 >>> local host has lowest MX
142 >>> mxt5.test.ex in "@mx_secondary"? no (end of list)
143 >>> require: condition test failed in ACL "acl_rcpt_4"
144 >>> end of ACL "acl_rcpt_4": not OK
145 LOG: H=(test) [V4NET.1.1.1] F=<x@y> rejected RCPT <4@mxt5.test.ex>: domain doesn't match @mx_secondary
146 >>> using ACL "acl_rcpt_4"
147 >>> processing "require" (TESTSUITE/test-config 34)
148 >>>   message: domain doesn't match @mx_secondary
149 >>> check domains = @mx_secondary
150 >>> ten-1.test.ex in hosts_treat_as_local? no (end of list)
151 >>> ten-2.test.ex in hosts_treat_as_local? no (end of list)
152 >>> eximtesthost.test.ex in hosts_treat_as_local? no (end of list)
153 >>> local host in host list - removed hosts:
154 >>>   ten-2.test.ex V4NET.0.0.2 6
155 >>>   eximtesthost.test.ex ip4.ip4.ip4.ip4 6
156 >>> mxt6.test.ex in "@mx_secondary"? yes (matched "@mx_secondary")
157 >>> require: condition test succeeded in ACL "acl_rcpt_4"
158 >>> processing "accept" (TESTSUITE/test-config 36)
159 >>> accept: condition test succeeded in ACL "acl_rcpt_4"
160 >>> end of ACL "acl_rcpt_4": ACCEPT
161 >>> using ACL "acl_rcpt_4"
162 >>> processing "require" (TESTSUITE/test-config 34)
163 >>>   message: domain doesn't match @mx_secondary
164 >>> check domains = @mx_secondary
165 >>> ten-1.test.ex in hosts_treat_as_local? no (end of list)
166 >>> ten-2.test.ex in hosts_treat_as_local? no (end of list)
167 >>> ten-3.test.ex in hosts_treat_as_local? no (end of list)
168 >>> mxt9.test.ex in "@mx_secondary"? no (end of list)
169 >>> require: condition test failed in ACL "acl_rcpt_4"
170 >>> end of ACL "acl_rcpt_4": not OK
171 LOG: H=(test) [V4NET.1.1.1] F=<x@y> rejected RCPT <4@mxt9.test.ex>: domain doesn't match @mx_secondary
172 >>> using ACL "acl_rcpt_4"
173 >>> processing "require" (TESTSUITE/test-config 34)
174 >>>   message: domain doesn't match @mx_secondary
175 >>> check domains = @mx_secondary
176 >>> mxnone.test.ex in "@mx_secondary"? no (end of list)
177 >>> require: condition test failed in ACL "acl_rcpt_4"
178 >>> end of ACL "acl_rcpt_4": not OK
179 LOG: H=(test) [V4NET.1.1.1] F=<x@y> rejected RCPT <4@mxnone.test.ex>: domain doesn't match @mx_secondary
180 >>> using ACL "acl_rcpt_5"
181 >>> processing "require" (TESTSUITE/test-config 39)
182 >>>   message: host doesn't match @ or @[]
183 >>> check hosts = @ : @[]
184 MUNGED: ::1 will be omitted in what follows
185 >>> get[host|ipnode]byname[2] looked up these IP addresses:
186 >>>   name=myhost.test.ex address=V4NET.10.10.10
187 >>> host in "@ : @[]"? no (end of list)
188 >>> require: condition test failed in ACL "acl_rcpt_5"
189 >>> end of ACL "acl_rcpt_5": not OK
190 LOG: H=(test) [V4NET.1.1.1] F=<x@y> rejected RCPT <5@myhost.test.ex>: host doesn't match @ or @[]
191 >>> host in hosts_connection_nolog? no (option unset)
192 >>> host in host_lookup? no (option unset)
193 >>> host in host_reject_connection? no (option unset)
194 >>> host in sender_unqualified_hosts? no (option unset)
195 >>> host in recipient_unqualified_hosts? no (option unset)
196 >>> host in helo_verify_hosts? no (option unset)
197 >>> host in helo_try_verify_hosts? no (option unset)
198 >>> host in helo_accept_junk_hosts? no (option unset)
199 >>> test in helo_lookup_domains? no (end of list)
200 >>> using ACL "acl_rcpt_5"
201 >>> processing "require" (TESTSUITE/test-config 39)
202 >>>   message: host doesn't match @ or @[]
203 >>> check hosts = @ : @[]
204 MUNGED: ::1 will be omitted in what follows
205 >>> get[host|ipnode]byname[2] looked up these IP addresses:
206 >>>   name=myhost.test.ex address=V4NET.10.10.10
207 >>> host in "@ : @[]"? yes (matched "@")
208 >>> require: condition test succeeded in ACL "acl_rcpt_5"
209 >>> processing "accept" (TESTSUITE/test-config 41)
210 >>> accept: condition test succeeded in ACL "acl_rcpt_5"
211 >>> end of ACL "acl_rcpt_5": ACCEPT
212 >>> host in hosts_connection_nolog? no (option unset)
213 >>> host in host_lookup? no (option unset)
214 >>> host in host_reject_connection? no (option unset)
215 >>> host in sender_unqualified_hosts? no (option unset)
216 >>> host in recipient_unqualified_hosts? no (option unset)
217 >>> host in helo_verify_hosts? no (option unset)
218 >>> host in helo_try_verify_hosts? no (option unset)
219 >>> host in helo_accept_junk_hosts? no (option unset)
220 >>> test in helo_lookup_domains? no (end of list)
221 >>> using ACL "acl_rcpt_5"
222 >>> processing "require" (TESTSUITE/test-config 39)
223 >>>   message: host doesn't match @ or @[]
224 >>> check hosts = @ : @[]
225 MUNGED: ::1 will be omitted in what follows
226 >>> get[host|ipnode]byname[2] looked up these IP addresses:
227 >>>   name=myhost.test.ex address=V4NET.10.10.10
228 >>> host in "@ : @[]"? yes (matched "@[]")
229 >>> require: condition test succeeded in ACL "acl_rcpt_5"
230 >>> processing "accept" (TESTSUITE/test-config 41)
231 >>> accept: condition test succeeded in ACL "acl_rcpt_5"
232 >>> end of ACL "acl_rcpt_5": ACCEPT
233 >>> host in hosts_connection_nolog? no (option unset)
234 >>> host in host_lookup? no (option unset)
235 >>> host in host_reject_connection? no (option unset)
236 >>> host in sender_unqualified_hosts? no (option unset)
237 >>> host in recipient_unqualified_hosts? no (option unset)
238 >>> host in helo_verify_hosts? no (option unset)
239 >>> host in helo_try_verify_hosts? no (option unset)
240 >>> host in helo_accept_junk_hosts? no (option unset)
241 >>> test in helo_lookup_domains? no (end of list)
242 >>> using ACL "acl_rcpt_2"
243 >>> processing "require" (TESTSUITE/test-config 24)
244 >>>   message: domain doesn't match @mx_any
245 >>> check domains = @mx_any
246 >>> not-exist.test.ex in hosts_treat_as_local? no (end of list)
247 >>> eximtesthost.test.ex in hosts_treat_as_local? no (end of list)
248 >>> local host in host list - removed hosts:
249 >>>   eximtesthost.test.ex ip4.ip4.ip4.ip4 6
250 >>> mxt3.test.ex in "@mx_any"? yes (matched "@mx_any")
251 >>> require: condition test succeeded in ACL "acl_rcpt_2"
252 >>> processing "accept" (TESTSUITE/test-config 26)
253 >>> accept: condition test succeeded in ACL "acl_rcpt_2"
254 >>> end of ACL "acl_rcpt_2": ACCEPT
255 >>> using ACL "acl_rcpt_3"
256 >>> processing "require" (TESTSUITE/test-config 29)
257 >>>   message: domain doesn't match @mx_primary
258 >>> check domains = @mx_primary
259 >>> not-exist.test.ex in hosts_treat_as_local? no (end of list)
260 >>> eximtesthost.test.ex in hosts_treat_as_local? no (end of list)
261 >>> local host in host list - removed hosts:
262 >>>   eximtesthost.test.ex ip4.ip4.ip4.ip4 6
263 >>> mxt3.test.ex in "@mx_primary"? no (end of list)
264 >>> require: condition test failed in ACL "acl_rcpt_3"
265 >>> end of ACL "acl_rcpt_3": not OK
266 LOG: H=(test) [V4NET.1.1.1] F=<x@y> rejected RCPT <3@mxt3.test.ex>: domain doesn't match @mx_primary
267 >>> using ACL "acl_rcpt_4"
268 >>> processing "require" (TESTSUITE/test-config 34)
269 >>>   message: domain doesn't match @mx_secondary
270 >>> check domains = @mx_secondary
271 >>> not-exist.test.ex in hosts_treat_as_local? no (end of list)
272 >>> eximtesthost.test.ex in hosts_treat_as_local? no (end of list)
273 >>> local host in host list - removed hosts:
274 >>>   eximtesthost.test.ex ip4.ip4.ip4.ip4 6
275 >>> mxt3.test.ex in "@mx_secondary"? yes (matched "@mx_secondary")
276 >>> require: condition test succeeded in ACL "acl_rcpt_4"
277 >>> processing "accept" (TESTSUITE/test-config 36)
278 >>> accept: condition test succeeded in ACL "acl_rcpt_4"
279 >>> end of ACL "acl_rcpt_4": ACCEPT