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