perl version oddity
[exim.git] / test / stderr / 0069
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?
5 >>>  list element: +include_unknown
6 >>>  list element: ^ten-1\.test\.ex
7 >>> sender host name required, to match against ^ten-1\.test\.ex
8 >>> looking up host name for V4NET.0.0.1
9 >>> IP address lookup yielded "ten-1.test.ex"
10 >>>   check dnssec require list
11 >>>    ten-1.test.ex not in empty list (option unset? cannot trace name)
12 >>>   check dnssec request list
13 >>>    ten-1.test.ex not in empty list (option unset? cannot trace name)
14 >>> checking addresses for ten-1.test.ex
15 >>>   V4NET.0.0.1 OK
16 >>>  host in sender_unqualified_hosts? yes (matched "^ten-1\.test\.ex")
17 >>> host in recipient_unqualified_hosts? no (option unset)
18 >>> host in helo_verify_hosts? no (option unset)
19 >>> host in helo_try_verify_hosts? no (option unset)
20 >>> host in helo_accept_junk_hosts? no (option unset)
21 >>> using ACL "check_recipientx"
22 >>> processing "accept" (TESTSUITE/test-config 24)
23 >>> check hosts = :
24 >>> host in ":"?
25 >>>  list element: 
26 >>> host in ":"? no (end of list)
27 >>> accept: condition test failed in ACL "check_recipientx"
28 >>> processing "deny" (TESTSUITE/test-config 25)
29 >>> check hosts = +include_unknown : ^ten-1\\.test\\.ex
30 >>> host in "+include_unknown : ^ten-1\.test\.ex"?
31 >>>  list element: +include_unknown
32 >>>  list element: ^ten-1\.test\.ex
33 >>>  host in "+include_unknown : ^ten-1\.test\.ex"? yes (matched "^ten-1\.test\.ex")
34 >>> deny: condition test succeeded in ACL "check_recipientx"
35 >>> end of ACL "check_recipientx": DENY
36 LOG: H=ten-1.test.ex (test) [V4NET.0.0.1] F=<x@y> rejected RCPT <x@test.ex>
37 >>> host in hosts_connection_nolog? no (option unset)
38 >>> host in host_lookup? no (option unset)
39 >>> host in host_reject_connection? no (option unset)
40 >>> host in sender_unqualified_hosts?
41 >>>  list element: +include_unknown
42 >>>  list element: ^ten-1\.test\.ex
43 >>> sender host name required, to match against ^ten-1\.test\.ex
44 >>> looking up host name for V4NET.0.0.13
45 LOG: no host name found for IP address V4NET.0.0.13
46 >>>  host in sender_unqualified_hosts? yes (failed to find host name for V4NET.0.0.13)
47 LOG: failed to find host name for V4NET.0.0.13: accepted by +include_unknown
48 >>>  host in recipient_unqualified_hosts? no (option unset)
49 >>>  host in helo_verify_hosts? no (option unset)
50 >>>  host in helo_try_verify_hosts? no (option unset)
51 >>>  host in helo_accept_junk_hosts? no (option unset)
52 >>>  test in helo_lookup_domains?
53 >>>   list element: @
54 >>>   list element: @[]
55 >>>  test in helo_lookup_domains? no (end of list)
56 >>>  using ACL "check_recipientx"
57 >>>  processing "accept" (TESTSUITE/test-config 24)
58 >>>  check hosts = :
59 >>>  host in ":"?
60 >>>   list element: 
61 >>>  host in ":"? no (end of list)
62 >>>  accept: condition test failed in ACL "check_recipientx"
63 >>>  processing "deny" (TESTSUITE/test-config 25)
64 >>>  check hosts = +include_unknown : ^ten-1\\.test\\.ex
65 >>>  host in "+include_unknown : ^ten-1\.test\.ex"?
66 >>>   list element: +include_unknown
67 >>>   list element: ^ten-1\.test\.ex
68 >>> sender host name required, to match against ^ten-1\.test\.ex
69 >>>   host in "+include_unknown : ^ten-1\.test\.ex"? yes (failed to find host name for V4NET.0.0.13)
70 LOG: failed to find host name for V4NET.0.0.13: accepted by +include_unknown
71 >>>   deny: condition test succeeded in ACL "check_recipientx"
72 >>>   end of ACL "check_recipientx": DENY
73 LOG: H=(test) [V4NET.0.0.13] F=<userx@myhost.test.ex> rejected RCPT <x@test.ex>
74 >>> host in hosts_connection_nolog? no (option unset)
75 >>> host in host_lookup? no (option unset)
76 >>> host in host_reject_connection? no (option unset)
77 >>> host in sender_unqualified_hosts?
78 >>>  list element: +include_unknown
79 >>>  list element: ^ten-1\.test\.ex
80 >>> sender host name required, to match against ^ten-1\.test\.ex
81 >>> looking up host name for V4NET.0.0.13
82 LOG: no host name found for IP address V4NET.0.0.13
83 >>>  host in sender_unqualified_hosts? yes (failed to find host name for V4NET.0.0.13)
84 LOG: failed to find host name for V4NET.0.0.13: accepted by +include_unknown
85 >>>  host in recipient_unqualified_hosts? no (option unset)
86 >>>  host in helo_verify_hosts? no (option unset)
87 >>>  host in helo_try_verify_hosts? no (option unset)
88 >>>  host in helo_accept_junk_hosts? no (option unset)
89 >>>  test in helo_lookup_domains?
90 >>>   list element: @
91 >>>   list element: @[]
92 >>>  test in helo_lookup_domains? no (end of list)
93 >>>  using ACL "check_recipienty"
94 >>>  processing "accept" (TESTSUITE/test-config 30)
95 >>>  check hosts = not-exist.test.ex : V4NET.0.0.13
96 >>>  host in "not-exist.test.ex : V4NET.0.0.13"?
97 >>>   list element: not-exist.test.ex
98 >>> no IP address found for host not-exist.test.ex (during SMTP connection from (test) [V4NET.0.0.13])
99 LOG: no IP address found for host not-exist.test.ex (during SMTP connection from (test) [V4NET.0.0.13])
100 >>>   host in "not-exist.test.ex : V4NET.0.0.13"? no (failed to find IP address for not-exist.test.ex)
101 >>>   accept: condition test failed in ACL "check_recipienty"
102 >>>   processing "deny" (TESTSUITE/test-config 31)
103 >>>     message: "Denied"
104 >>>   deny: condition test succeeded in ACL "check_recipienty"
105 >>>   end of ACL "check_recipienty": DENY
106 LOG: H=(test) [V4NET.0.0.13] F=<userx@test.ex> rejected RCPT <y@test.ex>: "Denied"
107 >>> host in hosts_connection_nolog? no (option unset)
108 >>> host in host_lookup? no (option unset)
109 >>> host in host_reject_connection? no (option unset)
110 >>> host in sender_unqualified_hosts?
111 >>>  list element: +include_unknown
112 >>>  list element: ^ten-1\.test\.ex
113 >>> sender host name required, to match against ^ten-1\.test\.ex
114 >>> looking up host name for V4NET.0.0.13
115 LOG: no host name found for IP address V4NET.0.0.13
116 >>>  host in sender_unqualified_hosts? yes (failed to find host name for V4NET.0.0.13)
117 LOG: failed to find host name for V4NET.0.0.13: accepted by +include_unknown
118 >>>  host in recipient_unqualified_hosts? no (option unset)
119 >>>  host in helo_verify_hosts? no (option unset)
120 >>>  host in helo_try_verify_hosts? no (option unset)
121 >>>  host in helo_accept_junk_hosts? no (option unset)
122 >>>  test in helo_lookup_domains?
123 >>>   list element: @
124 >>>   list element: @[]
125 >>>  test in helo_lookup_domains? no (end of list)
126 >>>  using ACL "check_recipientz"
127 >>>  processing "accept" (TESTSUITE/test-config 34)
128 >>>  check hosts = +ignore_unknown : not-exist.test.ex : V4NET.0.0.13
129 >>>  host in "+ignore_unknown : not-exist.test.ex : V4NET.0.0.13"?
130 >>>   list element: +ignore_unknown
131 >>>   list element: not-exist.test.ex
132 >>> no IP address found for host not-exist.test.ex (during SMTP connection from (test) [V4NET.0.0.13])
133 LOG: no IP address found for host not-exist.test.ex (during SMTP connection from (test) [V4NET.0.0.13])
134 >>>   failed to find IP address for not-exist.test.ex: item ignored by +ignore_unknown
135 >>>   list element: V4NET.0.0.13
136 >>>   host in "+ignore_unknown : not-exist.test.ex : V4NET.0.0.13"? yes (matched "V4NET.0.0.13")
137 >>>  accept: condition test succeeded in ACL "check_recipientz"
138 >>>  end of ACL "check_recipientz": ACCEPT
139 >>> host in hosts_connection_nolog? no (option unset)
140 >>> host in host_lookup? no (option unset)
141 >>> host in host_reject_connection? no (option unset)
142 >>> host in sender_unqualified_hosts?
143 >>>  list element: +include_unknown
144 >>>  list element: ^ten-1\.test\.ex
145 >>> sender host name required, to match against ^ten-1\.test\.ex
146 >>> looking up host name for V4NET.0.0.13
147 LOG: no host name found for IP address V4NET.0.0.13
148 >>>  host in sender_unqualified_hosts? yes (failed to find host name for V4NET.0.0.13)
149 LOG: failed to find host name for V4NET.0.0.13: accepted by +include_unknown
150 >>>  host in recipient_unqualified_hosts? no (option unset)
151 >>>  host in helo_verify_hosts? no (option unset)
152 >>>  host in helo_try_verify_hosts? no (option unset)
153 >>>  host in helo_accept_junk_hosts? no (option unset)
154 >>>  test in helo_lookup_domains?
155 >>>   list element: @
156 >>>   list element: @[]
157 >>>  test in helo_lookup_domains? no (end of list)
158 >>>  using ACL "check_recipienty"
159 >>>  processing "accept" (TESTSUITE/test-config 30)
160 >>>  check hosts = not-exist.test.ex : V4NET.0.0.13
161 >>>  host in "not-exist.test.ex : V4NET.0.0.13"?
162 >>>   list element: not-exist.test.ex
163 >>> no IP address found for host not-exist.test.ex (during SMTP connection from (test) [V4NET.0.0.13])
164 LOG: no IP address found for host not-exist.test.ex (during SMTP connection from (test) [V4NET.0.0.13])
165 >>>   host in "not-exist.test.ex : V4NET.0.0.13"? no (failed to find IP address for not-exist.test.ex)
166 LOG: list matching forced to fail: failed to find IP address for not-exist.test.ex
167 >>>   accept: condition test failed in ACL "check_recipienty"
168 >>>   processing "deny" (TESTSUITE/test-config 31)
169 >>>     message: "Denied"
170 >>>   deny: condition test succeeded in ACL "check_recipienty"
171 >>>   end of ACL "check_recipienty": DENY
172 LOG: H=(test) [V4NET.0.0.13] F=<userx@test.ex> rejected RCPT <y@test.ex>: "Denied"
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?
177 >>>  list element: +include_unknown
178 >>>  list element: ^ten-1\.test\.ex
179 >>> sender host name required, to match against ^ten-1\.test\.ex
180 >>> looking up host name for V4NET.0.0.13
181 LOG: no host name found for IP address V4NET.0.0.13
182 >>>  host in sender_unqualified_hosts? yes (failed to find host name for V4NET.0.0.13)
183 LOG: failed to find host name for V4NET.0.0.13: accepted by +include_unknown
184 >>>  host in recipient_unqualified_hosts? no (option unset)
185 >>>  host in helo_verify_hosts? no (option unset)
186 >>>  host in helo_try_verify_hosts? no (option unset)
187 >>>  host in helo_accept_junk_hosts? no (option unset)
188 >>>  test in helo_lookup_domains?
189 >>>   list element: @
190 >>>   list element: @[]
191 >>>  test in helo_lookup_domains? no (end of list)
192 >>>  using ACL "check_recipienta"
193 >>>  processing "accept" (TESTSUITE/test-config 38)
194 >>>  check hosts = :
195 >>>  host in ":"?
196 >>>   list element: 
197 >>>  host in ":"? no (end of list)
198 >>>  accept: condition test failed in ACL "check_recipienta"
199 >>>  processing "deny" (TESTSUITE/test-config 39)
200 >>>  check hosts = +include_defer : test.again.dns
201 >>>  host in "+include_defer : test.again.dns"?
202 >>>   list element: +include_defer
203 >>>   list element: test.again.dns
204 >>>   test.again.dns in dns_again_means_nonexist? no (option unset)
205 >>> no IP address found for host test.again.dns (during SMTP connection from (test) [V4NET.0.0.13])
206 >>>   test.again.dns in dns_again_means_nonexist? no (option unset)
207 LOG: DNS lookup of "test.again.dns" deferred: accepted by +include_defer
208 >>>   deny: condition test succeeded in ACL "check_recipienta"
209 >>>   end of ACL "check_recipienta": DENY
210 LOG: H=(test) [V4NET.0.0.13] F=<userx@myhost.test.ex> rejected RCPT <a@test.ex>
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?
215 >>>  list element: +include_unknown
216 >>>  list element: ^ten-1\.test\.ex
217 >>> sender host name required, to match against ^ten-1\.test\.ex
218 >>> looking up host name for V4NET.0.0.13
219 LOG: no host name found for IP address V4NET.0.0.13
220 >>>  host in sender_unqualified_hosts? yes (failed to find host name for V4NET.0.0.13)
221 LOG: failed to find host name for V4NET.0.0.13: accepted by +include_unknown
222 >>>  host in recipient_unqualified_hosts? no (option unset)
223 >>>  host in helo_verify_hosts? no (option unset)
224 >>>  host in helo_try_verify_hosts? no (option unset)
225 >>>  host in helo_accept_junk_hosts? no (option unset)
226 >>>  test in helo_lookup_domains?
227 >>>   list element: @
228 >>>   list element: @[]
229 >>>  test in helo_lookup_domains? no (end of list)
230 >>>  using ACL "check_recipientb"
231 >>>  processing "accept" (TESTSUITE/test-config 44)
232 >>>  check hosts = test.again.dns : V4NET.0.0.13
233 >>>  host in "test.again.dns : V4NET.0.0.13"?
234 >>>   list element: test.again.dns
235 >>>   test.again.dns in dns_again_means_nonexist? no (option unset)
236 >>> no IP address found for host test.again.dns (during SMTP connection from (test) [V4NET.0.0.13])
237 >>>   test.again.dns in dns_again_means_nonexist? no (option unset)
238 >>>  host in "test.again.dns : V4NET.0.0.13"? list match deferred for test.again.dns
239 >>>  accept: condition test deferred in ACL "check_recipientb"
240 LOG: H=(test) [V4NET.0.0.13] F=<userx@test.ex> temporarily rejected RCPT <b@test.ex>: DNS lookup of "test.again.dns" deferred
241 >>> host in hosts_connection_nolog? no (option unset)
242 >>> host in host_lookup? no (option unset)
243 >>> host in host_reject_connection? no (option unset)
244 >>> host in sender_unqualified_hosts?
245 >>>  list element: +include_unknown
246 >>>  list element: ^ten-1\.test\.ex
247 >>> sender host name required, to match against ^ten-1\.test\.ex
248 >>> looking up host name for V4NET.0.0.13
249 LOG: no host name found for IP address V4NET.0.0.13
250 >>>  host in sender_unqualified_hosts? yes (failed to find host name for V4NET.0.0.13)
251 LOG: failed to find host name for V4NET.0.0.13: accepted by +include_unknown
252 >>>  host in recipient_unqualified_hosts? no (option unset)
253 >>>  host in helo_verify_hosts? no (option unset)
254 >>>  host in helo_try_verify_hosts? no (option unset)
255 >>>  host in helo_accept_junk_hosts? no (option unset)
256 >>>  test in helo_lookup_domains?
257 >>>   list element: @
258 >>>   list element: @[]
259 >>>  test in helo_lookup_domains? no (end of list)
260 >>>  using ACL "check_recipientc"
261 >>>  processing "accept" (TESTSUITE/test-config 48)
262 >>>  check hosts = +ignore_defer : test.again.dns : V4NET.0.0.13
263 >>>  host in "+ignore_defer : test.again.dns : V4NET.0.0.13"?
264 >>>   list element: +ignore_defer
265 >>>   list element: test.again.dns
266 >>>   test.again.dns in dns_again_means_nonexist? no (option unset)
267 >>> no IP address found for host test.again.dns (during SMTP connection from (test) [V4NET.0.0.13])
268 >>>   test.again.dns in dns_again_means_nonexist? no (option unset)
269 >>>   DNS lookup of "test.again.dns" deferred: item ignored by +ignore_defer
270 >>>   list element: V4NET.0.0.13
271 >>>   host in "+ignore_defer : test.again.dns : V4NET.0.0.13"? yes (matched "V4NET.0.0.13")
272 >>>  accept: condition test succeeded in ACL "check_recipientc"
273 >>>  end of ACL "check_recipientc": ACCEPT