2 configuration file is TESTSUITE/test-config
5 LOG: smtp_connection MAIN
6 SMTP connection from root
7 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
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=PORT_S
15 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... connected
16 SMTP<< 220 Server ready
17 SMTP>> EHLO myhost.test.ex
22 SMTP>> RCPT TO:<ok@localhost>
23 SMTP<< 250 OK mail sender
24 SMTP<< 250 OK recipient
28 cmdlog: '220:EHLO:250-:MAIL|:RCPT:250:250:QUIT:250'
29 wrote callout cache domain record for localhost:
30 result=1 postmaster=0 random=0
31 wrote positive callout cache address record for ok@localhost
32 LOG: smtp_connection MAIN
33 SMTP connection from root closed by QUIT
34 >>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
35 Exim version x.yz ....
36 configuration file is TESTSUITE/test-config
39 LOG: smtp_connection MAIN
40 SMTP connection from root
41 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
42 Verifying ok@localhost
43 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
44 Considering ok@localhost
45 Attempting full verification using callout
46 callout cache: found domain record for localhost
47 callout cache: found address record for ok@localhost
48 callout cache: address record is positive
49 LOG: smtp_connection MAIN
50 SMTP connection from root closed by QUIT
51 >>>>>>>>>>>>>>>> Exim pid=p1235 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
52 Exim version x.yz ....
53 configuration file is TESTSUITE/test-config
56 LOG: smtp_connection MAIN
57 SMTP connection from root
58 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
59 Verifying ok@localhost
60 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
61 Considering ok@localhost
62 Attempting full verification using callout
63 callout cache: found domain record for localhost
64 callout cache: address record expired for ok@localhost
65 interface=NULL port=PORT_S
66 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... failed: Connection refused
68 H=(test) [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] : Connection refused
69 created log directory TESTSUITE/spool/log
71 H=(test) [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=p1236 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
75 Exim version x.yz ....
76 configuration file is TESTSUITE/test-config
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=PORT_S
89 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... connected
90 SMTP<< 220 Server ready
91 SMTP>> EHLO myhost.test.ex
96 SMTP>> RCPT TO:<bad@localhost>
98 SMTP<< 550 REJECTED rcpt
102 cmdlog: '220:EHLO:250-:MAIL|:RCPT:250:550:QUIT:250'
103 wrote callout cache domain record for localhost:
104 result=1 postmaster=0 random=0
105 wrote negative callout cache address record for bad@localhost
107 H=(test) [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
109 H=(test) [V4NET.0.0.1] U=root F=<bad@localhost> rejected RCPT <z@test.ex>: (recipient): Sender verify failed
110 LOG: smtp_connection MAIN
111 SMTP connection from root closed by QUIT
112 >>>>>>>>>>>>>>>> Exim pid=p1237 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
113 Exim version x.yz ....
114 configuration file is TESTSUITE/test-config
117 LOG: smtp_connection MAIN
118 SMTP connection from root
119 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
120 Verifying bad@localhost
121 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
122 Considering bad@localhost
123 Attempting full verification using callout
124 callout cache: found domain record for localhost
125 callout cache: found address record for bad@localhost
126 callout cache: address record is negative
128 H=(test) [V4NET.0.0.1] U=root sender verify fail for <bad@localhost>
130 H=(test) [V4NET.0.0.1] U=root F=<bad@localhost> rejected RCPT <z@test.ex>: (recipient): Sender verify failed
131 LOG: smtp_connection MAIN
132 SMTP connection from root closed by QUIT
133 >>>>>>>>>>>>>>>> Exim pid=p1238 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
134 Exim version x.yz ....
135 configuration file is TESTSUITE/test-config
138 LOG: smtp_connection MAIN
139 SMTP connection from root
140 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
141 Verifying ok@localhost
142 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
143 Considering ok@localhost
144 Attempting full verification using callout
145 callout cache: found domain record for localhost
146 callout cache: address record expired for ok@localhost
147 interface=NULL port=PORT_S
148 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... connected
149 SMTP<< 220 Server ready
150 SMTP>> EHLO myhost.test.ex
155 SMTP>> RCPT TO:<ok@localhost>
156 SMTP<< 550 REJECT mail from
157 SMTP<< 530 BAD SEQUENCE no sender accepted for rcpt
161 cmdlog: '220:EHLO:250-:MAIL|:RCPT:550:530:QUIT:250'
162 wrote callout cache domain record for localhost:
163 result=3 postmaster=0 random=0
165 H=(test) [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
167 H=(test) [V4NET.0.0.1] U=root F=<ok@localhost> rejected RCPT <z@test.ex>: (mail): Sender verify failed
168 LOG: smtp_connection MAIN
169 SMTP connection from root closed by QUIT
170 >>>>>>>>>>>>>>>> Exim pid=p1239 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
171 Exim version x.yz ....
172 configuration file is TESTSUITE/test-config
175 LOG: smtp_connection MAIN
176 SMTP connection from root
177 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
178 Verifying ok@localhost
179 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
180 Considering ok@localhost
181 Attempting full verification using callout
182 callout cache: found domain record for localhost
183 callout cache: domain gave initial rejection, or does not accept HELO or MAIL FROM:<>
185 H=(test) [V4NET.0.0.1] U=root sender verify fail for <ok@localhost>
187 H=(test) [V4NET.0.0.1] U=root F=<ok@localhost> rejected RCPT <z@test.ex>: (mail): Sender verify failed
188 LOG: smtp_connection MAIN
189 SMTP connection from root closed by QUIT
190 >>>>>>>>>>>>>>>> Exim pid=p1240 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
191 Exim version x.yz ....
192 configuration file is TESTSUITE/test-config
195 LOG: smtp_connection MAIN
196 SMTP connection from root
197 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
198 Verifying ok@otherhost
199 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
200 Considering ok@otherhost
201 Attempting full verification using callout
202 callout cache: no domain record found for otherhost
203 callout cache: no address record found for ok@otherhost
204 interface=NULL port=PORT_S
205 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... connected
206 SMTP<< 220 Server ready
207 SMTP>> EHLO myhost.test.ex
212 SMTP>> RCPT TO:<ok@otherhost>
215 Cutthrough cancelled by presence of postmaster verify
219 SMTP>> RCPT TO:<postmaster@otherhost>
221 SMTP<< 550 NOT OK rcpt postmaster
225 cmdlog: '220:EHLO:250-:MAIL|:RCPT:250:250:RSET:250:MAIL|:RCPT:250:550:QUIT:250'
226 wrote callout cache domain record for otherhost:
227 result=1 postmaster=2 random=0
228 wrote positive callout cache address record for ok@otherhost
230 H=(test) [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
232 H=(test) [V4NET.0.0.2] U=root F=<ok@otherhost> rejected RCPT <z@test.ex>: Sender verify failed
233 LOG: smtp_connection MAIN
234 SMTP connection from root closed by QUIT
235 >>>>>>>>>>>>>>>> Exim pid=p1241 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
236 Exim version x.yz ....
237 configuration file is TESTSUITE/test-config
240 LOG: smtp_connection MAIN
241 SMTP connection from root
242 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
243 Verifying ok@otherhost
244 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
245 Considering ok@otherhost
246 Attempting full verification using callout
247 callout cache: found domain record for otherhost
248 callout cache: domain does not accept RCPT TO:<postmaster@domain>
250 H=(test) [V4NET.0.0.2] U=root sender verify fail for <ok@otherhost>
252 H=(test) [V4NET.0.0.2] U=root F=<ok@otherhost> rejected RCPT <z@test.ex>: Sender verify failed
253 LOG: smtp_connection MAIN
254 SMTP connection from root closed by QUIT
255 >>>>>>>>>>>>>>>> Exim pid=p1242 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
256 Exim version x.yz ....
257 configuration file is TESTSUITE/test-config
260 LOG: smtp_connection MAIN
261 SMTP connection from root
262 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
263 Verifying ok@otherhost2
264 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
265 Considering ok@otherhost2
266 Attempting full verification using callout
267 callout cache: no domain record found for otherhost2
268 callout cache: no address record found for ok@otherhost2
269 interface=NULL port=PORT_S
270 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... connected
271 SMTP<< 220 Server ready
272 SMTP>> EHLO myhost.test.ex
277 SMTP>> RCPT TO:<ok@otherhost2>
280 Cutthrough cancelled by presence of postmaster verify
284 SMTP>> RCPT TO:<postmaster@otherhost2>
290 cmdlog: '220:EHLO:250-:MAIL|:RCPT:250:250:RSET:250:MAIL|:RCPT:250:250:QUIT:250'
291 wrote callout cache domain record for otherhost2:
292 result=1 postmaster=1 random=0
293 wrote positive callout cache address record for ok@otherhost2
294 LOG: smtp_connection MAIN
295 SMTP connection from root closed by QUIT
296 >>>>>>>>>>>>>>>> Exim pid=p1243 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
297 Exim version x.yz ....
298 configuration file is TESTSUITE/test-config
301 LOG: smtp_connection MAIN
302 SMTP connection from root
303 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
304 Verifying ok@otherhost2
305 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
306 Considering ok@otherhost2
307 Attempting full verification using callout
308 callout cache: found domain record for otherhost2
309 callout cache: domain accepts RCPT TO:<postmaster@domain>
310 callout cache: found address record for ok@otherhost2
311 callout cache: address record is positive
312 LOG: smtp_connection MAIN
313 SMTP connection from root closed by QUIT
314 >>>>>>>>>>>>>>>> Exim pid=p1244 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
315 Exim version x.yz ....
316 configuration file is TESTSUITE/test-config
319 LOG: smtp_connection MAIN
320 SMTP connection from root
321 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
322 Verifying ok@otherhost3
323 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
324 Considering ok@otherhost3
325 Attempting full verification using callout
326 callout cache: no domain record found for otherhost3
327 callout cache: no address record found for ok@otherhost3
328 interface=NULL port=PORT_S
329 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... connected
330 SMTP<< 220 Server ready
331 SMTP>> EHLO myhost.test.ex
336 SMTP>> RCPT TO:<myhost.test.ex-dddddddd-testing@otherhost3>
338 SMTP<< 250 OK accepting that random recipient
342 cmdlog: '220:EHLO:250-:MAIL|:RCPT:250:250:QUIT:250'
343 wrote callout cache domain record for otherhost3:
344 result=1 postmaster=0 random=1
347 LOG: smtp_connection MAIN
348 SMTP connection from root closed by QUIT
349 >>>>>>>>>>>>>>>> Exim pid=p1245 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
350 Exim version x.yz ....
351 configuration file is TESTSUITE/test-config
354 LOG: smtp_connection MAIN
355 SMTP connection from root
356 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
357 Verifying otherok@otherhost3
358 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
359 Considering otherok@otherhost3
360 Attempting full verification using callout
361 callout cache: found domain record for otherhost3
362 callout cache: domain accepts random addresses
365 LOG: smtp_connection MAIN
366 SMTP connection from root closed by QUIT
367 >>>>>>>>>>>>>>>> Exim pid=p1246 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
368 Exim version x.yz ....
369 configuration file is TESTSUITE/test-config
372 LOG: smtp_connection MAIN
373 SMTP connection from root
374 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
375 Verifying ok@otherhost4
376 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
377 Considering ok@otherhost4
378 Attempting full verification using callout
379 callout cache: no domain record found for otherhost4
380 callout cache: no address record found for ok@otherhost4
381 interface=NULL port=PORT_S
382 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... connected
383 SMTP<< 220 Server ready
384 SMTP>> EHLO myhost.test.ex
389 SMTP>> RCPT TO:<myhost.test.ex-dddddddd-testing@otherhost4>
395 cmdlog: '220:EHLO:250-:MAIL|:RCPT:250:250:QUIT:250'
396 wrote callout cache domain record for otherhost4:
397 result=1 postmaster=0 random=1
400 LOG: smtp_connection MAIN
401 SMTP connection from root closed by QUIT
402 >>>>>>>>>>>>>>>> Exim pid=p1247 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
403 Exim version x.yz ....
404 configuration file is TESTSUITE/test-config
407 LOG: smtp_connection MAIN
408 SMTP connection from root
409 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
410 Verifying ok@otherhost4
411 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
412 Considering ok@otherhost4
413 Attempting full verification using callout
414 callout cache: found domain record for otherhost4
415 callout cache: domain accepts random addresses
418 LOG: smtp_connection MAIN
419 SMTP connection from root closed by QUIT
420 >>>>>>>>>>>>>>>> Exim pid=p1248 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
421 Exim version x.yz ....
422 configuration file is TESTSUITE/test-config
425 LOG: smtp_connection MAIN
426 SMTP connection from root
427 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
428 Verifying ok@otherhost41
429 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
430 Considering ok@otherhost41
431 Attempting full verification using callout
432 callout cache: no domain record found for otherhost41
433 callout cache: no address record found for ok@otherhost41
434 interface=NULL port=PORT_S
435 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... connected
436 SMTP<< 220 Server ready
437 SMTP>> EHLO myhost.test.ex
442 SMTP>> RCPT TO:<myhost.test.ex-dddddddd-testing@otherhost41>
448 SMTP>> RCPT TO:<ok@otherhost41>
451 Cutthrough cancelled by presence of postmaster verify
455 SMTP>> RCPT TO:<postmaster@otherhost41>
461 cmdlog: '220:EHLO:250-:MAIL|:RCPT:250:550:RSET:250:MAIL|:RCPT:250:250:RSET:250:MAIL|:RCPT:250:250:QUIT:250'
462 wrote callout cache domain record for otherhost41:
463 result=1 postmaster=1 random=2
464 wrote positive callout cache address record for ok@otherhost41
465 LOG: smtp_connection MAIN
466 SMTP connection from root closed by QUIT
467 >>>>>>>>>>>>>>>> Exim pid=p1249 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
468 Exim version x.yz ....
469 configuration file is TESTSUITE/test-config
472 LOG: smtp_connection MAIN
473 SMTP connection from root
474 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
475 Verifying ok@otherhost41
476 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
477 Considering ok@otherhost41
478 Attempting full verification using callout
479 callout cache: found domain record for otherhost41
480 callout cache: domain rejects random addresses
481 callout cache: domain accepts RCPT TO:<postmaster@domain>
482 callout cache: found address record for ok@otherhost41
483 callout cache: address record is positive
484 LOG: smtp_connection MAIN
485 SMTP connection from root closed by QUIT
486 >>>>>>>>>>>>>>>> Exim pid=p1250 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
487 Exim version x.yz ....
488 configuration file is TESTSUITE/test-config
491 LOG: smtp_connection MAIN
492 SMTP connection from root
493 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
494 Verifying ok@otherhost21
495 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
496 Considering ok@otherhost21
497 Attempting full verification using callout
498 callout cache: no domain record found for otherhost21
499 callout cache: no address record found for ok@otherhost21
500 interface=NULL port=PORT_S
501 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... connected
502 SMTP<< 220 Server ready
503 SMTP>> EHLO myhost.test.ex
508 SMTP>> RCPT TO:<ok@otherhost21>
511 Cutthrough cancelled by presence of postmaster verify
515 SMTP>> RCPT TO:<postmaster@otherhost21>
521 cmdlog: '220:EHLO:250-:MAIL|:RCPT:250:250:RSET:250:MAIL|:RCPT:250:250:QUIT:250'
522 wrote callout cache domain record for otherhost21:
523 result=1 postmaster=1 random=0
524 wrote positive callout cache address record for ok@otherhost21
525 LOG: smtp_connection MAIN
526 SMTP connection from root closed by QUIT
527 >>>>>>>>>>>>>>>> Exim pid=p1251 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
528 Exim version x.yz ....
529 configuration file is TESTSUITE/test-config
532 LOG: smtp_connection MAIN
533 SMTP connection from root
534 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
535 Verifying ok2@otherhost21
536 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
537 Considering ok2@otherhost21
538 Attempting full verification using callout
539 callout cache: found domain record for otherhost21
540 callout cache: domain accepts RCPT TO:<postmaster@domain>
541 callout cache: no address record found for ok2@otherhost21
542 interface=NULL port=PORT_S
543 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... connected
544 SMTP<< 220 Server ready
545 SMTP>> EHLO myhost.test.ex
550 SMTP>> RCPT TO:<ok2@otherhost21>
556 cmdlog: '220:EHLO:250-:MAIL|:RCPT:250:250:QUIT:250'
557 wrote callout cache domain record for otherhost21:
558 result=1 postmaster=1 random=0
559 wrote positive callout cache address record for ok2@otherhost21
560 LOG: smtp_connection MAIN
561 SMTP connection from root closed by QUIT
562 >>>>>>>>>>>>>>>> Exim pid=p1252 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
563 Exim version x.yz ....
564 configuration file is TESTSUITE/test-config
567 LOG: smtp_connection MAIN
568 SMTP connection from root
569 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
570 Verifying ok@otherhost31
571 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
572 Considering ok@otherhost31
573 Attempting full verification using callout
574 callout cache: no domain record found for otherhost31
575 callout cache: no address record found for ok@otherhost31
576 interface=NULL port=PORT_S
577 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... connected
578 SMTP<< 220 Server ready
579 SMTP>> EHLO myhost.test.ex
584 SMTP>> RCPT TO:<myhost.test.ex-dddddddd-testing@otherhost31>
590 SMTP>> RCPT TO:<ok@otherhost31>
596 cmdlog: '220:EHLO:250-:MAIL|:RCPT:250:550:RSET:250:MAIL|:RCPT:250:250:QUIT:250'
597 wrote callout cache domain record for otherhost31:
598 result=1 postmaster=0 random=2
599 wrote positive callout cache address record for ok@otherhost31
600 LOG: smtp_connection MAIN
601 SMTP connection from root closed by QUIT
602 >>>>>>>>>>>>>>>> Exim pid=p1253 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
603 Exim version x.yz ....
604 configuration file is TESTSUITE/test-config
607 LOG: smtp_connection MAIN
608 SMTP connection from root
609 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
610 Verifying okok@otherhost31
611 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
612 Considering okok@otherhost31
613 Attempting full verification using callout
614 callout cache: found domain record for otherhost31
615 callout cache: domain rejects random addresses
616 callout cache: no address record found for okok@otherhost31
617 interface=NULL port=PORT_S
618 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... connected
619 SMTP<< 220 Server ready
620 SMTP>> EHLO myhost.test.ex
625 SMTP>> RCPT TO:<okok@otherhost31>
631 cmdlog: '220:EHLO:250-:MAIL|:RCPT:250:250:QUIT:250'
632 wrote callout cache domain record for otherhost31:
633 result=1 postmaster=0 random=2
634 wrote positive callout cache address record for okok@otherhost31
635 LOG: smtp_connection MAIN
636 SMTP connection from root closed by QUIT
637 >>>>>>>>>>>>>>>> Exim pid=p1254 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
638 Exim version x.yz ....
639 configuration file is TESTSUITE/test-config
642 LOG: smtp_connection MAIN
643 SMTP connection from root
644 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
645 Verifying okokok@otherhost31
646 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
647 Considering okokok@otherhost31
648 Attempting full verification using callout
649 callout cache: domain record expired for otherhost31
650 callout cache: no address record found for okokok@otherhost31
651 interface=NULL port=PORT_S
652 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... connected
653 SMTP<< 220 Server ready
654 SMTP>> EHLO myhost.test.ex
659 SMTP>> RCPT TO:<myhost.test.ex-dddddddd-testing@otherhost31>
665 SMTP>> RCPT TO:<okokok@otherhost31>
671 cmdlog: '220:EHLO:250-:MAIL|:RCPT:250:550:RSET:250:MAIL|:RCPT:250:250:QUIT:250'
672 wrote callout cache domain record for otherhost31:
673 result=1 postmaster=0 random=2
674 wrote positive callout cache address record for okokok@otherhost31
675 LOG: smtp_connection MAIN
676 SMTP connection from root closed by QUIT
677 >>>>>>>>>>>>>>>> Exim pid=p1255 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
678 Exim version x.yz ....
679 configuration file is TESTSUITE/test-config
682 LOG: smtp_connection MAIN
683 SMTP connection from root
684 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
685 Verifying okok@otherhost51
686 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
687 Considering okok@otherhost51
688 Attempting full verification using callout
689 callout cache: no domain record found for otherhost51
690 callout cache: no address record found for okok@otherhost51
691 interface=NULL port=PORT_S
692 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... connected
693 SMTP<< 220 Server ready
694 SMTP>> EHLO myhost.test.ex
699 SMTP>> RCPT TO:<myhost.test.ex-dddddddd-testing@otherhost51>
701 SMTP(Connection timed out)<<
704 cmdlog: '220:EHLO:250-:MAIL|:RCPT:250'
705 wrote callout cache domain record for otherhost51:
706 result=1 postmaster=0 random=0
708 H=(test) [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>
710 H=(test) [V4NET.0.0.5] U=root F=<okok@otherhost51> temporarily rejected RCPT <z@test.ex>: Could not complete sender verify callout
711 LOG: smtp_connection MAIN
712 SMTP connection from root closed by QUIT
713 >>>>>>>>>>>>>>>> Exim pid=p1256 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
714 Exim version x.yz ....
715 configuration file is TESTSUITE/test-config
718 LOG: smtp_connection MAIN
719 SMTP connection from root
720 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
721 Verifying okokok@otherhost52
722 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
723 Considering okokok@otherhost52
724 Attempting full verification using callout
725 callout cache: no domain record found for otherhost52
726 callout cache: no address record found for okokok@otherhost52
727 interface=NULL port=PORT_S
728 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... connected
729 SMTP<< 220 Server ready
730 SMTP>> EHLO myhost.test.ex
735 SMTP>> RCPT TO:<okokok@otherhost52>
738 Cutthrough cancelled by presence of postmaster verify
741 SMTP|> MAIL FROM:<pmsend@a.domain>
742 SMTP>> RCPT TO:<postmaster@otherhost52>
748 cmdlog: '220:EHLO:250-:MAIL|:RCPT:250:250:RSET:250:MAIL|:RCPT:250:250:QUIT:250'
749 wrote callout cache domain record for otherhost52:
750 result=1 postmaster=1 random=0
751 wrote positive callout cache address record for okokok@otherhost52
752 LOG: smtp_connection MAIN
753 SMTP connection from root closed by QUIT
754 >>>>>>>>>>>>>>>> Exim pid=p1257 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
755 Exim version x.yz ....
756 configuration file is TESTSUITE/test-config
759 LOG: smtp_connection MAIN
760 SMTP connection from root
761 verifying Reply-To: header address abcd@x.y.z
762 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
764 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
765 Considering abcd@x.y.z
766 Attempting full verification using callout
767 callout cache: no domain record found for x.y.z
768 callout cache: no address record found for abcd@x.y.z/<somesender@a.domain>
769 interface=NULL port=PORT_S
770 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... connected
771 SMTP<< 220 Server ready
772 SMTP>> EHLO myhost.test.ex
776 SMTP|> MAIL FROM:<somesender@a.domain>
777 SMTP>> RCPT TO:<abcd@x.y.z>
783 cmdlog: '220:EHLO:250-:MAIL|:RCPT:250:250:QUIT:250'
784 wrote callout cache domain record for x.y.z:
785 result=1 postmaster=0 random=0
786 wrote positive callout cache address record for abcd@x.y.z/<somesender@a.domain>
788 <= ok7@otherhost53 H=(test) [V4NET.0.0.7] U=root P=smtp S=sss
789 LOG: smtp_connection MAIN
790 SMTP connection from root closed by QUIT
791 >>>>>>>>>>>>>>>> Exim pid=p1258 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
792 Exim version x.yz ....
793 configuration file is TESTSUITE/test-config
796 LOG: smtp_connection MAIN
797 SMTP connection from root
798 verifying Reply-To: header address abcd@x.y.z
799 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
801 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
802 Considering abcd@x.y.z
803 Attempting full verification using callout
804 callout cache: found domain record for x.y.z
805 callout cache: no address record found for abcd@x.y.z
806 interface=NULL port=PORT_S
807 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... connected
808 SMTP<< 220 Server ready
809 SMTP>> EHLO myhost.test.ex
814 SMTP>> RCPT TO:<abcd@x.y.z>
816 SMTP(Connection timed out)<<
819 cmdlog: '220:EHLO:250-:MAIL|:RCPT:250'
820 wrote callout cache domain record for x.y.z:
821 result=1 postmaster=0 random=0
823 <= ok7@otherhost53 H=(test) [V4NET.0.0.8] U=root P=smtp S=sss
824 LOG: smtp_connection MAIN
825 SMTP connection from root closed by QUIT
826 >>>>>>>>>>>>>>>> Exim pid=p1259 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
827 Exim version x.yz ....
828 configuration file is TESTSUITE/test-config
831 LOG: smtp_connection MAIN
832 SMTP connection from root
833 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
834 Verifying ok@otherhost9
835 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
836 Considering ok@otherhost9
837 Attempting full verification using callout
838 callout cache: no domain record found for otherhost9
839 callout cache: no address record found for ok@otherhost9
840 interface=NULL port=PORT_S
841 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... connected
842 SMTP<< 220 Server ready
843 SMTP>> EHLO myhost.test.ex
848 SMTP>> RCPT TO:<ok@otherhost9>
851 Cutthrough cancelled by presence of postmaster verify
855 SMTP>> RCPT TO:<postmaster@otherhost9>
858 SMTP>> RCPT TO:<postmaster>
863 cmdlog: '220:EHLO:250-:MAIL|:RCPT:250:250:RSET:250:MAIL|:RCPT:250:550:RCPT:250:QUIT:250'
864 wrote callout cache domain record for otherhost9:
865 result=1 postmaster=1 random=0
866 wrote positive callout cache address record for ok@otherhost9
867 LOG: smtp_connection MAIN
868 SMTP connection from root closed by QUIT
869 >>>>>>>>>>>>>>>> Exim pid=p1260 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
870 Exim version x.yz ....
871 configuration file is TESTSUITE/test-config
874 LOG: smtp_connection MAIN
875 SMTP connection from root
876 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
878 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
879 Considering z@test.ex
880 Attempting full verification using callout
881 callout cache: no domain record found for test.ex
882 callout cache: no address record found for z@test.ex/<postmaster@myhost.test.ex>
883 interface=NULL port=PORT_S
884 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... connected
885 SMTP<< 220 Server ready
886 SMTP>> EHLO myhost.test.ex
890 SMTP|> MAIL FROM:<postmaster@myhost.test.ex>
891 SMTP>> RCPT TO:<myhost.test.ex-dddddddd-testing@test.ex>
893 SMTP<< 550 RANDOM IS BAD
896 SMTP|> MAIL FROM:<postmaster@myhost.test.ex>
897 SMTP>> RCPT TO:<z@test.ex>
900 Cutthrough cancelled by presence of postmaster verify
903 SMTP|> MAIL FROM:<pmsend@b.domain>
904 SMTP>> RCPT TO:<postmaster@test.ex>
910 cmdlog: '220:EHLO:250-:MAIL|:RCPT:250:550:RSET:250:MAIL|:RCPT:250:250:RSET:250:MAIL|:RCPT:250:250:QUIT:250'
911 wrote callout cache domain record for test.ex:
912 result=1 postmaster=1 random=2
913 wrote positive callout cache address record for z@test.ex/<postmaster@myhost.test.ex>
914 LOG: smtp_connection MAIN
915 SMTP connection from root closed by QUIT
916 >>>>>>>>>>>>>>>> Exim pid=p1261 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>