Pipeline QUIT after data
[exim.git] / test / stderr / 0911
1 Exim version x.yz ....
2 configuration file is TESTSUITE/test-config
3 trusted user
4 admin user
5 LOG: smtp_connection MAIN
6   SMTP connection from root
7 created log directory TESTSUITE/spool/log
8 LOG: MAIN
9   <= fred@myhost.test.ex U=root P=local-smtp S=sss
10 Exim version x.yz ....
11 configuration file is TESTSUITE/test-config
12 trusted user
13 admin user
14 dropping to exim gid; retaining priv uid
15 >>>>>>>>>>>>>>>> Remote deliveries >>>>>>>>>>>>>>>>
16 --------> good@test.ex <--------
17 send_to_server transport entered
18   good@test.ex
19 using the transport's hosts: 127.0.0.1
20 getting address for 127.0.0.1
21 checking status of 127.0.0.1
22 127.0.0.1 [127.0.0.1]:1111 retry-status = usable
23 delivering 10HmaX-0005vi-00 to 127.0.0.1 [127.0.0.1] (good@test.ex)
24 Connecting to 127.0.0.1 [127.0.0.1]:1225 ...  connected
25   SMTP<< 220 Server ready
26   SMTP>> EHLO myhost.test.ex
27 cmd buf flush ddd bytes
28   SMTP<< 250-hi there
29          250-PIPELINING
30          250-CHUNKING
31          250 OK
32 using PIPELINING
33 CHUNKING usable
34 not using DSN
35   SMTP|> MAIL FROM:<>
36   SMTP|> RCPT TO:<good@test.ex>
37          will write message using CHUNKING
38 transport_check_waiting entered
39   sequence=1 local_max=500 global_max=-1
40  no messages waiting for 127.0.0.1
41 transport_check_waiting: FALSE
42 will pipeline QUIT
43   SMTP+> BDAT 313 LAST
44 cmd buf flush ddd bytes (more expected)
45 cannot use sendfile for body: spoolfile not wireformat
46 writing data block fd=dddd size=sss timeout=300 (more expected)
47   SMTP+> QUIT
48 cmd buf flush ddd bytes (more expected)
49   SMTP(shutdown)>>
50 sync_responses expect mail
51   SMTP<< 250 OK mail
52 sync_responses expect rcpt for good@test.ex
53   SMTP<< 250 OK rcpt
54   SMTP<< 250 OK chunked message data
55 ok=1 send_quit=0 send_rset=0 continue_more=0 yield=0 first_address is NULL
56   SMTP<< 221 Closing connection
57   SMTP(close)>>
58 Leaving send_to_server transport
59 LOG: MAIN
60   => good@test.ex R=client T=send_to_server H=127.0.0.1 [127.0.0.1] L K C="250 OK chunked message data"
61 LOG: MAIN
62   Completed
63 >>>>>>>>>>>>>>>> Exim pid=pppp (local-accept-delivery) terminating with rc=0 >>>>>>>>>>>>>>>>
64 LOG: smtp_connection MAIN
65   SMTP connection from root closed by QUIT
66 >>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
67 Exim version x.yz ....
68 configuration file is TESTSUITE/test-config
69 trusted user
70 admin user
71 LOG: smtp_connection MAIN
72   SMTP connection from root
73 LOG: MAIN
74   <= fred@myhost.test.ex U=root P=local-smtp S=sss
75 Exim version x.yz ....
76 configuration file is TESTSUITE/test-config
77 trusted user
78 admin user
79 dropping to exim gid; retaining priv uid
80 >>>>>>>>>>>>>>>> Remote deliveries >>>>>>>>>>>>>>>>
81 --------> nopipe@test.ex <--------
82 send_to_server transport entered
83   nopipe@test.ex
84 using the transport's hosts: 127.0.0.1
85 getting address for 127.0.0.1
86 checking status of 127.0.0.1
87 127.0.0.1 [127.0.0.1]:1111 retry-status = usable
88 delivering 10HmaY-0005vi-00 to 127.0.0.1 [127.0.0.1] (nopipe@test.ex)
89 Connecting to 127.0.0.1 [127.0.0.1]:1225 ...  connected
90   SMTP<< 220 Server ready
91   SMTP>> EHLO myhost.test.ex
92 cmd buf flush ddd bytes
93   SMTP<< 250-hi there
94          250-CHUNKING
95          250 OK
96 not using PIPELINING
97 CHUNKING usable
98 not using DSN
99   SMTP>> MAIL FROM:<>
100 cmd buf flush ddd bytes
101   SMTP<< 250 OK mail
102   SMTP>> RCPT TO:<nopipe@test.ex>
103 cmd buf flush ddd bytes
104 sync_responses expect rcpt for nopipe@test.ex
105   SMTP<< 250 OK rcpt
106          will write message using CHUNKING
107   SMTP+> BDAT 315 LAST
108 cmd buf flush ddd bytes (more expected)
109 cannot use sendfile for body: spoolfile not wireformat
110 writing data block fd=dddd size=sss timeout=300
111   SMTP<< 250 OK chunked message data
112 ok=1 send_quit=1 send_rset=0 continue_more=0 yield=0 first_address is NULL
113 transport_check_waiting entered
114   sequence=1 local_max=500 global_max=-1
115  no messages waiting for 127.0.0.1
116 transport_check_waiting: FALSE
117   SMTP+> QUIT
118 cmd buf flush ddd bytes (more expected)
119   SMTP(shutdown)>>
120   SMTP<< 221 Closing connection
121   SMTP(close)>>
122 Leaving send_to_server transport
123 LOG: MAIN
124   => nopipe@test.ex R=client T=send_to_server H=127.0.0.1 [127.0.0.1] K C="250 OK chunked message data"
125 LOG: MAIN
126   Completed
127 >>>>>>>>>>>>>>>> Exim pid=pppp (local-accept-delivery) terminating with rc=0 >>>>>>>>>>>>>>>>
128 LOG: smtp_connection MAIN
129   SMTP connection from root closed by QUIT
130 >>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
131 Exim version x.yz ....
132 configuration file is TESTSUITE/test-config
133 trusted user
134 admin user
135 LOG: smtp_connection MAIN
136   SMTP connection from root
137 LOG: MAIN
138   <= fred@myhost.test.ex U=root P=local-smtp S=sss
139 Exim version x.yz ....
140 configuration file is TESTSUITE/test-config
141 trusted user
142 admin user
143 dropping to exim gid; retaining priv uid
144 >>>>>>>>>>>>>>>> Remote deliveries >>>>>>>>>>>>>>>>
145 --------> tempreject@test.ex <--------
146 send_to_server transport entered
147   tempreject@test.ex
148 using the transport's hosts: 127.0.0.1
149 getting address for 127.0.0.1
150 checking status of 127.0.0.1
151 127.0.0.1 [127.0.0.1]:1111 retry-status = usable
152 delivering 10HmaZ-0005vi-00 to 127.0.0.1 [127.0.0.1] (tempreject@test.ex)
153 Connecting to 127.0.0.1 [127.0.0.1]:1225 ...  connected
154   SMTP<< 220 Server ready
155   SMTP>> EHLO myhost.test.ex
156 cmd buf flush ddd bytes
157   SMTP<< 250-hi there
158          250-PIPELINING
159          250-CHUNKING
160          250 OK
161 using PIPELINING
162 CHUNKING usable
163 not using DSN
164   SMTP|> MAIL FROM:<>
165   SMTP|> RCPT TO:<tempreject@test.ex>
166          will write message using CHUNKING
167 transport_check_waiting entered
168   sequence=1 local_max=500 global_max=-1
169  no messages waiting for 127.0.0.1
170 transport_check_waiting: FALSE
171 will pipeline QUIT
172   SMTP+> BDAT 319 LAST
173 cmd buf flush ddd bytes (more expected)
174 cannot use sendfile for body: spoolfile not wireformat
175 writing data block fd=dddd size=sss timeout=300 (more expected)
176   SMTP+> QUIT
177 cmd buf flush ddd bytes (more expected)
178   SMTP(shutdown)>>
179 sync_responses expect mail
180   SMTP<< 250 OK mail
181 sync_responses expect rcpt for tempreject@test.ex
182   SMTP<< 250 OK rcpt
183   SMTP<< 451 Service not available
184 LOG: MAIN
185   H=127.0.0.1 [127.0.0.1]: SMTP error from remote mail server after pipelined end of data: 451 Service not available
186 ok=0 send_quit=0 send_rset=1 continue_more=0 yield=0 first_address is NULL
187   SMTP<< 221 Closing connection
188   SMTP(close)>>
189 added retry item for T:127.0.0.1:127.0.0.1:1225:10HmaZ-0005vi-00: errno=-46 more_errno=dd,A flags=6
190 all IP addresses skipped or deferred at least one address
191 Leaving send_to_server transport
192 LOG: MAIN
193   == tempreject@test.ex R=client T=send_to_server defer (-46) H=127.0.0.1 [127.0.0.1]: SMTP error from remote mail server after pipelined end of data: 451 Service not available
194 >>>>>>>>>>>>>>>> Exim pid=pppp (local-accept-delivery) terminating with rc=0 >>>>>>>>>>>>>>>>
195 LOG: smtp_connection MAIN
196   SMTP connection from root closed by QUIT
197 >>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
198 Exim version x.yz ....
199 configuration file is TESTSUITE/test-config
200 trusted user
201 admin user
202 LOG: smtp_connection MAIN
203   SMTP connection from root
204 LOG: MAIN
205   <= fred@myhost.test.ex U=root P=local-smtp S=sss
206 Exim version x.yz ....
207 configuration file is TESTSUITE/test-config
208 trusted user
209 admin user
210 dropping to exim gid; retaining priv uid
211 >>>>>>>>>>>>>>>> Remote deliveries >>>>>>>>>>>>>>>>
212 --------> permreject@test.ex <--------
213 send_to_server transport entered
214   permreject@test.ex
215 using the transport's hosts: 127.0.0.1
216 getting address for 127.0.0.1
217 checking status of 127.0.0.1
218 no host retry record
219 no message retry record
220 127.0.0.1 [127.0.0.1]:1111 retry-status = usable
221 delivering 10HmbA-0005vi-00 to 127.0.0.1 [127.0.0.1] (permreject@test.ex)
222 Connecting to 127.0.0.1 [127.0.0.1]:1225 ...  connected
223   SMTP<< 220 Server ready
224   SMTP>> EHLO myhost.test.ex
225 cmd buf flush ddd bytes
226   SMTP<< 250-hi there
227          250-PIPELINING
228          250-CHUNKING
229          250 OK
230 using PIPELINING
231 CHUNKING usable
232 not using DSN
233   SMTP|> MAIL FROM:<>
234   SMTP|> RCPT TO:<permreject@test.ex>
235          will write message using CHUNKING
236 transport_check_waiting entered
237   sequence=1 local_max=500 global_max=-1
238  no messages waiting for 127.0.0.1
239 transport_check_waiting: FALSE
240 will pipeline QUIT
241   SMTP+> BDAT 319 LAST
242 cmd buf flush ddd bytes (more expected)
243 cannot use sendfile for body: spoolfile not wireformat
244 writing data block fd=dddd size=sss timeout=300 (more expected)
245   SMTP+> QUIT
246 cmd buf flush ddd bytes (more expected)
247   SMTP(shutdown)>>
248 sync_responses expect mail
249   SMTP<< 250 OK mail
250 sync_responses expect rcpt for permreject@test.ex
251   SMTP<< 250 OK rcpt
252   SMTP<< 550 content rejected
253 ok=0 send_quit=0 send_rset=1 continue_more=0 yield=0 first_address is NULL
254   SMTP<< 221 Closing connection
255   SMTP(close)>>
256 Leaving send_to_server transport
257 LOG: MAIN
258   ** permreject@test.ex R=client T=send_to_server H=127.0.0.1 [127.0.0.1]: SMTP error from remote mail server after pipelined end of data: 550 content rejected
259 LOG: MAIN
260   permreject@test.ex: error ignored
261 LOG: MAIN
262   Completed
263 >>>>>>>>>>>>>>>> Exim pid=pppp (local-accept-delivery) terminating with rc=0 >>>>>>>>>>>>>>>>
264 LOG: smtp_connection MAIN
265   SMTP connection from root closed by QUIT
266 >>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
267 Exim version x.yz ....
268 configuration file is TESTSUITE/test-config
269 trusted user
270 admin user
271 LOG: smtp_connection MAIN
272   SMTP connection from root
273 LOG: MAIN
274   <= fred@myhost.test.ex U=root P=local-smtp S=sss
275 Exim version x.yz ....
276 configuration file is TESTSUITE/test-config
277 trusted user
278 admin user
279 dropping to exim gid; retaining priv uid
280 >>>>>>>>>>>>>>>> Remote deliveries >>>>>>>>>>>>>>>>
281 --------> dataloss@test.ex <--------
282 send_to_server transport entered
283   dataloss@test.ex
284 using the transport's hosts: 127.0.0.1
285 getting address for 127.0.0.1
286 checking status of 127.0.0.1
287 no host retry record
288 no message retry record
289 127.0.0.1 [127.0.0.1]:1111 retry-status = usable
290 delivering 10HmbB-0005vi-00 to 127.0.0.1 [127.0.0.1] (dataloss@test.ex)
291 Connecting to 127.0.0.1 [127.0.0.1]:1225 ...  connected
292   SMTP<< 220 Server ready
293   SMTP>> EHLO myhost.test.ex
294 cmd buf flush ddd bytes
295   SMTP<< 250-hi there
296          250-PIPELINING
297          250-CHUNKING
298          250 OK
299 using PIPELINING
300 CHUNKING usable
301 not using DSN
302   SMTP|> MAIL FROM:<>
303   SMTP|> RCPT TO:<dataloss@test.ex>
304          will write message using CHUNKING
305 transport_check_waiting entered
306   sequence=1 local_max=500 global_max=-1
307  no messages waiting for 127.0.0.1
308 transport_check_waiting: FALSE
309 will pipeline QUIT
310   SMTP+> BDAT 317 LAST
311 cmd buf flush ddd bytes (more expected)
312 cannot use sendfile for body: spoolfile not wireformat
313 writing data block fd=dddd size=sss timeout=300 (more expected)
314   SMTP+> QUIT
315 cmd buf flush ddd bytes (more expected)
316   SMTP(shutdown)>>
317 sync_responses expect mail
318   SMTP<< 250 OK mail
319 sync_responses expect rcpt for dataloss@test.ex
320   SMTP<< 250 OK rcpt
321   SMTP(closed)<<
322 LOG: MAIN
323   H=127.0.0.1 [127.0.0.1]: Remote host closed connection in response to pipelined end of data
324 ok=0 send_quit=0 send_rset=1 continue_more=0 yield=0 first_address is NULL
325   SMTP(closed)<<
326   SMTP(close)>>
327 added retry item for T:127.0.0.1:127.0.0.1:1225:10HmbB-0005vi-00: errno=-18 more_errno=dd,A flags=6
328 all IP addresses skipped or deferred at least one address
329 Leaving send_to_server transport
330 LOG: MAIN
331   == dataloss@test.ex R=client T=send_to_server defer (-18) H=127.0.0.1 [127.0.0.1]: Remote host closed connection in response to pipelined end of data
332 >>>>>>>>>>>>>>>> Exim pid=pppp (local-accept-delivery) terminating with rc=0 >>>>>>>>>>>>>>>>
333 LOG: smtp_connection MAIN
334   SMTP connection from root closed by QUIT
335 >>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>