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