Logging: for callout errors likely to be config problems, include the transport in...
[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 ... unable to bind outgoing SMTP call to 1.1.1.1: Netwk addr not available
119  failed: Netwk addr not available
120 LOG: MAIN PANIC
121   recipient verify defer (making calloout connection): T=smtp Netwk addr not available
122 LOG: MAIN REJECT
123   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
124 LOG: MAIN REJECT
125   H=(test) [V4NET.0.0.1] U=root F=<bindfail@localhost1> temporarily rejected RCPT <z@test.ex>: Could not complete sender verify callout
126 LOG: smtp_connection MAIN
127   SMTP connection from root D=qqs closed by QUIT
128 LOG: smtp_connection MAIN
129   SMTP connection from root
130 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...  connected
131   SMTP<< 220 Server ready
132   SMTP>> EHLO myhost.test.ex
133   SMTP<< 250 OK
134   SMTP>> MAIL FROM:<>
135   SMTP<< 250 OK
136   SMTP>> RCPT TO:<z@remote.domain>
137   SMTP<< 550 Recipient not liked
138   SMTP>> QUIT
139   SMTP<< 250 OK
140   SMTP(close)>>
141 cmdlog: '220:EHLO:250:MAIL:250:RCPT:550:QUIT:250'
142 LOG: MAIN REJECT
143   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
144 LOG: smtp_connection MAIN
145   SMTP connection from root D=qqs closed by QUIT
146 LOG: smtp_connection MAIN
147   SMTP connection from root
148 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...  connected
149   SMTP<< 220 Server ready
150   SMTP>> EHLO myhost.test.ex
151   SMTP<< 250 OK
152   SMTP>> MAIL FROM:<>
153   SMTP<< 250 OK
154   SMTP>> RCPT TO:<z@remote.domain>
155   SMTP<< 550-Recipient not liked on two lines
156          550 Here's the second
157   SMTP>> QUIT
158   SMTP<< 250 OK
159   SMTP(close)>>
160 cmdlog: '220:EHLO:250:MAIL:250:RCPT:550-:QUIT:250'
161 LOG: MAIN REJECT
162   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
163 LOG: smtp_connection MAIN
164   SMTP connection from root D=qqs closed by QUIT
165 LOG: smtp_connection MAIN
166   SMTP connection from root
167 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...  connected
168   SMTP<< 220 Server ready
169   SMTP>> EHLO myhost.test.ex
170   SMTP<< 250 OK
171   SMTP>> MAIL FROM:<>
172   SMTP<< 250 OK
173   SMTP>> RCPT TO:<z@remote.domain>
174   SMTP<< 550 Recipient not liked, with bad char:\80ÿÿ
175   SMTP>> QUIT
176   SMTP<< 250 OK
177   SMTP(close)>>
178 cmdlog: '220:EHLO:250:MAIL:250:RCPT:550:QUIT:250'
179 LOG: MAIN REJECT
180   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
181 LOG: smtp_connection MAIN
182   SMTP connection from root D=qqs closed by QUIT
183 LOG: smtp_connection MAIN
184   SMTP connection from root
185 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...  failed: Connection refused
186 Connecting to ip4.ip4.ip4.ip4 [ip4.ip4.ip4.ip4]:PORT_S ...  failed: Connection refused
187 LOG: MAIN REJECT
188   H=(test) [V4NET.0.0.3] U=root F=<uncheckable@localhost1> temporarily rejected RCPT <z@remote.domain>: Could not complete recipient verify callout
189 LOG: smtp_connection MAIN
190   SMTP connection from root D=qqs closed by QUIT
191 LOG: smtp_connection MAIN
192   SMTP connection from root
193 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...  connected
194   SMTP<< 220 Server ready
195   SMTP>> EHLO myhost.test.ex
196   SMTP<< 250 OK
197   SMTP>> MAIL FROM:<>
198   SMTP<< 250 OK
199   SMTP>> RCPT TO:<abcd@x.y.z>
200   SMTP<< 550 Not liked
201   SMTP>> QUIT
202   SMTP<< 250 OK
203   SMTP(close)>>
204 cmdlog: '220:EHLO:250:MAIL:250:RCPT:550:QUIT:250'
205 LOG: MAIN REJECT
206   H=(test) [V4NET.0.0.4] U=root F=<uncheckable@localhost1> rejected after DATA: there is no valid sender in any header line
207 LOG: smtp_connection MAIN
208   SMTP connection from root D=qqs closed by QUIT
209 LOG: smtp_connection MAIN
210   SMTP connection from root
211 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...  connected
212   SMTP<< 220 Server ready
213   SMTP>> EHLO myhost.test.ex
214   SMTP<< 250 OK
215   SMTP>> MAIL FROM:<>
216   SMTP<< 250 OK
217   SMTP>> RCPT TO:<abcd@x.y.z>
218   SMTP<< 550 Not liked
219   SMTP>> QUIT
220   SMTP<< 250 OK
221   SMTP(close)>>
222 cmdlog: '220:EHLO:250:MAIL:250:RCPT:550:QUIT:250'
223 LOG: MAIN REJECT
224   H=(test) [V4NET.0.0.4] U=root F=<uncheckable@localhost1> rejected after DATA: there is no valid sender in any header line
225 LOG: smtp_connection MAIN
226   SMTP connection from root D=qqs closed by QUIT
227 LOG: smtp_connection MAIN
228   SMTP connection from root
229 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...  connected
230   SMTP<< 220 Server ready
231   SMTP>> EHLO myhost.test.ex
232   SMTP<< 250 OK
233   SMTP>> MAIL FROM:<>
234   SMTP<< 250 OK
235   SMTP>> RCPT TO:<ok@localhost1>
236   SMTP<< 250 OK
237 Cutthrough cancelled by presence of postmaster verify
238   SMTP>> RSET
239   SMTP<< 250 OK
240   SMTP>> MAIL FROM:<>
241   SMTP<< 250 OK
242   SMTP>> RCPT TO:<postmaster@localhost1>
243   SMTP<< 250 OK
244   SMTP>> QUIT
245   SMTP<< 250 OK
246   SMTP(close)>>
247 cmdlog: '220:EHLO:250:MAIL:250:RCPT:250:RSET:250:MAIL:250:RCPT:250:QUIT:250'
248 LOG: MAIN REJECT
249   H=(test) [V4NET.0.0.5] U=root F=<ok@localhost1> rejected RCPT <z@remote.domain>: relay not permitted
250 LOG: smtp_connection MAIN
251   SMTP connection from root D=qqs closed by QUIT
252 LOG: smtp_connection MAIN
253   SMTP connection from root
254 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...  connected
255   SMTP<< 220 Server ready
256   SMTP>> EHLO myhost.test.ex
257   SMTP<< 250 OK
258   SMTP>> MAIL FROM:<>
259   SMTP<< 250 OK
260   SMTP>> RCPT TO:<ok@localhost1>
261   SMTP<< 250 OK
262 Cutthrough cancelled by presence of postmaster verify
263   SMTP>> RSET
264   SMTP<< 250 OK
265   SMTP>> MAIL FROM:<>
266   SMTP<< 250 OK
267   SMTP>> RCPT TO:<postmaster@localhost1>
268   SMTP<< 550 Don't like postmaster
269   SMTP>> QUIT
270   SMTP<< 250 OK
271   SMTP(close)>>
272 cmdlog: '220:EHLO:250:MAIL:250:RCPT:250:RSET:250:MAIL:250:RCPT:550:QUIT:250'
273 LOG: MAIN REJECT
274   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
275 LOG: MAIN REJECT
276   H=(test) [V4NET.0.0.5] U=root F=<ok@localhost1> rejected RCPT <z@remote.domain>: Sender verify failed
277 LOG: smtp_connection MAIN
278   SMTP connection from root D=qqs closed by QUIT
279 LOG: smtp_connection MAIN
280   SMTP connection from root
281 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...  connected
282   SMTP<< 220 Server ready
283   SMTP>> EHLO myhost.test.ex
284   SMTP<< 250- wotcher sverifier
285          250-SIZE
286          250 OK
287   SMTP>> MAIL FROM:<>
288   SMTP<< 250 OK
289   SMTP>> RCPT TO:<ok@localhost1>
290   SMTP<< 250 OK
291   SMTP>> QUIT
292   SMTP<< 250 OK
293   SMTP(close)>>
294 cmdlog: '220:EHLO:250-:MAIL:250:RCPT:250:QUIT:250'
295 LOG: smtp_connection MAIN
296   SMTP connection from root D=qqs closed by QUIT
297 LOG: smtp_connection MAIN
298   SMTP connection from root
299 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...  connected
300   SMTP<< 220 Server ready
301   SMTP>> EHLO myhost.test.ex
302   SMTP<< 250- wotcher rverifier
303          250-SIZE
304          250 OK
305   SMTP>> MAIL FROM:<> SIZE=ssss
306   SMTP<< 250 OK
307   SMTP>> RCPT TO:<z@remote.domain>
308   SMTP<< 250 OK
309   SMTP>> QUIT
310   SMTP<< 250 OK
311   SMTP(close)>>
312 cmdlog: '220:EHLO:250-:MAIL:250:RCPT:250:QUIT:250'
313 LOG: MAIN REJECT
314   H=(me) [V4NET.0.0.3] U=root F=<ok@localhost1> rejected RCPT <z@remote.domain>: relay not permitted
315 LOG: smtp_connection MAIN
316   SMTP connection from root D=qqs closed by QUIT
317 LOG: smtp_connection MAIN
318   SMTP connection from root
319 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...  connected
320   SMTP<< 220 Server ready
321   SMTP>> EHLO myhost.test.ex
322   SMTP<< 250- wotcher rverifier
323          250-SIZE
324          250 OK
325   SMTP>> MAIL FROM:<>
326   SMTP<< 250 OK
327   SMTP>> RCPT TO:<z@remote.domain>
328   SMTP<< 250 OK
329   SMTP>> QUIT
330   SMTP<< 250 OK
331   SMTP(close)>>
332 cmdlog: '220:EHLO:250-:MAIL:250:RCPT:250:QUIT:250'
333 LOG: MAIN REJECT
334   H=(me) [V4NET.0.0.3] U=root F=<ok@localhost1> rejected RCPT <z@remote.domain>: relay not permitted
335 LOG: smtp_connection MAIN
336   SMTP connection from root D=qqs closed by QUIT
337 LOG: smtp_connection MAIN
338   SMTP connection from root
339 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...  connected
340   SMTP<< 220 Server ready
341   SMTP>> EHLO myhost.test.ex
342   SMTP<< 250- wotcher rverifier
343          250-SIZE
344          250 OK
345   SMTP>> MAIL FROM:<ok@localhost1>
346   SMTP<< 250 OK
347   SMTP>> RCPT TO:<myhost.test.ex-dddddddd-testing@remote.domain>
348   SMTP<< 550 RANDOM NOT OK
349   SMTP>> RSET
350   SMTP<< 250 OK
351   SMTP>> MAIL FROM:<ok@localhost1> SIZE=ssss
352   SMTP<< 250 OK
353   SMTP>> RCPT TO:<z@remote.domain>
354   SMTP<< 250 OK
355   SMTP>> QUIT
356   SMTP<< 250 OK
357   SMTP(close)>>
358 cmdlog: '220:EHLO:250-:MAIL:250:RCPT:550:RSET:250:MAIL:250:RCPT:250:QUIT:250'
359 LOG: MAIN REJECT
360   H=(me) [V4NET.0.0.7] U=root F=<ok@localhost1> rejected RCPT <z@remote.domain>: relay not permitted
361 LOG: smtp_connection MAIN
362   SMTP connection from root D=qqs closed by QUIT
363 LOG: smtp_connection MAIN
364   SMTP connection from root
365 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...  connected
366   SMTP<< 220 Server ready
367   SMTP>> LHLO myhost.test.ex
368   SMTP<< 250 OK
369   SMTP>> MAIL FROM:<>
370   SMTP<< 250 OK
371   SMTP>> RCPT TO:<z@remote.lmtp>
372   SMTP<< 550 Recipient not liked
373   SMTP>> QUIT
374   SMTP<< 250 OK
375   SMTP(close)>>
376 cmdlog: '220:LHLO:250:MAIL:250:RCPT:550:QUIT:250'
377 LOG: MAIN REJECT
378   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
379 LOG: smtp_connection MAIN
380   SMTP connection from root D=qqs closed by QUIT
381 LOG: smtp_connection MAIN
382   SMTP connection from root
383 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...  connected
384   SMTP(closed)<<
385   SMTP(close)>>
386 cmdlog: '(unset)'
387 LOG: MAIN REJECT
388   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
389 LOG: MAIN REJECT
390   H=(test) [V4NET.0.0.1] U=root F=<bad@localhost1> temporarily rejected RCPT <z@test.ex>: Could not complete sender verify callout
391 LOG: smtp_connection MAIN
392   SMTP connection from root D=qqs closed by QUIT
393 LOG: smtp_connection MAIN
394   SMTP connection from root
395 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...  failed: Connection refused
396 LOG: MAIN REJECT
397   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
398 LOG: MAIN REJECT
399   H=(test) [V4NET.0.0.1] U=root F=<bad@localhost1> temporarily rejected RCPT <z@test.ex>: Could not complete sender verify callout
400 LOG: smtp_connection MAIN
401   SMTP connection from root D=qqs closed by QUIT