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