Testcases for pipelined callout
[exim.git] / test / stderr / 0578
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 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
8 Verifying ok@localhost
9 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
10 Considering ok@localhost
11 Attempting full verification using callout
12 callout cache: no domain record found for localhost
13 callout cache: no address record found for ok@localhost
14 interface=NULL port=1224
15 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
16 SMTP<< 220 Server ready
17 SMTP>> EHLO myhost.test.ex
18 SMTP<< 250-Yeah mate
19 250-PIPELINING
20 250 OK
21 SMTP>> MAIL FROM:<>
22 SMTP>> RCPT TO:<ok@localhost>
23 SMTP<< 250 OK mail sender
24 SMTP<< 250 OK recipient
25 SMTP>> QUIT
26 SMTP<< 250 OK
27 SMTP(close)>>
28 wrote callout cache domain record for localhost:
29 result=1 postmaster=0 random=0
30 wrote positive callout cache address record for ok@localhost
31 LOG: smtp_connection MAIN
32 SMTP connection from root closed by QUIT
33 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
34 Exim version x.yz ....
35 configuration file is TESTSUITE/test-config
36 trusted user
37 admin user
38 LOG: smtp_connection MAIN
39 SMTP connection from root
40 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
41 Verifying ok@localhost
42 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
43 Considering ok@localhost
44 Attempting full verification using callout
45 callout cache: found domain record for localhost
46 callout cache: found address record for ok@localhost
47 callout cache: address record is positive
48 LOG: smtp_connection MAIN
49 SMTP connection from root closed by QUIT
50 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
51 Exim version x.yz ....
52 configuration file is TESTSUITE/test-config
53 trusted user
54 admin user
55 LOG: smtp_connection MAIN
56 SMTP connection from root
57 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
58 Verifying ok@localhost
59 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
60 Considering ok@localhost
61 Attempting full verification using callout
62 callout cache: found domain record for localhost
63 callout cache: address record expired for ok@localhost
64 interface=NULL port=1224
65 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... failed: Connection refused
66 connect: Connection refused
67 LOG: MAIN REJECT
68 H=[V4NET.0.0.1] U=root sender verify defer for <ok@localhost>: Could not complete sender verify callout: 127.0.0.1 [127.0.0.1] : could not connect: Connection refused
69 created log directory TESTSUITE/spool/log
70 LOG: MAIN REJECT
71 H=[V4NET.0.0.1] U=root F=<ok@localhost> temporarily rejected RCPT <z@test.ex>: Could not complete sender verify callout
72 LOG: smtp_connection MAIN
73 SMTP connection from root closed by QUIT
74 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
75 Exim version x.yz ....
76 configuration file is TESTSUITE/test-config
77 trusted user
78 admin user
79 LOG: smtp_connection MAIN
80 SMTP connection from root
81 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
82 Verifying bad@localhost
83 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
84 Considering bad@localhost
85 Attempting full verification using callout
86 callout cache: found domain record for localhost
87 callout cache: no address record found for bad@localhost
88 interface=NULL port=1224
89 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
90 SMTP<< 220 Server ready
91 SMTP>> EHLO myhost.test.ex
92 SMTP<< 250-Yeah mate
93 250-PIPELINING
94 250 OK
95 SMTP>> MAIL FROM:<>
96 SMTP>> RCPT TO:<bad@localhost>
97 SMTP<< 250 OK sender
98 SMTP<< 550 REJECTED rcpt
99 SMTP>> QUIT
100 SMTP<< 250 OK
101 SMTP(close)>>
102 wrote callout cache domain record for localhost:
103 result=1 postmaster=0 random=0
104 wrote negative callout cache address record for bad@localhost
105 LOG: MAIN REJECT
106 H=[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 REJECTED rcpt
107 LOG: MAIN REJECT
108 H=[V4NET.0.0.1] U=root F=<bad@localhost> rejected RCPT <z@test.ex>: (recipient): Sender verify failed
109 LOG: smtp_connection MAIN
110 SMTP connection from root closed by QUIT
111 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
112 Exim version x.yz ....
113 configuration file is TESTSUITE/test-config
114 trusted user
115 admin user
116 LOG: smtp_connection MAIN
117 SMTP connection from root
118 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
119 Verifying bad@localhost
120 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
121 Considering bad@localhost
122 Attempting full verification using callout
123 callout cache: found domain record for localhost
124 callout cache: found address record for bad@localhost
125 callout cache: address record is negative
126 LOG: MAIN REJECT
127 H=[V4NET.0.0.1] U=root sender verify fail for <bad@localhost>
128 LOG: MAIN REJECT
129 H=[V4NET.0.0.1] U=root F=<bad@localhost> rejected RCPT <z@test.ex>: (recipient): Sender verify failed
130 LOG: smtp_connection MAIN
131 SMTP connection from root closed by QUIT
132 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
133 Exim version x.yz ....
134 configuration file is TESTSUITE/test-config
135 trusted user
136 admin user
137 LOG: smtp_connection MAIN
138 SMTP connection from root
139 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
140 Verifying ok@localhost
141 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
142 Considering ok@localhost
143 Attempting full verification using callout
144 callout cache: found domain record for localhost
145 callout cache: address record expired for ok@localhost
146 interface=NULL port=1224
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-Yeah mate
151 250-PIPELINING
152 250 OK
153 SMTP>> MAIL FROM:<>
154 SMTP>> RCPT TO:<ok@localhost>
155 SMTP<< 550 REJECT mail from
156 SMTP<< 530 BAD SEQUENCE no sender accepted for rcpt
157 SMTP>> QUIT
158 SMTP<< 250 OK
159 SMTP(close)>>
160 wrote callout cache domain record for localhost:
161 result=3 postmaster=0 random=0
162 LOG: MAIN REJECT
163 H=[V4NET.0.0.1] U=root sender verify fail for <ok@localhost>: 127.0.0.1 [127.0.0.1] : response to "MAIL FROM:<>" was: 550 REJECT mail from
164 LOG: MAIN REJECT
165 H=[V4NET.0.0.1] U=root F=<ok@localhost> rejected RCPT <z@test.ex>: (mail): Sender verify failed
166 LOG: smtp_connection MAIN
167 SMTP connection from root closed by QUIT
168 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
169 Exim version x.yz ....
170 configuration file is TESTSUITE/test-config
171 trusted user
172 admin user
173 LOG: smtp_connection MAIN
174 SMTP connection from root
175 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
176 Verifying ok@localhost
177 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
178 Considering ok@localhost
179 Attempting full verification using callout
180 callout cache: found domain record for localhost
181 callout cache: domain gave initial rejection, or does not accept HELO or MAIL FROM:<>
182 LOG: MAIN REJECT
183 H=[V4NET.0.0.1] U=root sender verify fail for <ok@localhost>
184 LOG: MAIN REJECT
185 H=[V4NET.0.0.1] U=root F=<ok@localhost> rejected RCPT <z@test.ex>: (mail): Sender verify failed
186 LOG: smtp_connection MAIN
187 SMTP connection from root closed by QUIT
188 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
189 Exim version x.yz ....
190 configuration file is TESTSUITE/test-config
191 trusted user
192 admin user
193 LOG: smtp_connection MAIN
194 SMTP connection from root
195 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
196 Verifying ok@otherhost
197 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
198 Considering ok@otherhost
199 Attempting full verification using callout
200 callout cache: no domain record found for otherhost
201 callout cache: no address record found for ok@otherhost
202 interface=NULL port=1224
203 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
204 SMTP<< 220 Server ready
205 SMTP>> EHLO myhost.test.ex
206 SMTP<< 250-Yeah mate
207 250-PIPELINING
208 250 OK
209 SMTP>> MAIL FROM:<>
210 SMTP>> RCPT TO:<ok@otherhost>
211 SMTP<< 250 OK sender
212 SMTP<< 250 OK rcpt
213 Cutthrough cancelled by presence of postmaster verify
214 SMTP>> RSET
215 SMTP<< 250 OK reset
216 SMTP>> MAIL FROM:<>
217 SMTP>> RCPT TO:<postmaster@otherhost>
218 SMTP<< 250 OK sender
219 SMTP<< 550 NOT OK rcpt postmaster
220 SMTP>> QUIT
221 SMTP<< 250 OK
222 SMTP(close)>>
223 wrote callout cache domain record for otherhost:
224 result=1 postmaster=2 random=0
225 wrote positive callout cache address record for ok@otherhost
226 LOG: MAIN REJECT
227 H=[V4NET.0.0.2] U=root sender verify fail for <ok@otherhost>: 127.0.0.1 [127.0.0.1] : SMTP error from remote mail server after RCPT TO:<postmaster@otherhost>: 550 NOT OK rcpt postmaster
228 LOG: MAIN REJECT
229 H=[V4NET.0.0.2] U=root F=<ok@otherhost> rejected RCPT <z@test.ex>: Sender verify failed
230 LOG: smtp_connection MAIN
231 SMTP connection from root closed by QUIT
232 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
233 Exim version x.yz ....
234 configuration file is TESTSUITE/test-config
235 trusted user
236 admin user
237 LOG: smtp_connection MAIN
238 SMTP connection from root
239 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
240 Verifying ok@otherhost
241 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
242 Considering ok@otherhost
243 Attempting full verification using callout
244 callout cache: found domain record for otherhost
245 callout cache: domain does not accept RCPT TO:<postmaster@domain>
246 LOG: MAIN REJECT
247 H=[V4NET.0.0.2] U=root sender verify fail for <ok@otherhost>
248 LOG: MAIN REJECT
249 H=[V4NET.0.0.2] U=root F=<ok@otherhost> rejected RCPT <z@test.ex>: Sender verify failed
250 LOG: smtp_connection MAIN
251 SMTP connection from root closed by QUIT
252 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
253 Exim version x.yz ....
254 configuration file is TESTSUITE/test-config
255 trusted user
256 admin user
257 LOG: smtp_connection MAIN
258 SMTP connection from root
259 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
260 Verifying ok@otherhost2
261 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
262 Considering ok@otherhost2
263 Attempting full verification using callout
264 callout cache: no domain record found for otherhost2
265 callout cache: no address record found for ok@otherhost2
266 interface=NULL port=1224
267 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
268 SMTP<< 220 Server ready
269 SMTP>> EHLO myhost.test.ex
270 SMTP<< 250-Yeah mate
271 250-PIPELINING
272 250 OK
273 SMTP>> MAIL FROM:<>
274 SMTP>> RCPT TO:<ok@otherhost2>
275 SMTP<< 250 OK
276 SMTP<< 250 OK
277 Cutthrough cancelled by presence of postmaster verify
278 SMTP>> RSET
279 SMTP<< 250 OK
280 SMTP>> MAIL FROM:<>
281 SMTP>> RCPT TO:<postmaster@otherhost2>
282 SMTP<< 250 OK
283 SMTP<< 250 OK
284 SMTP>> QUIT
285 SMTP<< 250 OK
286 SMTP(close)>>
287 wrote callout cache domain record for otherhost2:
288 result=1 postmaster=1 random=0
289 wrote positive callout cache address record for ok@otherhost2
290 LOG: smtp_connection MAIN
291 SMTP connection from root closed by QUIT
292 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
293 Exim version x.yz ....
294 configuration file is TESTSUITE/test-config
295 trusted user
296 admin user
297 LOG: smtp_connection MAIN
298 SMTP connection from root
299 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
300 Verifying ok@otherhost2
301 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
302 Considering ok@otherhost2
303 Attempting full verification using callout
304 callout cache: found domain record for otherhost2
305 callout cache: domain accepts RCPT TO:<postmaster@domain>
306 callout cache: found address record for ok@otherhost2
307 callout cache: address record is positive
308 LOG: smtp_connection MAIN
309 SMTP connection from root closed by QUIT
310 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
311 Exim version x.yz ....
312 configuration file is TESTSUITE/test-config
313 trusted user
314 admin user
315 LOG: smtp_connection MAIN
316 SMTP connection from root
317 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
318 Verifying ok@otherhost3
319 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
320 Considering ok@otherhost3
321 Attempting full verification using callout
322 callout cache: no domain record found for otherhost3
323 callout cache: no address record found for ok@otherhost3
324 interface=NULL port=1224
325 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
326 SMTP<< 220 Server ready
327 SMTP>> EHLO myhost.test.ex
328 SMTP<< 250-Yeah mate
329 250-PIPELINING
330 250 OK
331 SMTP>> MAIL FROM:<>
332 SMTP>> RCPT TO:<myhost.test.ex-dddddddd-testing@otherhost3>
333 SMTP<< 250 OK
334 SMTP<< 250 OK accepting that random recipient
335 SMTP>> QUIT
336 SMTP<< 250 OK
337 SMTP(close)>>
338 wrote callout cache domain record for otherhost3:
339 result=1 postmaster=0 random=1
340 LOG: MAIN REJECT
341 H=[V4NET.0.0.3] U=root sender verify defer for <ok@otherhost3>: Could not complete sender verify callout: 127.0.0.1 [127.0.0.1] : response to "RCPT TO:<myhost.test.ex-dddddddd-testing@otherhost3>" was: 250 OK accepting that random recipient
342 LOG: MAIN REJECT
343 H=[V4NET.0.0.3] U=root F=<ok@otherhost3> temporarily rejected RCPT <z@test.ex>: Could not complete sender verify callout
344 LOG: smtp_connection MAIN
345 SMTP connection from root closed by QUIT
346 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
347 Exim version x.yz ....
348 configuration file is TESTSUITE/test-config
349 trusted user
350 admin user
351 LOG: smtp_connection MAIN
352 SMTP connection from root
353 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
354 Verifying otherok@otherhost3
355 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
356 Considering otherok@otherhost3
357 Attempting full verification using callout
358 callout cache: found domain record for otherhost3
359 callout cache: domain accepts random addresses
360 LOG: smtp_connection MAIN
361 SMTP connection from root closed by QUIT
362 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
363 Exim version x.yz ....
364 configuration file is TESTSUITE/test-config
365 trusted user
366 admin user
367 LOG: smtp_connection MAIN
368 SMTP connection from root
369 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
370 Verifying ok@otherhost4
371 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
372 Considering ok@otherhost4
373 Attempting full verification using callout
374 callout cache: no domain record found for otherhost4
375 callout cache: no address record found for ok@otherhost4
376 interface=NULL port=1224
377 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
378 SMTP<< 220 Server ready
379 SMTP>> EHLO myhost.test.ex
380 SMTP<< 250-Yeah mate
381 250-PIPELINING
382 250 OK
383 SMTP>> MAIL FROM:<>
384 SMTP>> RCPT TO:<myhost.test.ex-dddddddd-testing@otherhost4>
385 SMTP<< 250 OK
386 SMTP<< 250 OK
387 SMTP>> QUIT
388 SMTP<< 250 OK
389 SMTP(close)>>
390 wrote callout cache domain record for otherhost4:
391 result=1 postmaster=0 random=1
392 LOG: MAIN REJECT
393 H=[V4NET.0.0.4] U=root sender verify defer for <ok@otherhost4>: Could not complete sender verify callout: 127.0.0.1 [127.0.0.1] : response to "RCPT TO:<myhost.test.ex-dddddddd-testing@otherhost4>" was: 250 OK
394 LOG: MAIN REJECT
395 H=[V4NET.0.0.4] U=root F=<ok@otherhost4> temporarily rejected RCPT <z@test.ex>: Could not complete sender verify callout
396 LOG: smtp_connection MAIN
397 SMTP connection from root closed by QUIT
398 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
399 Exim version x.yz ....
400 configuration file is TESTSUITE/test-config
401 trusted user
402 admin user
403 LOG: smtp_connection MAIN
404 SMTP connection from root
405 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
406 Verifying ok@otherhost4
407 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
408 Considering ok@otherhost4
409 Attempting full verification using callout
410 callout cache: found domain record for otherhost4
411 callout cache: domain accepts random addresses
412 LOG: smtp_connection MAIN
413 SMTP connection from root closed by QUIT
414 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
415 Exim version x.yz ....
416 configuration file is TESTSUITE/test-config
417 trusted user
418 admin user
419 LOG: smtp_connection MAIN
420 SMTP connection from root
421 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
422 Verifying ok@otherhost41
423 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
424 Considering ok@otherhost41
425 Attempting full verification using callout
426 callout cache: no domain record found for otherhost41
427 callout cache: no address record found for ok@otherhost41
428 interface=NULL port=1224
429 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
430 SMTP<< 220 Server ready
431 SMTP>> EHLO myhost.test.ex
432 SMTP<< 250-Yeah mate
433 250-PIPELINING
434 250 OK
435 SMTP>> MAIL FROM:<>
436 SMTP>> RCPT TO:<myhost.test.ex-dddddddd-testing@otherhost41>
437 SMTP<< 250 OK
438 SMTP<< 550 NOT OK
439 SMTP>> RSET
440 SMTP<< 250 OK
441 SMTP>> MAIL FROM:<>
442 SMTP>> RCPT TO:<ok@otherhost41>
443 SMTP<< 250 OK
444 SMTP<< 250 OK
445 Cutthrough cancelled by presence of postmaster verify
446 SMTP>> RSET
447 SMTP<< 250 OK
448 SMTP>> MAIL FROM:<>
449 SMTP>> RCPT TO:<postmaster@otherhost41>
450 SMTP<< 250 OK
451 SMTP<< 250 OK
452 SMTP>> QUIT
453 SMTP<< 250 OK
454 SMTP(close)>>
455 wrote callout cache domain record for otherhost41:
456 result=1 postmaster=1 random=2
457 wrote positive callout cache address record for ok@otherhost41
458 LOG: smtp_connection MAIN
459 SMTP connection from root closed by QUIT
460 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
461 Exim version x.yz ....
462 configuration file is TESTSUITE/test-config
463 trusted user
464 admin user
465 LOG: smtp_connection MAIN
466 SMTP connection from root
467 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
468 Verifying ok@otherhost41
469 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
470 Considering ok@otherhost41
471 Attempting full verification using callout
472 callout cache: found domain record for otherhost41
473 callout cache: domain rejects random addresses
474 callout cache: domain accepts RCPT TO:<postmaster@domain>
475 callout cache: found address record for ok@otherhost41
476 callout cache: address record is positive
477 LOG: smtp_connection MAIN
478 SMTP connection from root closed by QUIT
479 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
480 Exim version x.yz ....
481 configuration file is TESTSUITE/test-config
482 trusted user
483 admin user
484 LOG: smtp_connection MAIN
485 SMTP connection from root
486 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
487 Verifying ok@otherhost21
488 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
489 Considering ok@otherhost21
490 Attempting full verification using callout
491 callout cache: no domain record found for otherhost21
492 callout cache: no address record found for ok@otherhost21
493 interface=NULL port=1224
494 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
495 SMTP<< 220 Server ready
496 SMTP>> EHLO myhost.test.ex
497 SMTP<< 250-Yeah mate
498 250-PIPELINING
499 250 OK
500 SMTP>> MAIL FROM:<>
501 SMTP>> RCPT TO:<ok@otherhost21>
502 SMTP<< 250 OK
503 SMTP<< 250 OK
504 Cutthrough cancelled by presence of postmaster verify
505 SMTP>> RSET
506 SMTP<< 250 OK
507 SMTP>> MAIL FROM:<>
508 SMTP>> RCPT TO:<postmaster@otherhost21>
509 SMTP<< 250 OK
510 SMTP<< 250 OK
511 SMTP>> QUIT
512 SMTP<< 250 OK
513 SMTP(close)>>
514 wrote callout cache domain record for otherhost21:
515 result=1 postmaster=1 random=0
516 wrote positive callout cache address record for ok@otherhost21
517 LOG: smtp_connection MAIN
518 SMTP connection from root closed by QUIT
519 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
520 Exim version x.yz ....
521 configuration file is TESTSUITE/test-config
522 trusted user
523 admin user
524 LOG: smtp_connection MAIN
525 SMTP connection from root
526 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
527 Verifying ok2@otherhost21
528 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
529 Considering ok2@otherhost21
530 Attempting full verification using callout
531 callout cache: found domain record for otherhost21
532 callout cache: domain accepts RCPT TO:<postmaster@domain>
533 callout cache: no address record found for ok2@otherhost21
534 interface=NULL port=1224
535 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
536 SMTP<< 220 Server ready
537 SMTP>> EHLO myhost.test.ex
538 SMTP<< 250-Yeah mate
539 250-PIPELINING
540 250 OK
541 SMTP>> MAIL FROM:<>
542 SMTP>> RCPT TO:<ok2@otherhost21>
543 SMTP<< 250 OK
544 SMTP<< 250 OK
545 SMTP>> QUIT
546 SMTP<< 250 OK
547 SMTP(close)>>
548 wrote callout cache domain record for otherhost21:
549 result=1 postmaster=1 random=0
550 wrote positive callout cache address record for ok2@otherhost21
551 LOG: smtp_connection MAIN
552 SMTP connection from root closed by QUIT
553 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
554 Exim version x.yz ....
555 configuration file is TESTSUITE/test-config
556 trusted user
557 admin user
558 LOG: smtp_connection MAIN
559 SMTP connection from root
560 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
561 Verifying ok@otherhost31
562 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
563 Considering ok@otherhost31
564 Attempting full verification using callout
565 callout cache: no domain record found for otherhost31
566 callout cache: no address record found for ok@otherhost31
567 interface=NULL port=1224
568 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
569 SMTP<< 220 Server ready
570 SMTP>> EHLO myhost.test.ex
571 SMTP<< 250-Yeah mate
572 250-PIPELINING
573 250 OK
574 SMTP>> MAIL FROM:<>
575 SMTP>> RCPT TO:<myhost.test.ex-dddddddd-testing@otherhost31>
576 SMTP<< 250 OK
577 SMTP<< 550 NOT OK
578 SMTP>> RSET
579 SMTP<< 250 OK
580 SMTP>> MAIL FROM:<>
581 SMTP>> RCPT TO:<ok@otherhost31>
582 SMTP<< 250 OK
583 SMTP<< 250 OK
584 SMTP>> QUIT
585 SMTP<< 250 OK
586 SMTP(close)>>
587 wrote callout cache domain record for otherhost31:
588 result=1 postmaster=0 random=2
589 wrote positive callout cache address record for ok@otherhost31
590 LOG: smtp_connection MAIN
591 SMTP connection from root closed by QUIT
592 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
593 Exim version x.yz ....
594 configuration file is TESTSUITE/test-config
595 trusted user
596 admin user
597 LOG: smtp_connection MAIN
598 SMTP connection from root
599 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
600 Verifying okok@otherhost31
601 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
602 Considering okok@otherhost31
603 Attempting full verification using callout
604 callout cache: found domain record for otherhost31
605 callout cache: domain rejects random addresses
606 callout cache: no address record found for okok@otherhost31
607 interface=NULL port=1224
608 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
609 SMTP<< 220 Server ready
610 SMTP>> EHLO myhost.test.ex
611 SMTP<< 250-Yeah mate
612 250-PIPELINING
613 250 OK
614 SMTP>> MAIL FROM:<>
615 SMTP>> RCPT TO:<okok@otherhost31>
616 SMTP<< 250 OK
617 SMTP<< 250 OK
618 SMTP>> QUIT
619 SMTP<< 250 OK
620 SMTP(close)>>
621 wrote callout cache domain record for otherhost31:
622 result=1 postmaster=0 random=2
623 wrote positive callout cache address record for okok@otherhost31
624 LOG: smtp_connection MAIN
625 SMTP connection from root closed by QUIT
626 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
627 Exim version x.yz ....
628 configuration file is TESTSUITE/test-config
629 trusted user
630 admin user
631 LOG: smtp_connection MAIN
632 SMTP connection from root
633 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
634 Verifying okokok@otherhost31
635 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
636 Considering okokok@otherhost31
637 Attempting full verification using callout
638 callout cache: domain record expired for otherhost31
639 callout cache: no address record found for okokok@otherhost31
640 interface=NULL port=1224
641 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
642 SMTP<< 220 Server ready
643 SMTP>> EHLO myhost.test.ex
644 SMTP<< 250-Yeah mate
645 250-PIPELINING
646 250 OK
647 SMTP>> MAIL FROM:<>
648 SMTP>> RCPT TO:<myhost.test.ex-dddddddd-testing@otherhost31>
649 SMTP<< 250 OK
650 SMTP<< 550 NOT OK
651 SMTP>> RSET
652 SMTP<< 250 OK
653 SMTP>> MAIL FROM:<>
654 SMTP>> RCPT TO:<okokok@otherhost31>
655 SMTP<< 250 OK
656 SMTP<< 250 OK
657 SMTP>> QUIT
658 SMTP<< 250 OK
659 SMTP(close)>>
660 wrote callout cache domain record for otherhost31:
661 result=1 postmaster=0 random=2
662 wrote positive callout cache address record for okokok@otherhost31
663 LOG: smtp_connection MAIN
664 SMTP connection from root closed by QUIT
665 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
666 Exim version x.yz ....
667 configuration file is TESTSUITE/test-config
668 trusted user
669 admin user
670 LOG: smtp_connection MAIN
671 SMTP connection from root
672 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
673 Verifying okok@otherhost51
674 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
675 Considering okok@otherhost51
676 Attempting full verification using callout
677 callout cache: no domain record found for otherhost51
678 callout cache: no address record found for okok@otherhost51
679 interface=NULL port=1224
680 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
681 SMTP<< 220 Server ready
682 SMTP>> EHLO myhost.test.ex
683 SMTP<< 250-Yeah mate
684 250-PIPELINING
685 250 OK
686 SMTP>> MAIL FROM:<>
687 SMTP>> RCPT TO:<myhost.test.ex-dddddddd-testing@otherhost51>
688 SMTP<< 250 OK
689 SMTP timeout
690 SMTP(close)>>
691 wrote callout cache domain record for otherhost51:
692 result=1 postmaster=0 random=0
693 LOG: MAIN REJECT
694 H=[V4NET.0.0.5] U=root sender verify defer for <okok@otherhost51>: Could not complete sender verify callout: 127.0.0.1 [127.0.0.1] : SMTP timeout after RCPT TO:<myhost.test.ex-dddddddd-testing@otherhost51>
695 LOG: MAIN REJECT
696 H=[V4NET.0.0.5] U=root F=<okok@otherhost51> temporarily rejected RCPT <z@test.ex>: Could not complete sender verify callout
697 LOG: smtp_connection MAIN
698 SMTP connection from root closed by QUIT
699 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
700 Exim version x.yz ....
701 configuration file is TESTSUITE/test-config
702 trusted user
703 admin user
704 LOG: smtp_connection MAIN
705 SMTP connection from root
706 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
707 Verifying okokok@otherhost52
708 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
709 Considering okokok@otherhost52
710 Attempting full verification using callout
711 callout cache: no domain record found for otherhost52
712 callout cache: no address record found for okokok@otherhost52
713 interface=NULL port=1224
714 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
715 SMTP<< 220 Server ready
716 SMTP>> EHLO myhost.test.ex
717 SMTP<< 250-Yeah mate
718 250-PIPELINING
719 250 OK
720 SMTP>> MAIL FROM:<>
721 SMTP>> RCPT TO:<okokok@otherhost52>
722 SMTP<< 250 OK
723 SMTP<< 250 OK
724 Cutthrough cancelled by presence of postmaster verify
725 SMTP>> RSET
726 SMTP<< 250 OK
727 SMTP>> MAIL FROM:<pmsend@a.domain>
728 SMTP>> RCPT TO:<postmaster@otherhost52>
729 SMTP<< 250 OK
730 SMTP<< 250 OK
731 SMTP>> QUIT
732 SMTP<< 250 OK
733 SMTP(close)>>
734 wrote callout cache domain record for otherhost52:
735 result=1 postmaster=1 random=0
736 wrote positive callout cache address record for okokok@otherhost52
737 LOG: smtp_connection MAIN
738 SMTP connection from root closed by QUIT
739 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
740 Exim version x.yz ....
741 configuration file is TESTSUITE/test-config
742 trusted user
743 admin user
744 LOG: smtp_connection MAIN
745 SMTP connection from root
746 verifying Reply-To: header address abcd@x.y.z
747 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
748 Verifying abcd@x.y.z
749 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
750 Considering abcd@x.y.z
751 Attempting full verification using callout
752 callout cache: no domain record found for x.y.z
753 callout cache: no address record found for abcd@x.y.z/<somesender@a.domain>
754 interface=NULL port=1224
755 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
756 SMTP<< 220 Server ready
757 SMTP>> EHLO myhost.test.ex
758 SMTP<< 250-Yeah mate
759 250-PIPELINING
760 250 OK
761 SMTP>> MAIL FROM:<somesender@a.domain>
762 SMTP>> RCPT TO:<abcd@x.y.z>
763 SMTP<< 250 OK
764 SMTP<< 250 OK
765 SMTP>> QUIT
766 SMTP<< 250 OK
767 SMTP(close)>>
768 wrote callout cache domain record for x.y.z:
769 result=1 postmaster=0 random=0
770 wrote positive callout cache address record for abcd@x.y.z/<somesender@a.domain>
771 LOG: MAIN
772 <= ok7@otherhost53 H=[V4NET.0.0.7] U=root P=smtp S=sss
773 LOG: smtp_connection MAIN
774 SMTP connection from root closed by QUIT
775 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
776 Exim version x.yz ....
777 configuration file is TESTSUITE/test-config
778 trusted user
779 admin user
780 LOG: smtp_connection MAIN
781 SMTP connection from root
782 verifying Reply-To: header address abcd@x.y.z
783 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
784 Verifying abcd@x.y.z
785 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
786 Considering abcd@x.y.z
787 Attempting full verification using callout
788 callout cache: found domain record for x.y.z
789 callout cache: no address record found for abcd@x.y.z
790 interface=NULL port=1224
791 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
792 SMTP<< 220 Server ready
793 SMTP>> EHLO myhost.test.ex
794 SMTP<< 250-Yeah mate
795 250-PIPELINING
796 250 OK
797 SMTP>> MAIL FROM:<>
798 SMTP>> RCPT TO:<abcd@x.y.z>
799 SMTP<< 250 OK
800 SMTP timeout
801 SMTP(close)>>
802 wrote callout cache domain record for x.y.z:
803 result=1 postmaster=0 random=0
804 LOG: MAIN
805 <= ok7@otherhost53 H=[V4NET.0.0.8] U=root P=smtp S=sss
806 LOG: smtp_connection MAIN
807 SMTP connection from root closed by QUIT
808 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
809 Exim version x.yz ....
810 configuration file is TESTSUITE/test-config
811 trusted user
812 admin user
813 LOG: smtp_connection MAIN
814 SMTP connection from root
815 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
816 Verifying ok@otherhost9
817 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
818 Considering ok@otherhost9
819 Attempting full verification using callout
820 callout cache: no domain record found for otherhost9
821 callout cache: no address record found for ok@otherhost9
822 interface=NULL port=1224
823 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
824 SMTP<< 220 Server ready
825 SMTP>> EHLO myhost.test.ex
826 SMTP<< 250-Yeah mate
827 250-PIPELINING
828 250 OK
829 SMTP>> MAIL FROM:<>
830 SMTP>> RCPT TO:<ok@otherhost9>
831 SMTP<< 250 OK
832 SMTP<< 250 OK
833 Cutthrough cancelled by presence of postmaster verify
834 SMTP>> RSET
835 SMTP<< 250 OK
836 SMTP>> MAIL FROM:<>
837 SMTP>> RCPT TO:<postmaster@otherhost9>
838 SMTP<< 250 OK
839 SMTP<< 550 NOT OK
840 SMTP>> RCPT TO:<postmaster>
841 SMTP<< 250 OK
842 SMTP>> QUIT
843 SMTP<< 250 OK
844 SMTP(close)>>
845 wrote callout cache domain record for otherhost9:
846 result=1 postmaster=1 random=0
847 wrote positive callout cache address record for ok@otherhost9
848 LOG: smtp_connection MAIN
849 SMTP connection from root closed by QUIT
850 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
851 Exim version x.yz ....
852 configuration file is TESTSUITE/test-config
853 trusted user
854 admin user
855 LOG: smtp_connection MAIN
856 SMTP connection from root
857 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
858 Verifying z@test.ex
859 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
860 Considering z@test.ex
861 Attempting full verification using callout
862 callout cache: no domain record found for test.ex
863 callout cache: no address record found for z@test.ex/<postmaster@myhost.test.ex>
864 interface=NULL port=1224
865 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
866 SMTP<< 220 Server ready
867 SMTP>> EHLO myhost.test.ex
868 SMTP<< 250-Yeah mate
869 250-PIPELINING
870 250 OK
871 SMTP>> MAIL FROM:<postmaster@myhost.test.ex>
872 SMTP>> RCPT TO:<myhost.test.ex-dddddddd-testing@test.ex>
873 SMTP<< 250 OK
874 SMTP<< 550 RANDOM IS BAD
875 SMTP>> RSET
876 SMTP<< 250 OK
877 SMTP>> MAIL FROM:<postmaster@myhost.test.ex>
878 SMTP>> RCPT TO:<z@test.ex>
879 SMTP<< 250 OK
880 SMTP<< 250 OK
881 Cutthrough cancelled by presence of postmaster verify
882 SMTP>> RSET
883 SMTP<< 250 OK
884 SMTP>> MAIL FROM:<pmsend@b.domain>
885 SMTP>> RCPT TO:<postmaster@test.ex>
886 SMTP<< 250 OK
887 SMTP<< 250 OK
888 SMTP>> QUIT
889 SMTP<< 250 OK
890 SMTP(close)>>
891 wrote callout cache domain record for test.ex:
892 result=1 postmaster=1 random=2
893 wrote positive callout cache address record for z@test.ex/<postmaster@myhost.test.ex>
894 LOG: smtp_connection MAIN
895 SMTP connection from root closed by QUIT
896 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>