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