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