More debug in smtp transport
[exim.git] / test / stderr / 0227
CommitLineData
54c5ebb1
PH
1LOG: smtp_connection MAIN
2 SMTP connection from root
7eb59ff9 3Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
54c5ebb1 4 SMTP<< 220 Server ready
cb9d95ae 5 SMTP>> EHLO myhost.test.ex
54c5ebb1
PH
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
2760b518 12 SMTP<< 250 OK
ae5afa61 13 SMTP(close)>>
54c5ebb1
PH
14LOG: smtp_connection MAIN
15 SMTP connection from root closed by QUIT
16LOG: smtp_connection MAIN
17 SMTP connection from root
18LOG: smtp_connection MAIN
19 SMTP connection from root closed by QUIT
20LOG: smtp_connection MAIN
21 SMTP connection from root
7eb59ff9 22Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
54c5ebb1 23 SMTP<< 220 Server ready
cb9d95ae 24 SMTP>> EHLO myhost.test.ex
54c5ebb1
PH
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
2760b518 31 SMTP<< 250 OK
ae5afa61 32 SMTP(close)>>
54c5ebb1 33LOG: MAIN REJECT
e9166683 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
54c5ebb1 35LOG: MAIN REJECT
2a47f028 36 H=[V4NET.0.0.1] U=root F=<bad@localhost> rejected RCPT <z@test.ex>: Sender verify failed
54c5ebb1
PH
37LOG: smtp_connection MAIN
38 SMTP connection from root closed by QUIT
39LOG: smtp_connection MAIN
40 SMTP connection from root
7eb59ff9 41Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
54c5ebb1 42 SMTP<< 220 Server ready
cb9d95ae 43 SMTP>> EHLO myhost.test.ex
54c5ebb1
PH
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
2760b518 50 SMTP<< 250 OK
ae5afa61 51 SMTP(close)>>
54c5ebb1 52LOG: MAIN REJECT
e9166683 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
54c5ebb1
PH
54LOG: 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
56LOG: smtp_connection MAIN
57 SMTP connection from root closed by QUIT
58LOG: smtp_connection MAIN
59 SMTP connection from root
7eb59ff9 60Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
54c5ebb1 61 SMTP<< 220 Server ready
cb9d95ae 62 SMTP>> EHLO myhost.test.ex
54c5ebb1
PH
63 SMTP<< 250 OK
64 SMTP>> MAIL FROM:<>
65 SMTP<< 550 Error for <>
66 SMTP>> QUIT
2760b518 67 SMTP<< 250 OK
ae5afa61 68 SMTP(close)>>
54c5ebb1 69LOG: MAIN REJECT
e9166683 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 <>
54c5ebb1 71LOG: MAIN REJECT
2a47f028 72 H=[V4NET.0.0.1] U=root F=<uncheckable2@localhost1> rejected RCPT <z@test.ex>: Sender verify failed
54c5ebb1
PH
73LOG: smtp_connection MAIN
74 SMTP connection from root closed by QUIT
75LOG: smtp_connection MAIN
76 SMTP connection from root
7eb59ff9 77Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
54c5ebb1 78 SMTP<< 220 Server ready
cb9d95ae 79 SMTP>> EHLO myhost.test.ex
54c5ebb1
PH
80 SMTP<< 250 OK
81 SMTP>> MAIL FROM:<>
82 SMTP<< 550-Multiline error for <>
83 550 Here's the second line
84 SMTP>> QUIT
2760b518 85 SMTP<< 250 OK
ae5afa61 86 SMTP(close)>>
54c5ebb1 87LOG: MAIN REJECT
e9166683 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
54c5ebb1 89LOG: MAIN REJECT
2a47f028 90 H=[V4NET.0.0.1] U=root F=<uncheckable@localhost1> rejected RCPT <z@test.ex>: Sender verify failed
54c5ebb1
PH
91LOG: smtp_connection MAIN
92 SMTP connection from root closed by QUIT
93LOG: smtp_connection MAIN
94 SMTP connection from root
7eb59ff9 95Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
54c5ebb1 96 SMTP<< 220 Server ready
cb9d95ae 97 SMTP>> EHLO myhost.test.ex
54c5ebb1
PH
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
2760b518 104 SMTP<< 250 OK
ae5afa61 105 SMTP(close)>>
54c5ebb1 106LOG: MAIN REJECT
e9166683 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
54c5ebb1
PH
108LOG: smtp_connection MAIN
109 SMTP connection from root closed by QUIT
110LOG: smtp_connection MAIN
111 SMTP connection from root
7eb59ff9 112Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
54c5ebb1 113 SMTP<< 220 Server ready
cb9d95ae 114 SMTP>> EHLO myhost.test.ex
54c5ebb1
PH
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
2760b518 122 SMTP<< 250 OK
ae5afa61 123 SMTP(close)>>
54c5ebb1 124LOG: MAIN REJECT
e9166683 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
54c5ebb1
PH
126LOG: smtp_connection MAIN
127 SMTP connection from root closed by QUIT
128LOG: smtp_connection MAIN
129 SMTP connection from root
7eb59ff9 130Connecting to 127.0.0.1 [127.0.0.1]:1224 ... failed: Connection refused
54c5ebb1
PH
131Connecting to ip4.ip4.ip4.ip4 [ip4.ip4.ip4.ip4]:1224 ... failed: Connection refused
132LOG: 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
134LOG: smtp_connection MAIN
135 SMTP connection from root closed by QUIT
136LOG: smtp_connection MAIN
137 SMTP connection from root
7eb59ff9 138Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
54c5ebb1 139 SMTP<< 220 Server ready
cb9d95ae 140 SMTP>> EHLO myhost.test.ex
54c5ebb1
PH
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
2760b518 147 SMTP<< 250 OK
ae5afa61 148 SMTP(close)>>
54c5ebb1 149LOG: MAIN REJECT
2a47f028 150 H=[V4NET.0.0.4] U=root F=<uncheckable@localhost1> rejected after DATA: there is no valid sender in any header line
54c5ebb1
PH
151LOG: smtp_connection MAIN
152 SMTP connection from root closed by QUIT
153LOG: smtp_connection MAIN
154 SMTP connection from root
7eb59ff9 155Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
54c5ebb1 156 SMTP<< 220 Server ready
cb9d95ae 157 SMTP>> EHLO myhost.test.ex
54c5ebb1
PH
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
2760b518 164 SMTP<< 250 OK
ae5afa61 165 SMTP(close)>>
54c5ebb1 166LOG: MAIN REJECT
2a47f028 167 H=[V4NET.0.0.4] U=root F=<uncheckable@localhost1> rejected after DATA: there is no valid sender in any header line
54c5ebb1
PH
168LOG: smtp_connection MAIN
169 SMTP connection from root closed by QUIT
170LOG: smtp_connection MAIN
171 SMTP connection from root
7eb59ff9 172Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
54c5ebb1 173 SMTP<< 220 Server ready
cb9d95ae 174 SMTP>> EHLO myhost.test.ex
54c5ebb1
PH
175 SMTP<< 250 OK
176 SMTP>> MAIL FROM:<>
177 SMTP<< 250 OK
178 SMTP>> RCPT TO:<ok@localhost1>
179 SMTP<< 250 OK
cb9d95ae 180Cutthrough cancelled by presence of postmaster verify
54c5ebb1
PH
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
2760b518 188 SMTP<< 250 OK
ae5afa61 189 SMTP(close)>>
54c5ebb1
PH
190LOG: MAIN REJECT
191 H=[V4NET.0.0.5] U=root F=<ok@localhost1> rejected RCPT <z@remote.domain>: relay not permitted
192LOG: smtp_connection MAIN
193 SMTP connection from root closed by QUIT
194LOG: smtp_connection MAIN
195 SMTP connection from root
7eb59ff9 196Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
54c5ebb1 197 SMTP<< 220 Server ready
cb9d95ae 198 SMTP>> EHLO myhost.test.ex
54c5ebb1
PH
199 SMTP<< 250 OK
200 SMTP>> MAIL FROM:<>
201 SMTP<< 250 OK
202 SMTP>> RCPT TO:<ok@localhost1>
203 SMTP<< 250 OK
cb9d95ae 204Cutthrough cancelled by presence of postmaster verify
54c5ebb1
PH
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
2760b518 212 SMTP<< 250 OK
ae5afa61 213 SMTP(close)>>
54c5ebb1 214LOG: MAIN REJECT
e9166683 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
54c5ebb1 216LOG: MAIN REJECT
2a47f028 217 H=[V4NET.0.0.5] U=root F=<ok@localhost1> rejected RCPT <z@remote.domain>: Sender verify failed
54c5ebb1
PH
218LOG: smtp_connection MAIN
219 SMTP connection from root closed by QUIT
220LOG: smtp_connection MAIN
221 SMTP connection from root
91d08eb3
JH
222Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
223 SMTP<< 220 Server ready
224 SMTP>> EHLO myhost.test.ex
14de8063 225 SMTP<< 250- wotcher sverifier
91d08eb3
JH
226 250-SIZE
227 250 OK
14de8063 228 SMTP>> MAIL FROM:<>
91d08eb3
JH
229 SMTP<< 250 OK
230 SMTP>> RCPT TO:<ok@localhost1>
231 SMTP<< 250 OK
232 SMTP>> QUIT
2760b518 233 SMTP<< 250 OK
91d08eb3
JH
234 SMTP(close)>>
235LOG: smtp_connection MAIN
236 SMTP connection from root closed by QUIT
237LOG: smtp_connection MAIN
238 SMTP connection from root
14de8063
JH
239Connecting 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)>>
252LOG: MAIN REJECT
253 H=(me) [V4NET.0.0.3] U=root F=<ok@localhost1> rejected RCPT <z@remote.domain>: relay not permitted
254LOG: smtp_connection MAIN
255 SMTP connection from root closed by QUIT
256LOG: smtp_connection MAIN
257 SMTP connection from root
258Connecting 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)>>
271LOG: MAIN REJECT
272 H=(me) [V4NET.0.0.3] U=root F=<ok@localhost1> rejected RCPT <z@remote.domain>: relay not permitted
273LOG: smtp_connection MAIN
274 SMTP connection from root closed by QUIT
275LOG: smtp_connection MAIN
276 SMTP connection from root
277Connecting 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)>>
296LOG: MAIN REJECT
297 H=(me) [V4NET.0.0.7] U=root F=<ok@localhost1> rejected RCPT <z@remote.domain>: relay not permitted
298LOG: smtp_connection MAIN
299 SMTP connection from root closed by QUIT
300LOG: smtp_connection MAIN
301 SMTP connection from root
54c5ebb1
PH
302Connecting 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
2760b518 311 SMTP<< 250 OK
ae5afa61 312 SMTP(close)>>
54c5ebb1 313LOG: MAIN REJECT
e9166683 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
54c5ebb1
PH
315LOG: smtp_connection MAIN
316 SMTP connection from root closed by QUIT
317LOG: smtp_connection MAIN
318 SMTP connection from root
7eb59ff9 319Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
ae5afa61 320 SMTP(close)>>
54c5ebb1 321LOG: MAIN REJECT
e9166683 322 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
54c5ebb1
PH
323LOG: MAIN REJECT
324 H=[V4NET.0.0.1] U=root F=<bad@localhost1> temporarily rejected RCPT <z@test.ex>: Could not complete sender verify callout
325LOG: smtp_connection MAIN
326 SMTP connection from root closed by QUIT
327LOG: smtp_connection MAIN
328 SMTP connection from root
7eb59ff9 329Connecting to 127.0.0.1 [127.0.0.1]:1224 ... failed: Connection refused
54c5ebb1 330LOG: MAIN REJECT
e9166683 331 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] : could not connect: Connection refused
54c5ebb1
PH
332LOG: MAIN REJECT
333 H=[V4NET.0.0.1] U=root F=<bad@localhost1> temporarily rejected RCPT <z@test.ex>: Could not complete sender verify callout
334LOG: smtp_connection MAIN
335 SMTP connection from root closed by QUIT