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