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