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