Lookups: avoid leaking user/passwd from server spec to log. Bug 3066
[exim.git] / test / stderr / 0227
1 LOG: smtp_connection MAIN
2   SMTP connection from root
3 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...  connected
4   SMTP<< 220 Server ready
5   SMTP>> EHLO myhost.test.ex
6   SMTP<< 250 OK
7   SMTP>> MAIL FROM:<>
8   SMTP<< 250 OK
9   SMTP>> RCPT TO:<ok@localhost>
10   SMTP<< 250 OK
11   SMTP>> QUIT
12   SMTP<< 250 OK
13   SMTP(close)>>
14 cmdlog: '220:EHLO:250:MAIL:250:RCPT:250:QUIT:250'
15 LOG: smtp_connection MAIN
16   SMTP connection from root D=qqs closed by QUIT
17 LOG: smtp_connection MAIN
18   SMTP connection from root
19 LOG: smtp_connection MAIN
20   SMTP connection from root D=qqs closed by QUIT
21 LOG: smtp_connection MAIN
22   SMTP connection from root
23 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...  connected
24   SMTP<< 220 Server ready
25   SMTP>> EHLO myhost.test.ex
26   SMTP<< 250 OK
27   SMTP>> MAIL FROM:<>
28   SMTP<< 250 OK
29   SMTP>> RCPT TO:<bad@localhost>
30   SMTP<< 550 Unknown user
31   SMTP>> QUIT
32   SMTP<< 250 OK
33   SMTP(close)>>
34 cmdlog: '220:EHLO:250:MAIL:250:RCPT:550:QUIT:250'
35 LOG: MAIN REJECT
36   H=(test) [V4NET.0.0.1] U=root sender verify fail for <bad@localhost>: 127.0.0.1 [127.0.0.1] : SMTP error from remote mail server after RCPT TO:<bad@localhost>: 550 Unknown user
37 LOG: MAIN REJECT
38   H=(test) [V4NET.0.0.1] U=root F=<bad@localhost> rejected RCPT <z@test.ex>: Sender verify failed
39 LOG: smtp_connection MAIN
40   SMTP connection from root D=qqs closed by QUIT
41 LOG: smtp_connection MAIN
42   SMTP connection from root
43 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...  connected
44   SMTP<< 220 Server ready
45   SMTP>> EHLO myhost.test.ex
46   SMTP<< 250 OK
47   SMTP>> MAIL FROM:<>
48   SMTP<< 250 OK
49   SMTP>> RCPT TO:<uncheckable@localhost1>
50   SMTP<< 450 Temporary error
51   SMTP>> QUIT
52   SMTP<< 250 OK
53   SMTP(close)>>
54 cmdlog: '220:EHLO:250:MAIL:250:RCPT:450:QUIT:250'
55 LOG: MAIN REJECT
56   H=(test) [V4NET.0.0.1] U=root sender verify defer for <uncheckable@localhost1>: Could not complete sender verify callout: 127.0.0.1 [127.0.0.1] : SMTP error from remote mail server after RCPT TO:<uncheckable@localhost1>: 450 Temporary error
57 LOG: MAIN REJECT
58   H=(test) [V4NET.0.0.1] U=root F=<uncheckable@localhost1> temporarily rejected RCPT <z@test.ex>: Could not complete sender verify callout
59 LOG: smtp_connection MAIN
60   SMTP connection from root D=qqs closed by QUIT
61 LOG: smtp_connection MAIN
62   SMTP connection from root
63 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...  connected
64   SMTP<< 220 Server ready
65   SMTP>> EHLO myhost.test.ex
66   SMTP<< 250 OK
67   SMTP>> MAIL FROM:<>
68   SMTP<< 550 Error for <>
69   SMTP>> QUIT
70   SMTP<< 250 OK
71   SMTP(close)>>
72 cmdlog: '220:EHLO:250:MAIL:550:QUIT:250'
73 LOG: MAIN REJECT
74   H=(test) [V4NET.0.0.1] U=root sender verify fail for <uncheckable2@localhost1>: 127.0.0.1 [127.0.0.1] : response to "MAIL FROM:<>" was: 550 Error for <>
75 LOG: MAIN REJECT
76   H=(test) [V4NET.0.0.1] U=root F=<uncheckable2@localhost1> rejected RCPT <z@test.ex>: Sender verify failed
77 LOG: smtp_connection MAIN
78   SMTP connection from root D=qqs closed by QUIT
79 LOG: smtp_connection MAIN
80   SMTP connection from root
81 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...  connected
82   SMTP<< 220 Server ready
83   SMTP>> EHLO myhost.test.ex
84   SMTP<< 250 OK
85   SMTP>> MAIL FROM:<>
86   SMTP<< 550-Multiline error for <>
87          550 Here's the second line
88   SMTP>> QUIT
89   SMTP<< 250 OK
90   SMTP(close)>>
91 cmdlog: '220:EHLO:250:MAIL:550-:QUIT:250'
92 LOG: MAIN REJECT
93   H=(test) [V4NET.0.0.1] U=root sender verify fail for <uncheckable@localhost1>: 127.0.0.1 [127.0.0.1] : response to "MAIL FROM:<>" was: 550-Multiline error for <>\n550 Here's the second line
94 LOG: MAIN REJECT
95   H=(test) [V4NET.0.0.1] U=root F=<uncheckable@localhost1> rejected RCPT <z@test.ex>: Sender verify failed
96 LOG: smtp_connection MAIN
97   SMTP connection from root D=qqs closed by QUIT
98 LOG: smtp_connection MAIN
99   SMTP connection from root
100 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...  connected
101   SMTP<< 220 Server ready
102   SMTP>> EHLO myhost.test.ex
103   SMTP<< 250 OK
104   SMTP>> MAIL FROM:<>
105   SMTP<< 550 Bad-char error for <> topbitchar:\80ÿÿ
106   SMTP>> QUIT
107   SMTP<< 250 OK
108   SMTP(close)>>
109 cmdlog: '220:EHLO:250:MAIL:550:QUIT:250'
110 LOG: MAIN REJECT
111   H=(test) [V4NET.0.0.1] U=root sender verify fail for <uncheckable2@localhost1>: 127.0.0.1 [127.0.0.1] : response to "MAIL FROM:<>" was: 550 Bad-char error for <> topbitchar:\200\377\377
112 LOG: MAIN REJECT
113   H=(test) [V4NET.0.0.1] U=root F=<uncheckable2@localhost1> rejected RCPT <z@test.ex>: Sender verify failed
114 LOG: smtp_connection MAIN
115   SMTP connection from root D=qqs closed by QUIT
116 LOG: smtp_connection MAIN
117   SMTP connection from root
118 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S from 1.1.1.1 ... LOG: MAIN
119   bind of [1.1.1.1]:1111 failed
120 unable to bind outgoing SMTP call to 1.1.1.1: Netwk addr not available
121  failed: Netwk addr not available
122 LOG: MAIN PANIC
123   recipient verify defer (making calloout connection): T=smtp Netwk addr not available
124 LOG: MAIN REJECT
125   H=(test) [V4NET.0.0.1] U=root sender verify defer for <bindfail@localhost1>: Could not complete sender verify callout: 127.0.0.1 [127.0.0.1] : Netwk addr not available
126 LOG: MAIN REJECT
127   H=(test) [V4NET.0.0.1] U=root F=<bindfail@localhost1> temporarily rejected RCPT <z@test.ex>: Could not complete sender verify callout
128 LOG: smtp_connection MAIN
129   SMTP connection from root D=qqs closed by QUIT
130 LOG: smtp_connection MAIN
131   SMTP connection from root
132 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...  connected
133   SMTP<< 220 Server ready
134   SMTP>> EHLO myhost.test.ex
135   SMTP<< 250 OK
136   SMTP>> MAIL FROM:<>
137   SMTP<< 250 OK
138   SMTP>> RCPT TO:<z@remote.domain>
139   SMTP<< 550 Recipient not liked
140   SMTP>> QUIT
141   SMTP<< 250 OK
142   SMTP(close)>>
143 cmdlog: '220:EHLO:250:MAIL:250:RCPT:550:QUIT:250'
144 LOG: MAIN REJECT
145   H=(test) [V4NET.0.0.3] U=root F=<uncheckable@localhost1> rejected RCPT <z@remote.domain>: 127.0.0.1 [127.0.0.1] : SMTP error from remote mail server after RCPT TO:<z@remote.domain>: 550 Recipient not liked
146 LOG: smtp_connection MAIN
147   SMTP connection from root D=qqs closed by QUIT
148 LOG: smtp_connection MAIN
149   SMTP connection from root
150 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...  connected
151   SMTP<< 220 Server ready
152   SMTP>> EHLO myhost.test.ex
153   SMTP<< 250 OK
154   SMTP>> MAIL FROM:<>
155   SMTP<< 250 OK
156   SMTP>> RCPT TO:<z@remote.domain>
157   SMTP<< 550-Recipient not liked on two lines
158          550 Here's the second
159   SMTP>> QUIT
160   SMTP<< 250 OK
161   SMTP(close)>>
162 cmdlog: '220:EHLO:250:MAIL:250:RCPT:550-:QUIT:250'
163 LOG: MAIN REJECT
164   H=(test) [V4NET.0.0.3] U=root F=<uncheckable@localhost1> rejected RCPT <z@remote.domain>: 127.0.0.1 [127.0.0.1] : SMTP error from remote mail server after RCPT TO:<z@remote.domain>: 550-Recipient not liked on two lines\n550 Here's the second
165 LOG: smtp_connection MAIN
166   SMTP connection from root D=qqs closed by QUIT
167 LOG: smtp_connection MAIN
168   SMTP connection from root
169 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...  connected
170   SMTP<< 220 Server ready
171   SMTP>> EHLO myhost.test.ex
172   SMTP<< 250 OK
173   SMTP>> MAIL FROM:<>
174   SMTP<< 250 OK
175   SMTP>> RCPT TO:<z@remote.domain>
176   SMTP<< 550 Recipient not liked, with bad char:\80ÿÿ
177   SMTP>> QUIT
178   SMTP<< 250 OK
179   SMTP(close)>>
180 cmdlog: '220:EHLO:250:MAIL:250:RCPT:550:QUIT:250'
181 LOG: MAIN REJECT
182   H=(test) [V4NET.0.0.3] U=root F=<uncheckable@localhost1> rejected RCPT <z@remote.domain>: 127.0.0.1 [127.0.0.1] : SMTP error from remote mail server after RCPT TO:<z@remote.domain>: 550 Recipient not liked, with bad char:\200\377\377
183 LOG: smtp_connection MAIN
184   SMTP connection from root D=qqs closed by QUIT
185 LOG: smtp_connection MAIN
186   SMTP connection from root
187 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...  failed: Connection refused
188 Connecting to ip4.ip4.ip4.ip4 [ip4.ip4.ip4.ip4]:PORT_S ...  failed: Connection refused
189 LOG: MAIN REJECT
190   H=(test) [V4NET.0.0.3] U=root F=<uncheckable@localhost1> temporarily rejected RCPT <z@remote.domain>: Could not complete recipient verify callout
191 LOG: smtp_connection MAIN
192   SMTP connection from root D=qqs closed by QUIT
193 LOG: smtp_connection MAIN
194   SMTP connection from root
195 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...  connected
196   SMTP<< 220 Server ready
197   SMTP>> EHLO myhost.test.ex
198   SMTP<< 250 OK
199   SMTP>> MAIL FROM:<>
200   SMTP<< 250 OK
201   SMTP>> RCPT TO:<abcd@x.y.z>
202   SMTP<< 550 Not liked
203   SMTP>> QUIT
204   SMTP<< 250 OK
205   SMTP(close)>>
206 cmdlog: '220:EHLO:250:MAIL:250:RCPT:550:QUIT:250'
207 LOG: MAIN REJECT
208   H=(test) [V4NET.0.0.4] U=root F=<uncheckable@localhost1> rejected after DATA: there is no valid sender in any header line
209 LOG: smtp_connection MAIN
210   SMTP connection from root D=qqs closed by QUIT
211 LOG: smtp_connection MAIN
212   SMTP connection from root
213 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...  connected
214   SMTP<< 220 Server ready
215   SMTP>> EHLO myhost.test.ex
216   SMTP<< 250 OK
217   SMTP>> MAIL FROM:<>
218   SMTP<< 250 OK
219   SMTP>> RCPT TO:<abcd@x.y.z>
220   SMTP<< 550 Not liked
221   SMTP>> QUIT
222   SMTP<< 250 OK
223   SMTP(close)>>
224 cmdlog: '220:EHLO:250:MAIL:250:RCPT:550:QUIT:250'
225 LOG: MAIN REJECT
226   H=(test) [V4NET.0.0.4] U=root F=<uncheckable@localhost1> rejected after DATA: there is no valid sender in any header line
227 LOG: smtp_connection MAIN
228   SMTP connection from root D=qqs closed by QUIT
229 LOG: smtp_connection MAIN
230   SMTP connection from root
231 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...  connected
232   SMTP<< 220 Server ready
233   SMTP>> EHLO myhost.test.ex
234   SMTP<< 250 OK
235   SMTP>> MAIL FROM:<>
236   SMTP<< 250 OK
237   SMTP>> RCPT TO:<ok@localhost1>
238   SMTP<< 250 OK
239 Cutthrough cancelled by presence of postmaster verify
240   SMTP>> RSET
241   SMTP<< 250 OK
242   SMTP>> MAIL FROM:<>
243   SMTP<< 250 OK
244   SMTP>> RCPT TO:<postmaster@localhost1>
245   SMTP<< 250 OK
246   SMTP>> QUIT
247   SMTP<< 250 OK
248   SMTP(close)>>
249 cmdlog: '220:EHLO:250:MAIL:250:RCPT:250:RSET:250:MAIL:250:RCPT:250:QUIT:250'
250 LOG: MAIN REJECT
251   H=(test) [V4NET.0.0.5] U=root F=<ok@localhost1> rejected RCPT <z@remote.domain>: relay not permitted
252 LOG: smtp_connection MAIN
253   SMTP connection from root D=qqs closed by QUIT
254 LOG: smtp_connection MAIN
255   SMTP connection from root
256 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...  connected
257   SMTP<< 220 Server ready
258   SMTP>> EHLO myhost.test.ex
259   SMTP<< 250 OK
260   SMTP>> MAIL FROM:<>
261   SMTP<< 250 OK
262   SMTP>> RCPT TO:<ok@localhost1>
263   SMTP<< 250 OK
264 Cutthrough cancelled by presence of postmaster verify
265   SMTP>> RSET
266   SMTP<< 250 OK
267   SMTP>> MAIL FROM:<>
268   SMTP<< 250 OK
269   SMTP>> RCPT TO:<postmaster@localhost1>
270   SMTP<< 550 Don't like postmaster
271   SMTP>> QUIT
272   SMTP<< 250 OK
273   SMTP(close)>>
274 cmdlog: '220:EHLO:250:MAIL:250:RCPT:250:RSET:250:MAIL:250:RCPT:550:QUIT:250'
275 LOG: MAIN REJECT
276   H=(test) [V4NET.0.0.5] U=root sender verify fail for <ok@localhost1>: 127.0.0.1 [127.0.0.1] : SMTP error from remote mail server after RCPT TO:<postmaster@localhost1>: 550 Don't like postmaster
277 LOG: MAIN REJECT
278   H=(test) [V4NET.0.0.5] U=root F=<ok@localhost1> rejected RCPT <z@remote.domain>: Sender verify failed
279 LOG: smtp_connection MAIN
280   SMTP connection from root D=qqs closed by QUIT
281 LOG: smtp_connection MAIN
282   SMTP connection from root
283 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...  connected
284   SMTP<< 220 Server ready
285   SMTP>> EHLO myhost.test.ex
286   SMTP<< 250- wotcher sverifier
287          250-SIZE
288          250 OK
289   SMTP>> MAIL FROM:<>
290   SMTP<< 250 OK
291   SMTP>> RCPT TO:<ok@localhost1>
292   SMTP<< 250 OK
293   SMTP>> QUIT
294   SMTP<< 250 OK
295   SMTP(close)>>
296 cmdlog: '220:EHLO:250-:MAIL:250:RCPT:250:QUIT:250'
297 LOG: smtp_connection MAIN
298   SMTP connection from root D=qqs closed by QUIT
299 LOG: smtp_connection MAIN
300   SMTP connection from root
301 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...  connected
302   SMTP<< 220 Server ready
303   SMTP>> EHLO myhost.test.ex
304   SMTP<< 250- wotcher rverifier
305          250-SIZE
306          250 OK
307   SMTP>> MAIL FROM:<> SIZE=ssss
308   SMTP<< 250 OK
309   SMTP>> RCPT TO:<z@remote.domain>
310   SMTP<< 250 OK
311   SMTP>> QUIT
312   SMTP<< 250 OK
313   SMTP(close)>>
314 cmdlog: '220:EHLO:250-:MAIL:250:RCPT:250:QUIT:250'
315 LOG: MAIN REJECT
316   H=(me) [V4NET.0.0.3] U=root F=<ok@localhost1> rejected RCPT <z@remote.domain>: relay not permitted
317 LOG: smtp_connection MAIN
318   SMTP connection from root D=qqs closed by QUIT
319 LOG: smtp_connection MAIN
320   SMTP connection from root
321 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...  connected
322   SMTP<< 220 Server ready
323   SMTP>> EHLO myhost.test.ex
324   SMTP<< 250- wotcher rverifier
325          250-SIZE
326          250 OK
327   SMTP>> MAIL FROM:<>
328   SMTP<< 250 OK
329   SMTP>> RCPT TO:<z@remote.domain>
330   SMTP<< 250 OK
331   SMTP>> QUIT
332   SMTP<< 250 OK
333   SMTP(close)>>
334 cmdlog: '220:EHLO:250-:MAIL:250:RCPT:250:QUIT:250'
335 LOG: MAIN REJECT
336   H=(me) [V4NET.0.0.3] U=root F=<ok@localhost1> rejected RCPT <z@remote.domain>: relay not permitted
337 LOG: smtp_connection MAIN
338   SMTP connection from root D=qqs closed by QUIT
339 LOG: smtp_connection MAIN
340   SMTP connection from root
341 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...  connected
342   SMTP<< 220 Server ready
343   SMTP>> EHLO myhost.test.ex
344   SMTP<< 250- wotcher rverifier
345          250-SIZE
346          250 OK
347   SMTP>> MAIL FROM:<ok@localhost1>
348   SMTP<< 250 OK
349   SMTP>> RCPT TO:<myhost.test.ex-dddddddd-testing@remote.domain>
350   SMTP<< 550 RANDOM NOT OK
351   SMTP>> RSET
352   SMTP<< 250 OK
353   SMTP>> MAIL FROM:<ok@localhost1> SIZE=ssss
354   SMTP<< 250 OK
355   SMTP>> RCPT TO:<z@remote.domain>
356   SMTP<< 250 OK
357   SMTP>> QUIT
358   SMTP<< 250 OK
359   SMTP(close)>>
360 cmdlog: '220:EHLO:250-:MAIL:250:RCPT:550:RSET:250:MAIL:250:RCPT:250:QUIT:250'
361 LOG: MAIN REJECT
362   H=(me) [V4NET.0.0.7] U=root F=<ok@localhost1> rejected RCPT <z@remote.domain>: relay not permitted
363 LOG: smtp_connection MAIN
364   SMTP connection from root D=qqs closed by QUIT
365 LOG: smtp_connection MAIN
366   SMTP connection from root
367 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...  connected
368   SMTP<< 220 Server ready
369   SMTP>> LHLO myhost.test.ex
370   SMTP<< 250 OK
371   SMTP>> MAIL FROM:<>
372   SMTP<< 250 OK
373   SMTP>> RCPT TO:<z@remote.lmtp>
374   SMTP<< 550 Recipient not liked
375   SMTP>> QUIT
376   SMTP<< 250 OK
377   SMTP(close)>>
378 cmdlog: '220:LHLO:250:MAIL:250:RCPT:550:QUIT:250'
379 LOG: MAIN REJECT
380   H=(test) [V4NET.0.0.3] U=root F=<uncheckable@localhost1> rejected RCPT <z@remote.lmtp>: 127.0.0.1 [127.0.0.1] : SMTP error from remote mail server after RCPT TO:<z@remote.lmtp>: 550 Recipient not liked
381 LOG: smtp_connection MAIN
382   SMTP connection from root D=qqs closed by QUIT
383 LOG: smtp_connection MAIN
384   SMTP connection from root
385 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...  connected
386   SMTP(closed)<<
387   SMTP(close)>>
388 cmdlog: '(unset)'
389 LOG: MAIN REJECT
390   H=(test) [V4NET.0.0.1] U=root sender verify defer for <bad@localhost1>: Could not complete sender verify callout: 127.0.0.1 [127.0.0.1] : Remote host closed connection in response to initial connection
391 LOG: MAIN REJECT
392   H=(test) [V4NET.0.0.1] U=root F=<bad@localhost1> temporarily rejected RCPT <z@test.ex>: Could not complete sender verify callout
393 LOG: smtp_connection MAIN
394   SMTP connection from root D=qqs closed by QUIT
395 LOG: smtp_connection MAIN
396   SMTP connection from root
397 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...  failed: Connection refused
398 LOG: MAIN REJECT
399   H=(test) [V4NET.0.0.1] U=root sender verify defer for <bad@localhost1>: Could not complete sender verify callout: 127.0.0.1 [127.0.0.1] : Connection refused
400 LOG: MAIN REJECT
401   H=(test) [V4NET.0.0.1] U=root F=<bad@localhost1> temporarily rejected RCPT <z@test.ex>: Could not complete sender verify callout
402 LOG: smtp_connection MAIN
403   SMTP connection from root D=qqs closed by QUIT