Testsuite: Debug: indent lowlevel connect result
[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]:1224 ...  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 LOG: smtp_connection MAIN
15   SMTP connection from root closed by QUIT
16 LOG: smtp_connection MAIN
17   SMTP connection from root
18 LOG: smtp_connection MAIN
19   SMTP connection from root closed by QUIT
20 LOG: smtp_connection MAIN
21   SMTP connection from root
22 Connecting to 127.0.0.1 [127.0.0.1]:1224 ...  connected
23   SMTP<< 220 Server ready
24   SMTP>> EHLO myhost.test.ex
25   SMTP<< 250 OK
26   SMTP>> MAIL FROM:<>
27   SMTP<< 250 OK
28   SMTP>> RCPT TO:<bad@localhost>
29   SMTP<< 550 Unknown user
30   SMTP>> QUIT
31   SMTP<< 250 OK
32   SMTP(close)>>
33 LOG: MAIN REJECT
34   H=[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
35 LOG: MAIN REJECT
36   H=[V4NET.0.0.1] U=root F=<bad@localhost> rejected RCPT <z@test.ex>: Sender verify failed
37 LOG: smtp_connection MAIN
38   SMTP connection from root closed by QUIT
39 LOG: smtp_connection MAIN
40   SMTP connection from root
41 Connecting to 127.0.0.1 [127.0.0.1]:1224 ...  connected
42   SMTP<< 220 Server ready
43   SMTP>> EHLO myhost.test.ex
44   SMTP<< 250 OK
45   SMTP>> MAIL FROM:<>
46   SMTP<< 250 OK
47   SMTP>> RCPT TO:<uncheckable@localhost1>
48   SMTP<< 450 Temporary error
49   SMTP>> QUIT
50   SMTP<< 250 OK
51   SMTP(close)>>
52 LOG: MAIN REJECT
53   H=[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
54 LOG: MAIN REJECT
55   H=[V4NET.0.0.1] U=root F=<uncheckable@localhost1> temporarily rejected RCPT <z@test.ex>: Could not complete sender verify callout
56 LOG: smtp_connection MAIN
57   SMTP connection from root closed by QUIT
58 LOG: smtp_connection MAIN
59   SMTP connection from root
60 Connecting to 127.0.0.1 [127.0.0.1]:1224 ...  connected
61   SMTP<< 220 Server ready
62   SMTP>> EHLO myhost.test.ex
63   SMTP<< 250 OK
64   SMTP>> MAIL FROM:<>
65   SMTP<< 550 Error for <>
66   SMTP>> QUIT
67   SMTP<< 250 OK
68   SMTP(close)>>
69 LOG: MAIN REJECT
70   H=[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 <>
71 LOG: MAIN REJECT
72   H=[V4NET.0.0.1] U=root F=<uncheckable2@localhost1> rejected RCPT <z@test.ex>: Sender verify failed
73 LOG: smtp_connection MAIN
74   SMTP connection from root closed by QUIT
75 LOG: smtp_connection MAIN
76   SMTP connection from root
77 Connecting to 127.0.0.1 [127.0.0.1]:1224 ...  connected
78   SMTP<< 220 Server ready
79   SMTP>> EHLO myhost.test.ex
80   SMTP<< 250 OK
81   SMTP>> MAIL FROM:<>
82   SMTP<< 550-Multiline error for <>
83          550 Here's the second line
84   SMTP>> QUIT
85   SMTP<< 250 OK
86   SMTP(close)>>
87 LOG: MAIN REJECT
88   H=[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
89 LOG: MAIN REJECT
90   H=[V4NET.0.0.1] U=root F=<uncheckable@localhost1> rejected RCPT <z@test.ex>: Sender verify failed
91 LOG: smtp_connection MAIN
92   SMTP connection from root closed by QUIT
93 LOG: smtp_connection MAIN
94   SMTP connection from root
95 Connecting to 127.0.0.1 [127.0.0.1]:1224 ...  connected
96   SMTP<< 220 Server ready
97   SMTP>> EHLO myhost.test.ex
98   SMTP<< 250 OK
99   SMTP>> MAIL FROM:<>
100   SMTP<< 250 OK
101   SMTP>> RCPT TO:<z@remote.domain>
102   SMTP<< 550 Recipient not liked
103   SMTP>> QUIT
104   SMTP<< 250 OK
105   SMTP(close)>>
106 LOG: MAIN REJECT
107   H=[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
108 LOG: smtp_connection MAIN
109   SMTP connection from root closed by QUIT
110 LOG: smtp_connection MAIN
111   SMTP connection from root
112 Connecting to 127.0.0.1 [127.0.0.1]:1224 ...  connected
113   SMTP<< 220 Server ready
114   SMTP>> EHLO myhost.test.ex
115   SMTP<< 250 OK
116   SMTP>> MAIL FROM:<>
117   SMTP<< 250 OK
118   SMTP>> RCPT TO:<z@remote.domain>
119   SMTP<< 550-Recipient not liked on two lines
120          550 Here's the second
121   SMTP>> QUIT
122   SMTP<< 250 OK
123   SMTP(close)>>
124 LOG: MAIN REJECT
125   H=[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
126 LOG: smtp_connection MAIN
127   SMTP connection from root closed by QUIT
128 LOG: smtp_connection MAIN
129   SMTP connection from root
130 Connecting to 127.0.0.1 [127.0.0.1]:1224 ...  failed: Connection refused
131 Connecting to ip4.ip4.ip4.ip4 [ip4.ip4.ip4.ip4]:1224 ...  failed: Connection refused
132 LOG: MAIN REJECT
133   H=[V4NET.0.0.3] U=root F=<uncheckable@localhost1> temporarily rejected RCPT <z@remote.domain>: Could not complete recipient verify callout
134 LOG: smtp_connection MAIN
135   SMTP connection from root closed by QUIT
136 LOG: smtp_connection MAIN
137   SMTP connection from root
138 Connecting to 127.0.0.1 [127.0.0.1]:1224 ...  connected
139   SMTP<< 220 Server ready
140   SMTP>> EHLO myhost.test.ex
141   SMTP<< 250 OK
142   SMTP>> MAIL FROM:<>
143   SMTP<< 250 OK
144   SMTP>> RCPT TO:<abcd@x.y.z>
145   SMTP<< 550 Not liked
146   SMTP>> QUIT
147   SMTP<< 250 OK
148   SMTP(close)>>
149 LOG: MAIN REJECT
150   H=[V4NET.0.0.4] U=root F=<uncheckable@localhost1> rejected after DATA: there is no valid sender in any header line
151 LOG: smtp_connection MAIN
152   SMTP connection from root closed by QUIT
153 LOG: smtp_connection MAIN
154   SMTP connection from root
155 Connecting to 127.0.0.1 [127.0.0.1]:1224 ...  connected
156   SMTP<< 220 Server ready
157   SMTP>> EHLO myhost.test.ex
158   SMTP<< 250 OK
159   SMTP>> MAIL FROM:<>
160   SMTP<< 250 OK
161   SMTP>> RCPT TO:<abcd@x.y.z>
162   SMTP<< 550 Not liked
163   SMTP>> QUIT
164   SMTP<< 250 OK
165   SMTP(close)>>
166 LOG: MAIN REJECT
167   H=[V4NET.0.0.4] U=root F=<uncheckable@localhost1> rejected after DATA: there is no valid sender in any header line
168 LOG: smtp_connection MAIN
169   SMTP connection from root closed by QUIT
170 LOG: smtp_connection MAIN
171   SMTP connection from root
172 Connecting to 127.0.0.1 [127.0.0.1]:1224 ...  connected
173   SMTP<< 220 Server ready
174   SMTP>> EHLO myhost.test.ex
175   SMTP<< 250 OK
176   SMTP>> MAIL FROM:<>
177   SMTP<< 250 OK
178   SMTP>> RCPT TO:<ok@localhost1>
179   SMTP<< 250 OK
180 Cutthrough cancelled by presence of postmaster verify
181   SMTP>> RSET
182   SMTP<< 250 OK
183   SMTP>> MAIL FROM:<>
184   SMTP<< 250 OK
185   SMTP>> RCPT TO:<postmaster@localhost1>
186   SMTP<< 250 OK
187   SMTP>> QUIT
188   SMTP<< 250 OK
189   SMTP(close)>>
190 LOG: MAIN REJECT
191   H=[V4NET.0.0.5] U=root F=<ok@localhost1> rejected RCPT <z@remote.domain>: relay not permitted
192 LOG: smtp_connection MAIN
193   SMTP connection from root closed by QUIT
194 LOG: smtp_connection MAIN
195   SMTP connection from root
196 Connecting to 127.0.0.1 [127.0.0.1]:1224 ...  connected
197   SMTP<< 220 Server ready
198   SMTP>> EHLO myhost.test.ex
199   SMTP<< 250 OK
200   SMTP>> MAIL FROM:<>
201   SMTP<< 250 OK
202   SMTP>> RCPT TO:<ok@localhost1>
203   SMTP<< 250 OK
204 Cutthrough cancelled by presence of postmaster verify
205   SMTP>> RSET
206   SMTP<< 250 OK
207   SMTP>> MAIL FROM:<>
208   SMTP<< 250 OK
209   SMTP>> RCPT TO:<postmaster@localhost1>
210   SMTP<< 550 Don't like postmaster
211   SMTP>> QUIT
212   SMTP<< 250 OK
213   SMTP(close)>>
214 LOG: MAIN REJECT
215   H=[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
216 LOG: MAIN REJECT
217   H=[V4NET.0.0.5] U=root F=<ok@localhost1> rejected RCPT <z@remote.domain>: Sender verify failed
218 LOG: smtp_connection MAIN
219   SMTP connection from root closed by QUIT
220 LOG: smtp_connection MAIN
221   SMTP connection from root
222 Connecting to 127.0.0.1 [127.0.0.1]:1224 ...  connected
223   SMTP<< 220 Server ready
224   SMTP>> EHLO myhost.test.ex
225   SMTP<< 250- wotcher sverifier
226          250-SIZE
227          250 OK
228   SMTP>> MAIL FROM:<>
229   SMTP<< 250 OK
230   SMTP>> RCPT TO:<ok@localhost1>
231   SMTP<< 250 OK
232   SMTP>> QUIT
233   SMTP<< 250 OK
234   SMTP(close)>>
235 LOG: smtp_connection MAIN
236   SMTP connection from root closed by QUIT
237 LOG: smtp_connection MAIN
238   SMTP connection from root
239 Connecting to 127.0.0.1 [127.0.0.1]:1224 ...  connected
240   SMTP<< 220 Server ready
241   SMTP>> EHLO myhost.test.ex
242   SMTP<< 250- wotcher rverifier
243          250-SIZE
244          250 OK
245   SMTP>> MAIL FROM:<> SIZE=ssss
246   SMTP<< 250 OK
247   SMTP>> RCPT TO:<z@remote.domain>
248   SMTP<< 250 OK
249   SMTP>> QUIT
250   SMTP<< 250 OK
251   SMTP(close)>>
252 LOG: MAIN REJECT
253   H=(me) [V4NET.0.0.3] U=root F=<ok@localhost1> rejected RCPT <z@remote.domain>: relay not permitted
254 LOG: smtp_connection MAIN
255   SMTP connection from root closed by QUIT
256 LOG: smtp_connection MAIN
257   SMTP connection from root
258 Connecting to 127.0.0.1 [127.0.0.1]:1224 ...  connected
259   SMTP<< 220 Server ready
260   SMTP>> EHLO myhost.test.ex
261   SMTP<< 250- wotcher rverifier
262          250-SIZE
263          250 OK
264   SMTP>> MAIL FROM:<>
265   SMTP<< 250 OK
266   SMTP>> RCPT TO:<z@remote.domain>
267   SMTP<< 250 OK
268   SMTP>> QUIT
269   SMTP<< 250 OK
270   SMTP(close)>>
271 LOG: MAIN REJECT
272   H=(me) [V4NET.0.0.3] U=root F=<ok@localhost1> rejected RCPT <z@remote.domain>: relay not permitted
273 LOG: smtp_connection MAIN
274   SMTP connection from root closed by QUIT
275 LOG: smtp_connection MAIN
276   SMTP connection from root
277 Connecting to 127.0.0.1 [127.0.0.1]:1224 ...  connected
278   SMTP<< 220 Server ready
279   SMTP>> EHLO myhost.test.ex
280   SMTP<< 250- wotcher rverifier
281          250-SIZE
282          250 OK
283   SMTP>> MAIL FROM:<ok@localhost1>
284   SMTP<< 250 OK
285   SMTP>> RCPT TO:<myhost.test.ex-dddddddd-testing@remote.domain>
286   SMTP<< 550 RANDOM NOT OK
287   SMTP>> RSET
288   SMTP<< 250 OK
289   SMTP>> MAIL FROM:<ok@localhost1> SIZE=ssss
290   SMTP<< 250 OK
291   SMTP>> RCPT TO:<z@remote.domain>
292   SMTP<< 250 OK
293   SMTP>> QUIT
294   SMTP<< 250 OK
295   SMTP(close)>>
296 LOG: MAIN REJECT
297   H=(me) [V4NET.0.0.7] U=root F=<ok@localhost1> rejected RCPT <z@remote.domain>: relay not permitted
298 LOG: smtp_connection MAIN
299   SMTP connection from root closed by QUIT
300 LOG: smtp_connection MAIN
301   SMTP connection from root
302 Connecting to 127.0.0.1 [127.0.0.1]:1224 ...  connected
303   SMTP<< 220 Server ready
304   SMTP>> LHLO myhost.test.ex
305   SMTP<< 250 OK
306   SMTP>> MAIL FROM:<>
307   SMTP<< 250 OK
308   SMTP>> RCPT TO:<z@remote.lmtp>
309   SMTP<< 550 Recipient not liked
310   SMTP>> QUIT
311   SMTP<< 250 OK
312   SMTP(close)>>
313 LOG: MAIN REJECT
314   H=[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
315 LOG: smtp_connection MAIN
316   SMTP connection from root closed by QUIT
317 LOG: smtp_connection MAIN
318   SMTP connection from root
319 Connecting to 127.0.0.1 [127.0.0.1]:1224 ...  connected
320   SMTP(closed)<<
321   SMTP(close)>>
322 LOG: MAIN REJECT
323   H=[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
324 LOG: MAIN REJECT
325   H=[V4NET.0.0.1] U=root F=<bad@localhost1> temporarily rejected RCPT <z@test.ex>: Could not complete sender verify callout
326 LOG: smtp_connection MAIN
327   SMTP connection from root closed by QUIT
328 LOG: smtp_connection MAIN
329   SMTP connection from root
330 Connecting to 127.0.0.1 [127.0.0.1]:1224 ...  failed: Connection refused
331 LOG: MAIN REJECT
332   H=[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
333 LOG: MAIN REJECT
334   H=[V4NET.0.0.1] U=root F=<bad@localhost1> temporarily rejected RCPT <z@test.ex>: Could not complete sender verify callout
335 LOG: smtp_connection MAIN
336   SMTP connection from root closed by QUIT