Fix cache-cold random callout verify. Bug 2147
[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: smtp_connection MAIN
341   SMTP connection from root closed by QUIT
342 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
343 Exim version x.yz ....
344 configuration file is TESTSUITE/test-config
345 trusted user
346 admin user
347 LOG: smtp_connection MAIN
348   SMTP connection from root
349 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
350 Verifying otherok@otherhost3
351 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
352 Considering otherok@otherhost3
353 Attempting full verification using callout
354 callout cache: found domain record for otherhost3
355 callout cache: domain accepts random addresses
356 LOG: smtp_connection MAIN
357   SMTP connection from root closed by QUIT
358 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
359 Exim version x.yz ....
360 configuration file is TESTSUITE/test-config
361 trusted user
362 admin user
363 LOG: smtp_connection MAIN
364   SMTP connection from root
365 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
366 Verifying ok@otherhost4
367 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
368 Considering ok@otherhost4
369 Attempting full verification using callout
370 callout cache: no domain record found for otherhost4
371 callout cache: no address record found for ok@otherhost4
372 interface=NULL port=1224
373 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
374   SMTP<< 220 Server ready
375   SMTP>> EHLO myhost.test.ex
376   SMTP<< 250-Yeah mate
377          250-PIPELINING
378          250 OK
379   SMTP>> MAIL FROM:<>
380   SMTP>> RCPT TO:<myhost.test.ex-dddddddd-testing@otherhost4>
381   SMTP<< 250 OK
382   SMTP<< 250 OK
383   SMTP>> QUIT
384   SMTP<< 250 OK
385   SMTP(close)>>
386 wrote callout cache domain record for otherhost4:
387   result=1 postmaster=0 random=1
388 LOG: smtp_connection MAIN
389   SMTP connection from root closed by QUIT
390 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
391 Exim version x.yz ....
392 configuration file is TESTSUITE/test-config
393 trusted user
394 admin user
395 LOG: smtp_connection MAIN
396   SMTP connection from root
397 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
398 Verifying ok@otherhost4
399 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
400 Considering ok@otherhost4
401 Attempting full verification using callout
402 callout cache: found domain record for otherhost4
403 callout cache: domain accepts random addresses
404 LOG: smtp_connection MAIN
405   SMTP connection from root closed by QUIT
406 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
407 Exim version x.yz ....
408 configuration file is TESTSUITE/test-config
409 trusted user
410 admin user
411 LOG: smtp_connection MAIN
412   SMTP connection from root
413 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
414 Verifying ok@otherhost41
415 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
416 Considering ok@otherhost41
417 Attempting full verification using callout
418 callout cache: no domain record found for otherhost41
419 callout cache: no address record found for ok@otherhost41
420 interface=NULL port=1224
421 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
422   SMTP<< 220 Server ready
423   SMTP>> EHLO myhost.test.ex
424   SMTP<< 250-Yeah mate
425          250-PIPELINING
426          250 OK
427   SMTP>> MAIL FROM:<>
428   SMTP>> RCPT TO:<myhost.test.ex-dddddddd-testing@otherhost41>
429   SMTP<< 250 OK
430   SMTP<< 550 NOT OK
431   SMTP>> RSET
432   SMTP<< 250 OK
433   SMTP>> MAIL FROM:<>
434   SMTP>> RCPT TO:<ok@otherhost41>
435   SMTP<< 250 OK
436   SMTP<< 250 OK
437 Cutthrough cancelled by presence of postmaster verify
438   SMTP>> RSET
439   SMTP<< 250 OK
440   SMTP>> MAIL FROM:<>
441   SMTP>> RCPT TO:<postmaster@otherhost41>
442   SMTP<< 250 OK
443   SMTP<< 250 OK
444   SMTP>> QUIT
445   SMTP<< 250 OK
446   SMTP(close)>>
447 wrote callout cache domain record for otherhost41:
448   result=1 postmaster=1 random=2
449 wrote positive callout cache address record for ok@otherhost41
450 LOG: smtp_connection MAIN
451   SMTP connection from root closed by QUIT
452 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
453 Exim version x.yz ....
454 configuration file is TESTSUITE/test-config
455 trusted user
456 admin user
457 LOG: smtp_connection MAIN
458   SMTP connection from root
459 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
460 Verifying ok@otherhost41
461 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
462 Considering ok@otherhost41
463 Attempting full verification using callout
464 callout cache: found domain record for otherhost41
465 callout cache: domain rejects random addresses
466 callout cache: domain accepts RCPT TO:<postmaster@domain>
467 callout cache: found address record for ok@otherhost41
468 callout cache: address record is positive
469 LOG: smtp_connection MAIN
470   SMTP connection from root closed by QUIT
471 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
472 Exim version x.yz ....
473 configuration file is TESTSUITE/test-config
474 trusted user
475 admin user
476 LOG: smtp_connection MAIN
477   SMTP connection from root
478 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
479 Verifying ok@otherhost21
480 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
481 Considering ok@otherhost21
482 Attempting full verification using callout
483 callout cache: no domain record found for otherhost21
484 callout cache: no address record found for ok@otherhost21
485 interface=NULL port=1224
486 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
487   SMTP<< 220 Server ready
488   SMTP>> EHLO myhost.test.ex
489   SMTP<< 250-Yeah mate
490          250-PIPELINING
491          250 OK
492   SMTP>> MAIL FROM:<>
493   SMTP>> RCPT TO:<ok@otherhost21>
494   SMTP<< 250 OK
495   SMTP<< 250 OK
496 Cutthrough cancelled by presence of postmaster verify
497   SMTP>> RSET
498   SMTP<< 250 OK
499   SMTP>> MAIL FROM:<>
500   SMTP>> RCPT TO:<postmaster@otherhost21>
501   SMTP<< 250 OK
502   SMTP<< 250 OK
503   SMTP>> QUIT
504   SMTP<< 250 OK
505   SMTP(close)>>
506 wrote callout cache domain record for otherhost21:
507   result=1 postmaster=1 random=0
508 wrote positive callout cache address record for ok@otherhost21
509 LOG: smtp_connection MAIN
510   SMTP connection from root closed by QUIT
511 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
512 Exim version x.yz ....
513 configuration file is TESTSUITE/test-config
514 trusted user
515 admin user
516 LOG: smtp_connection MAIN
517   SMTP connection from root
518 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
519 Verifying ok2@otherhost21
520 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
521 Considering ok2@otherhost21
522 Attempting full verification using callout
523 callout cache: found domain record for otherhost21
524 callout cache: domain accepts RCPT TO:<postmaster@domain>
525 callout cache: no address record found for ok2@otherhost21
526 interface=NULL port=1224
527 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
528   SMTP<< 220 Server ready
529   SMTP>> EHLO myhost.test.ex
530   SMTP<< 250-Yeah mate
531          250-PIPELINING
532          250 OK
533   SMTP>> MAIL FROM:<>
534   SMTP>> RCPT TO:<ok2@otherhost21>
535   SMTP<< 250 OK
536   SMTP<< 250 OK
537   SMTP>> QUIT
538   SMTP<< 250 OK
539   SMTP(close)>>
540 wrote callout cache domain record for otherhost21:
541   result=1 postmaster=1 random=0
542 wrote positive callout cache address record for ok2@otherhost21
543 LOG: smtp_connection MAIN
544   SMTP connection from root closed by QUIT
545 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
546 Exim version x.yz ....
547 configuration file is TESTSUITE/test-config
548 trusted user
549 admin user
550 LOG: smtp_connection MAIN
551   SMTP connection from root
552 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
553 Verifying ok@otherhost31
554 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
555 Considering ok@otherhost31
556 Attempting full verification using callout
557 callout cache: no domain record found for otherhost31
558 callout cache: no address record found for ok@otherhost31
559 interface=NULL port=1224
560 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
561   SMTP<< 220 Server ready
562   SMTP>> EHLO myhost.test.ex
563   SMTP<< 250-Yeah mate
564          250-PIPELINING
565          250 OK
566   SMTP>> MAIL FROM:<>
567   SMTP>> RCPT TO:<myhost.test.ex-dddddddd-testing@otherhost31>
568   SMTP<< 250 OK
569   SMTP<< 550 NOT OK
570   SMTP>> RSET
571   SMTP<< 250 OK
572   SMTP>> MAIL FROM:<>
573   SMTP>> RCPT TO:<ok@otherhost31>
574   SMTP<< 250 OK
575   SMTP<< 250 OK
576   SMTP>> QUIT
577   SMTP<< 250 OK
578   SMTP(close)>>
579 wrote callout cache domain record for otherhost31:
580   result=1 postmaster=0 random=2
581 wrote positive callout cache address record for ok@otherhost31
582 LOG: smtp_connection MAIN
583   SMTP connection from root closed by QUIT
584 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
585 Exim version x.yz ....
586 configuration file is TESTSUITE/test-config
587 trusted user
588 admin user
589 LOG: smtp_connection MAIN
590   SMTP connection from root
591 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
592 Verifying okok@otherhost31
593 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
594 Considering okok@otherhost31
595 Attempting full verification using callout
596 callout cache: found domain record for otherhost31
597 callout cache: domain rejects random addresses
598 callout cache: no address record found for okok@otherhost31
599 interface=NULL port=1224
600 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
601   SMTP<< 220 Server ready
602   SMTP>> EHLO myhost.test.ex
603   SMTP<< 250-Yeah mate
604          250-PIPELINING
605          250 OK
606   SMTP>> MAIL FROM:<>
607   SMTP>> RCPT TO:<okok@otherhost31>
608   SMTP<< 250 OK
609   SMTP<< 250 OK
610   SMTP>> QUIT
611   SMTP<< 250 OK
612   SMTP(close)>>
613 wrote callout cache domain record for otherhost31:
614   result=1 postmaster=0 random=2
615 wrote positive callout cache address record for okok@otherhost31
616 LOG: smtp_connection MAIN
617   SMTP connection from root closed by QUIT
618 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
619 Exim version x.yz ....
620 configuration file is TESTSUITE/test-config
621 trusted user
622 admin user
623 LOG: smtp_connection MAIN
624   SMTP connection from root
625 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
626 Verifying okokok@otherhost31
627 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
628 Considering okokok@otherhost31
629 Attempting full verification using callout
630 callout cache: domain record expired for otherhost31
631 callout cache: no address record found for okokok@otherhost31
632 interface=NULL port=1224
633 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
634   SMTP<< 220 Server ready
635   SMTP>> EHLO myhost.test.ex
636   SMTP<< 250-Yeah mate
637          250-PIPELINING
638          250 OK
639   SMTP>> MAIL FROM:<>
640   SMTP>> RCPT TO:<myhost.test.ex-dddddddd-testing@otherhost31>
641   SMTP<< 250 OK
642   SMTP<< 550 NOT OK
643   SMTP>> RSET
644   SMTP<< 250 OK
645   SMTP>> MAIL FROM:<>
646   SMTP>> RCPT TO:<okokok@otherhost31>
647   SMTP<< 250 OK
648   SMTP<< 250 OK
649   SMTP>> QUIT
650   SMTP<< 250 OK
651   SMTP(close)>>
652 wrote callout cache domain record for otherhost31:
653   result=1 postmaster=0 random=2
654 wrote positive callout cache address record for okokok@otherhost31
655 LOG: smtp_connection MAIN
656   SMTP connection from root closed by QUIT
657 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
658 Exim version x.yz ....
659 configuration file is TESTSUITE/test-config
660 trusted user
661 admin user
662 LOG: smtp_connection MAIN
663   SMTP connection from root
664 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
665 Verifying okok@otherhost51
666 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
667 Considering okok@otherhost51
668 Attempting full verification using callout
669 callout cache: no domain record found for otherhost51
670 callout cache: no address record found for okok@otherhost51
671 interface=NULL port=1224
672 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
673   SMTP<< 220 Server ready
674   SMTP>> EHLO myhost.test.ex
675   SMTP<< 250-Yeah mate
676          250-PIPELINING
677          250 OK
678   SMTP>> MAIL FROM:<>
679   SMTP>> RCPT TO:<myhost.test.ex-dddddddd-testing@otherhost51>
680   SMTP<< 250 OK
681 SMTP timeout
682   SMTP(close)>>
683 wrote callout cache domain record for otherhost51:
684   result=1 postmaster=0 random=0
685 LOG: MAIN REJECT
686   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>
687 LOG: MAIN REJECT
688   H=[V4NET.0.0.5] U=root F=<okok@otherhost51> temporarily rejected RCPT <z@test.ex>: Could not complete sender verify callout
689 LOG: smtp_connection MAIN
690   SMTP connection from root closed by QUIT
691 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
692 Exim version x.yz ....
693 configuration file is TESTSUITE/test-config
694 trusted user
695 admin user
696 LOG: smtp_connection MAIN
697   SMTP connection from root
698 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
699 Verifying okokok@otherhost52
700 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
701 Considering okokok@otherhost52
702 Attempting full verification using callout
703 callout cache: no domain record found for otherhost52
704 callout cache: no address record found for okokok@otherhost52
705 interface=NULL port=1224
706 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
707   SMTP<< 220 Server ready
708   SMTP>> EHLO myhost.test.ex
709   SMTP<< 250-Yeah mate
710          250-PIPELINING
711          250 OK
712   SMTP>> MAIL FROM:<>
713   SMTP>> RCPT TO:<okokok@otherhost52>
714   SMTP<< 250 OK
715   SMTP<< 250 OK
716 Cutthrough cancelled by presence of postmaster verify
717   SMTP>> RSET
718   SMTP<< 250 OK
719   SMTP>> MAIL FROM:<pmsend@a.domain>
720   SMTP>> RCPT TO:<postmaster@otherhost52>
721   SMTP<< 250 OK
722   SMTP<< 250 OK
723   SMTP>> QUIT
724   SMTP<< 250 OK
725   SMTP(close)>>
726 wrote callout cache domain record for otherhost52:
727   result=1 postmaster=1 random=0
728 wrote positive callout cache address record for okokok@otherhost52
729 LOG: smtp_connection MAIN
730   SMTP connection from root closed by QUIT
731 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
732 Exim version x.yz ....
733 configuration file is TESTSUITE/test-config
734 trusted user
735 admin user
736 LOG: smtp_connection MAIN
737   SMTP connection from root
738 verifying Reply-To: header address abcd@x.y.z
739 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
740 Verifying abcd@x.y.z
741 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
742 Considering abcd@x.y.z
743 Attempting full verification using callout
744 callout cache: no domain record found for x.y.z
745 callout cache: no address record found for abcd@x.y.z/<somesender@a.domain>
746 interface=NULL port=1224
747 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
748   SMTP<< 220 Server ready
749   SMTP>> EHLO myhost.test.ex
750   SMTP<< 250-Yeah mate
751          250-PIPELINING
752          250 OK
753   SMTP>> MAIL FROM:<somesender@a.domain>
754   SMTP>> RCPT TO:<abcd@x.y.z>
755   SMTP<< 250 OK
756   SMTP<< 250 OK
757   SMTP>> QUIT
758   SMTP<< 250 OK
759   SMTP(close)>>
760 wrote callout cache domain record for x.y.z:
761   result=1 postmaster=0 random=0
762 wrote positive callout cache address record for abcd@x.y.z/<somesender@a.domain>
763 LOG: MAIN
764   <= ok7@otherhost53 H=[V4NET.0.0.7] U=root P=smtp S=sss
765 LOG: smtp_connection MAIN
766   SMTP connection from root closed by QUIT
767 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
768 Exim version x.yz ....
769 configuration file is TESTSUITE/test-config
770 trusted user
771 admin user
772 LOG: smtp_connection MAIN
773   SMTP connection from root
774 verifying Reply-To: header address abcd@x.y.z
775 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
776 Verifying abcd@x.y.z
777 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
778 Considering abcd@x.y.z
779 Attempting full verification using callout
780 callout cache: found domain record for x.y.z
781 callout cache: no address record found for abcd@x.y.z
782 interface=NULL port=1224
783 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
784   SMTP<< 220 Server ready
785   SMTP>> EHLO myhost.test.ex
786   SMTP<< 250-Yeah mate
787          250-PIPELINING
788          250 OK
789   SMTP>> MAIL FROM:<>
790   SMTP>> RCPT TO:<abcd@x.y.z>
791   SMTP<< 250 OK
792 SMTP timeout
793   SMTP(close)>>
794 wrote callout cache domain record for x.y.z:
795   result=1 postmaster=0 random=0
796 LOG: MAIN
797   <= ok7@otherhost53 H=[V4NET.0.0.8] U=root P=smtp S=sss
798 LOG: smtp_connection MAIN
799   SMTP connection from root closed by QUIT
800 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
801 Exim version x.yz ....
802 configuration file is TESTSUITE/test-config
803 trusted user
804 admin user
805 LOG: smtp_connection MAIN
806   SMTP connection from root
807 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
808 Verifying ok@otherhost9
809 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
810 Considering ok@otherhost9
811 Attempting full verification using callout
812 callout cache: no domain record found for otherhost9
813 callout cache: no address record found for ok@otherhost9
814 interface=NULL port=1224
815 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
816   SMTP<< 220 Server ready
817   SMTP>> EHLO myhost.test.ex
818   SMTP<< 250-Yeah mate
819          250-PIPELINING
820          250 OK
821   SMTP>> MAIL FROM:<>
822   SMTP>> RCPT TO:<ok@otherhost9>
823   SMTP<< 250 OK
824   SMTP<< 250 OK
825 Cutthrough cancelled by presence of postmaster verify
826   SMTP>> RSET
827   SMTP<< 250 OK
828   SMTP>> MAIL FROM:<>
829   SMTP>> RCPT TO:<postmaster@otherhost9>
830   SMTP<< 250 OK
831   SMTP<< 550 NOT OK
832   SMTP>> RCPT TO:<postmaster>
833   SMTP<< 250 OK
834   SMTP>> QUIT
835   SMTP<< 250 OK
836   SMTP(close)>>
837 wrote callout cache domain record for otherhost9:
838   result=1 postmaster=1 random=0
839 wrote positive callout cache address record for ok@otherhost9
840 LOG: smtp_connection MAIN
841   SMTP connection from root closed by QUIT
842 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
843 Exim version x.yz ....
844 configuration file is TESTSUITE/test-config
845 trusted user
846 admin user
847 LOG: smtp_connection MAIN
848   SMTP connection from root
849 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
850 Verifying z@test.ex
851 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
852 Considering z@test.ex
853 Attempting full verification using callout
854 callout cache: no domain record found for test.ex
855 callout cache: no address record found for z@test.ex/<postmaster@myhost.test.ex>
856 interface=NULL port=1224
857 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
858   SMTP<< 220 Server ready
859   SMTP>> EHLO myhost.test.ex
860   SMTP<< 250-Yeah mate
861          250-PIPELINING
862          250 OK
863   SMTP>> MAIL FROM:<postmaster@myhost.test.ex>
864   SMTP>> RCPT TO:<myhost.test.ex-dddddddd-testing@test.ex>
865   SMTP<< 250 OK
866   SMTP<< 550 RANDOM IS BAD
867   SMTP>> RSET
868   SMTP<< 250 OK
869   SMTP>> MAIL FROM:<postmaster@myhost.test.ex>
870   SMTP>> RCPT TO:<z@test.ex>
871   SMTP<< 250 OK
872   SMTP<< 250 OK
873 Cutthrough cancelled by presence of postmaster verify
874   SMTP>> RSET
875   SMTP<< 250 OK
876   SMTP>> MAIL FROM:<pmsend@b.domain>
877   SMTP>> RCPT TO:<postmaster@test.ex>
878   SMTP<< 250 OK
879   SMTP<< 250 OK
880   SMTP>> QUIT
881   SMTP<< 250 OK
882   SMTP(close)>>
883 wrote callout cache domain record for test.ex:
884   result=1 postmaster=1 random=2
885 wrote positive callout cache address record for z@test.ex/<postmaster@myhost.test.ex>
886 LOG: smtp_connection MAIN
887   SMTP connection from root closed by QUIT
888 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>