71b9637ff7031e2aceed0ea917784388d54a3145
[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=(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
35 LOG: MAIN REJECT
36   H=(test) [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=(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
54 LOG: MAIN REJECT
55   H=(test) [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=(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 <>
71 LOG: MAIN REJECT
72   H=(test) [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=(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
89 LOG: MAIN REJECT
90   H=(test) [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<< 550 Bad-char error for <> topbitchar:\80ÿÿ
101   SMTP>> QUIT
102   SMTP<< 250 OK
103   SMTP(close)>>
104 LOG: MAIN REJECT
105   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
106 LOG: MAIN REJECT
107   H=(test) [V4NET.0.0.1] U=root F=<uncheckable2@localhost1> rejected RCPT <z@test.ex>: Sender verify failed
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
120   SMTP>> QUIT
121   SMTP<< 250 OK
122   SMTP(close)>>
123 LOG: MAIN REJECT
124   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
125 LOG: smtp_connection MAIN
126   SMTP connection from root closed by QUIT
127 LOG: smtp_connection MAIN
128   SMTP connection from root
129 Connecting to 127.0.0.1 [127.0.0.1]:1224 ...  connected
130   SMTP<< 220 Server ready
131   SMTP>> EHLO myhost.test.ex
132   SMTP<< 250 OK
133   SMTP>> MAIL FROM:<>
134   SMTP<< 250 OK
135   SMTP>> RCPT TO:<z@remote.domain>
136   SMTP<< 550-Recipient not liked on two lines
137          550 Here's the second
138   SMTP>> QUIT
139   SMTP<< 250 OK
140   SMTP(close)>>
141 LOG: MAIN REJECT
142   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
143 LOG: smtp_connection MAIN
144   SMTP connection from root closed by QUIT
145 LOG: smtp_connection MAIN
146   SMTP connection from root
147 Connecting to 127.0.0.1 [127.0.0.1]:1224 ...  connected
148   SMTP<< 220 Server ready
149   SMTP>> EHLO myhost.test.ex
150   SMTP<< 250 OK
151   SMTP>> MAIL FROM:<>
152   SMTP<< 250 OK
153   SMTP>> RCPT TO:<z@remote.domain>
154   SMTP<< 550 Recipient not liked, with bad char:\80ÿÿ
155   SMTP>> QUIT
156   SMTP<< 250 OK
157   SMTP(close)>>
158 LOG: MAIN REJECT
159   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
160 LOG: smtp_connection MAIN
161   SMTP connection from root closed by QUIT
162 LOG: smtp_connection MAIN
163   SMTP connection from root
164 Connecting to 127.0.0.1 [127.0.0.1]:1224 ...  failed: Connection refused
165 Connecting to ip4.ip4.ip4.ip4 [ip4.ip4.ip4.ip4]:1224 ...  failed: Connection refused
166 LOG: MAIN REJECT
167   H=(test) [V4NET.0.0.3] U=root F=<uncheckable@localhost1> temporarily rejected RCPT <z@remote.domain>: Could not complete recipient verify callout
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:<abcd@x.y.z>
179   SMTP<< 550 Not liked
180   SMTP>> QUIT
181   SMTP<< 250 OK
182   SMTP(close)>>
183 LOG: MAIN REJECT
184   H=(test) [V4NET.0.0.4] U=root F=<uncheckable@localhost1> rejected after DATA: there is no valid sender in any header line
185 LOG: smtp_connection MAIN
186   SMTP connection from root closed by QUIT
187 LOG: smtp_connection MAIN
188   SMTP connection from root
189 Connecting to 127.0.0.1 [127.0.0.1]:1224 ...  connected
190   SMTP<< 220 Server ready
191   SMTP>> EHLO myhost.test.ex
192   SMTP<< 250 OK
193   SMTP>> MAIL FROM:<>
194   SMTP<< 250 OK
195   SMTP>> RCPT TO:<abcd@x.y.z>
196   SMTP<< 550 Not liked
197   SMTP>> QUIT
198   SMTP<< 250 OK
199   SMTP(close)>>
200 LOG: MAIN REJECT
201   H=(test) [V4NET.0.0.4] U=root F=<uncheckable@localhost1> rejected after DATA: there is no valid sender in any header line
202 LOG: smtp_connection MAIN
203   SMTP connection from root closed by QUIT
204 LOG: smtp_connection MAIN
205   SMTP connection from root
206 Connecting to 127.0.0.1 [127.0.0.1]:1224 ...  connected
207   SMTP<< 220 Server ready
208   SMTP>> EHLO myhost.test.ex
209   SMTP<< 250 OK
210   SMTP>> MAIL FROM:<>
211   SMTP<< 250 OK
212   SMTP>> RCPT TO:<ok@localhost1>
213   SMTP<< 250 OK
214 Cutthrough cancelled by presence of postmaster verify
215   SMTP>> RSET
216   SMTP<< 250 OK
217   SMTP>> MAIL FROM:<>
218   SMTP<< 250 OK
219   SMTP>> RCPT TO:<postmaster@localhost1>
220   SMTP<< 250 OK
221   SMTP>> QUIT
222   SMTP<< 250 OK
223   SMTP(close)>>
224 LOG: MAIN REJECT
225   H=(test) [V4NET.0.0.5] U=root F=<ok@localhost1> rejected RCPT <z@remote.domain>: relay not permitted
226 LOG: smtp_connection MAIN
227   SMTP connection from root closed by QUIT
228 LOG: smtp_connection MAIN
229   SMTP connection from root
230 Connecting to 127.0.0.1 [127.0.0.1]:1224 ...  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:<ok@localhost1>
237   SMTP<< 250 OK
238 Cutthrough cancelled by presence of postmaster verify
239   SMTP>> RSET
240   SMTP<< 250 OK
241   SMTP>> MAIL FROM:<>
242   SMTP<< 250 OK
243   SMTP>> RCPT TO:<postmaster@localhost1>
244   SMTP<< 550 Don't like postmaster
245   SMTP>> QUIT
246   SMTP<< 250 OK
247   SMTP(close)>>
248 LOG: MAIN REJECT
249   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
250 LOG: MAIN REJECT
251   H=(test) [V4NET.0.0.5] U=root F=<ok@localhost1> rejected RCPT <z@remote.domain>: Sender verify failed
252 LOG: smtp_connection MAIN
253   SMTP connection from root closed by QUIT
254 LOG: smtp_connection MAIN
255   SMTP connection from root
256 Connecting to 127.0.0.1 [127.0.0.1]:1224 ...  connected
257   SMTP<< 220 Server ready
258   SMTP>> EHLO myhost.test.ex
259   SMTP<< 250- wotcher sverifier
260          250-SIZE
261          250 OK
262   SMTP>> MAIL FROM:<>
263   SMTP<< 250 OK
264   SMTP>> RCPT TO:<ok@localhost1>
265   SMTP<< 250 OK
266   SMTP>> QUIT
267   SMTP<< 250 OK
268   SMTP(close)>>
269 LOG: smtp_connection MAIN
270   SMTP connection from root closed by QUIT
271 LOG: smtp_connection MAIN
272   SMTP connection from root
273 Connecting to 127.0.0.1 [127.0.0.1]:1224 ...  connected
274   SMTP<< 220 Server ready
275   SMTP>> EHLO myhost.test.ex
276   SMTP<< 250- wotcher rverifier
277          250-SIZE
278          250 OK
279   SMTP>> MAIL FROM:<> SIZE=ssss
280   SMTP<< 250 OK
281   SMTP>> RCPT TO:<z@remote.domain>
282   SMTP<< 250 OK
283   SMTP>> QUIT
284   SMTP<< 250 OK
285   SMTP(close)>>
286 LOG: MAIN REJECT
287   H=(me) [V4NET.0.0.3] U=root F=<ok@localhost1> rejected RCPT <z@remote.domain>: relay not permitted
288 LOG: smtp_connection MAIN
289   SMTP connection from root closed by QUIT
290 LOG: smtp_connection MAIN
291   SMTP connection from root
292 Connecting to 127.0.0.1 [127.0.0.1]:1224 ...  connected
293   SMTP<< 220 Server ready
294   SMTP>> EHLO myhost.test.ex
295   SMTP<< 250- wotcher rverifier
296          250-SIZE
297          250 OK
298   SMTP>> MAIL FROM:<>
299   SMTP<< 250 OK
300   SMTP>> RCPT TO:<z@remote.domain>
301   SMTP<< 250 OK
302   SMTP>> QUIT
303   SMTP<< 250 OK
304   SMTP(close)>>
305 LOG: MAIN REJECT
306   H=(me) [V4NET.0.0.3] U=root F=<ok@localhost1> rejected RCPT <z@remote.domain>: relay not permitted
307 LOG: smtp_connection MAIN
308   SMTP connection from root closed by QUIT
309 LOG: smtp_connection MAIN
310   SMTP connection from root
311 Connecting to 127.0.0.1 [127.0.0.1]:1224 ...  connected
312   SMTP<< 220 Server ready
313   SMTP>> EHLO myhost.test.ex
314   SMTP<< 250- wotcher rverifier
315          250-SIZE
316          250 OK
317   SMTP>> MAIL FROM:<ok@localhost1>
318   SMTP<< 250 OK
319   SMTP>> RCPT TO:<myhost.test.ex-dddddddd-testing@remote.domain>
320   SMTP<< 550 RANDOM NOT OK
321   SMTP>> RSET
322   SMTP<< 250 OK
323   SMTP>> MAIL FROM:<ok@localhost1> SIZE=ssss
324   SMTP<< 250 OK
325   SMTP>> RCPT TO:<z@remote.domain>
326   SMTP<< 250 OK
327   SMTP>> QUIT
328   SMTP<< 250 OK
329   SMTP(close)>>
330 LOG: MAIN REJECT
331   H=(me) [V4NET.0.0.7] U=root F=<ok@localhost1> rejected RCPT <z@remote.domain>: relay not permitted
332 LOG: smtp_connection MAIN
333   SMTP connection from root closed by QUIT
334 LOG: smtp_connection MAIN
335   SMTP connection from root
336 Connecting to 127.0.0.1 [127.0.0.1]:1224 ...  connected
337   SMTP<< 220 Server ready
338   SMTP>> LHLO myhost.test.ex
339   SMTP<< 250 OK
340   SMTP>> MAIL FROM:<>
341   SMTP<< 250 OK
342   SMTP>> RCPT TO:<z@remote.lmtp>
343   SMTP<< 550 Recipient not liked
344   SMTP>> QUIT
345   SMTP<< 250 OK
346   SMTP(close)>>
347 LOG: MAIN REJECT
348   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
349 LOG: smtp_connection MAIN
350   SMTP connection from root closed by QUIT
351 LOG: smtp_connection MAIN
352   SMTP connection from root
353 Connecting to 127.0.0.1 [127.0.0.1]:1224 ...  connected
354   SMTP(closed)<<
355   SMTP(close)>>
356 LOG: MAIN REJECT
357   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
358 LOG: MAIN REJECT
359   H=(test) [V4NET.0.0.1] U=root F=<bad@localhost1> temporarily rejected RCPT <z@test.ex>: Could not complete sender verify callout
360 LOG: smtp_connection MAIN
361   SMTP connection from root closed by QUIT
362 LOG: smtp_connection MAIN
363   SMTP connection from root
364 Connecting to 127.0.0.1 [127.0.0.1]:1224 ...  failed: Connection refused
365 LOG: MAIN REJECT
366   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
367 LOG: MAIN REJECT
368   H=(test) [V4NET.0.0.1] U=root F=<bad@localhost1> temporarily rejected RCPT <z@test.ex>: Could not complete sender verify callout
369 LOG: smtp_connection MAIN
370   SMTP connection from root closed by QUIT