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