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