Make {bounce,warn}_message_file expanded. Bug 2522
[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
b48cf079 15Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
902fbd69
JH
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
81022793 33>>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) 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
81022793 50>>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) 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
b48cf079 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
81022793 73>>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) 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
b48cf079 88Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
902fbd69
JH
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
81022793 110>>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) 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
81022793 131>>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) 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
b48cf079 146Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
902fbd69
JH
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
81022793 167>>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) 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
81022793 187>>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) 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
b48cf079 202Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
902fbd69
JH
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
81022793 231>>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) 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
81022793 251>>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) 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
b48cf079 266Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
902fbd69
JH
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
81022793 291>>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) 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
81022793 309>>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) 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
b48cf079 324Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
902fbd69
JH
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
81022793 343>>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) 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
81022793 361>>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) 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
b48cf079 376Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
902fbd69
JH
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
81022793 395>>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) 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
81022793 413>>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) 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
b48cf079 428Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
902fbd69
JH
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
81022793 459>>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) 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
81022793 478>>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) 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
b48cf079 493Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
902fbd69
JH
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
81022793 518>>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) 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
b48cf079 534Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
902fbd69
JH
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
81022793 552>>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) 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
b48cf079 567Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
902fbd69
JH
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
81022793 591>>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) 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
b48cf079 607Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
902fbd69
JH
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
81022793 625>>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) 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
b48cf079 640Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
902fbd69
JH
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
81022793 664>>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) 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
b48cf079 679Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
902fbd69
JH
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
eebcfa1c 688 SMTP(Connection timed out)<<
902fbd69
JH
689SMTP timeout
690 SMTP(close)>>
691wrote callout cache domain record for otherhost51:
692 result=1 postmaster=0 random=0
693LOG: MAIN REJECT
694 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>
695LOG: MAIN REJECT
696 H=[V4NET.0.0.5] U=root F=<okok@otherhost51> temporarily rejected RCPT <z@test.ex>: Could not complete sender verify callout
697LOG: smtp_connection MAIN
698 SMTP connection from root closed by QUIT
81022793 699>>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
902fbd69
JH
700Exim version x.yz ....
701configuration file is TESTSUITE/test-config
702trusted user
703admin user
704LOG: smtp_connection MAIN
705 SMTP connection from root
706>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
707Verifying okokok@otherhost52
708>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
709Considering okokok@otherhost52
710Attempting full verification using callout
711callout cache: no domain record found for otherhost52
712callout cache: no address record found for okokok@otherhost52
713interface=NULL port=1224
b48cf079 714Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
902fbd69
JH
715 SMTP<< 220 Server ready
716 SMTP>> EHLO myhost.test.ex
717 SMTP<< 250-Yeah mate
718 250-PIPELINING
719 250 OK
720 SMTP>> MAIL FROM:<>
721 SMTP>> RCPT TO:<okokok@otherhost52>
722 SMTP<< 250 OK
723 SMTP<< 250 OK
724Cutthrough cancelled by presence of postmaster verify
725 SMTP>> RSET
726 SMTP<< 250 OK
727 SMTP>> MAIL FROM:<pmsend@a.domain>
728 SMTP>> RCPT TO:<postmaster@otherhost52>
729 SMTP<< 250 OK
730 SMTP<< 250 OK
731 SMTP>> QUIT
732 SMTP<< 250 OK
733 SMTP(close)>>
734wrote callout cache domain record for otherhost52:
735 result=1 postmaster=1 random=0
736wrote positive callout cache address record for okokok@otherhost52
737LOG: smtp_connection MAIN
738 SMTP connection from root closed by QUIT
81022793 739>>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
902fbd69
JH
740Exim version x.yz ....
741configuration file is TESTSUITE/test-config
742trusted user
743admin user
744LOG: smtp_connection MAIN
745 SMTP connection from root
746verifying Reply-To: header address abcd@x.y.z
747>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
748Verifying abcd@x.y.z
749>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
750Considering abcd@x.y.z
751Attempting full verification using callout
752callout cache: no domain record found for x.y.z
753callout cache: no address record found for abcd@x.y.z/<somesender@a.domain>
754interface=NULL port=1224
b48cf079 755Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
902fbd69
JH
756 SMTP<< 220 Server ready
757 SMTP>> EHLO myhost.test.ex
758 SMTP<< 250-Yeah mate
759 250-PIPELINING
760 250 OK
761 SMTP>> MAIL FROM:<somesender@a.domain>
762 SMTP>> RCPT TO:<abcd@x.y.z>
763 SMTP<< 250 OK
764 SMTP<< 250 OK
765 SMTP>> QUIT
766 SMTP<< 250 OK
767 SMTP(close)>>
768wrote callout cache domain record for x.y.z:
769 result=1 postmaster=0 random=0
770wrote positive callout cache address record for abcd@x.y.z/<somesender@a.domain>
771LOG: MAIN
772 <= ok7@otherhost53 H=[V4NET.0.0.7] U=root P=smtp S=sss
773LOG: smtp_connection MAIN
774 SMTP connection from root closed by QUIT
81022793 775>>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
902fbd69
JH
776Exim version x.yz ....
777configuration file is TESTSUITE/test-config
778trusted user
779admin user
780LOG: smtp_connection MAIN
781 SMTP connection from root
782verifying Reply-To: header address abcd@x.y.z
783>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
784Verifying abcd@x.y.z
785>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
786Considering abcd@x.y.z
787Attempting full verification using callout
788callout cache: found domain record for x.y.z
789callout cache: no address record found for abcd@x.y.z
790interface=NULL port=1224
b48cf079 791Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
902fbd69
JH
792 SMTP<< 220 Server ready
793 SMTP>> EHLO myhost.test.ex
794 SMTP<< 250-Yeah mate
795 250-PIPELINING
796 250 OK
797 SMTP>> MAIL FROM:<>
798 SMTP>> RCPT TO:<abcd@x.y.z>
799 SMTP<< 250 OK
eebcfa1c 800 SMTP(Connection timed out)<<
902fbd69
JH
801SMTP timeout
802 SMTP(close)>>
803wrote callout cache domain record for x.y.z:
804 result=1 postmaster=0 random=0
805LOG: MAIN
806 <= ok7@otherhost53 H=[V4NET.0.0.8] U=root P=smtp S=sss
807LOG: smtp_connection MAIN
808 SMTP connection from root closed by QUIT
81022793 809>>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
902fbd69
JH
810Exim version x.yz ....
811configuration file is TESTSUITE/test-config
812trusted user
813admin user
814LOG: smtp_connection MAIN
815 SMTP connection from root
816>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
817Verifying ok@otherhost9
818>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
819Considering ok@otherhost9
820Attempting full verification using callout
821callout cache: no domain record found for otherhost9
822callout cache: no address record found for ok@otherhost9
823interface=NULL port=1224
b48cf079 824Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
902fbd69
JH
825 SMTP<< 220 Server ready
826 SMTP>> EHLO myhost.test.ex
827 SMTP<< 250-Yeah mate
828 250-PIPELINING
829 250 OK
830 SMTP>> MAIL FROM:<>
831 SMTP>> RCPT TO:<ok@otherhost9>
832 SMTP<< 250 OK
833 SMTP<< 250 OK
834Cutthrough cancelled by presence of postmaster verify
835 SMTP>> RSET
836 SMTP<< 250 OK
837 SMTP>> MAIL FROM:<>
838 SMTP>> RCPT TO:<postmaster@otherhost9>
839 SMTP<< 250 OK
840 SMTP<< 550 NOT OK
841 SMTP>> RCPT TO:<postmaster>
842 SMTP<< 250 OK
843 SMTP>> QUIT
844 SMTP<< 250 OK
845 SMTP(close)>>
846wrote callout cache domain record for otherhost9:
847 result=1 postmaster=1 random=0
848wrote positive callout cache address record for ok@otherhost9
849LOG: smtp_connection MAIN
850 SMTP connection from root closed by QUIT
81022793 851>>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
902fbd69
JH
852Exim version x.yz ....
853configuration file is TESTSUITE/test-config
854trusted user
855admin user
856LOG: smtp_connection MAIN
857 SMTP connection from root
858>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
859Verifying z@test.ex
860>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
861Considering z@test.ex
862Attempting full verification using callout
863callout cache: no domain record found for test.ex
864callout cache: no address record found for z@test.ex/<postmaster@myhost.test.ex>
865interface=NULL port=1224
b48cf079 866Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
902fbd69
JH
867 SMTP<< 220 Server ready
868 SMTP>> EHLO myhost.test.ex
869 SMTP<< 250-Yeah mate
870 250-PIPELINING
871 250 OK
872 SMTP>> MAIL FROM:<postmaster@myhost.test.ex>
873 SMTP>> RCPT TO:<myhost.test.ex-dddddddd-testing@test.ex>
874 SMTP<< 250 OK
875 SMTP<< 550 RANDOM IS BAD
876 SMTP>> RSET
877 SMTP<< 250 OK
878 SMTP>> MAIL FROM:<postmaster@myhost.test.ex>
879 SMTP>> RCPT TO:<z@test.ex>
880 SMTP<< 250 OK
881 SMTP<< 250 OK
882Cutthrough cancelled by presence of postmaster verify
883 SMTP>> RSET
884 SMTP<< 250 OK
885 SMTP>> MAIL FROM:<pmsend@b.domain>
886 SMTP>> RCPT TO:<postmaster@test.ex>
887 SMTP<< 250 OK
888 SMTP<< 250 OK
889 SMTP>> QUIT
890 SMTP<< 250 OK
891 SMTP(close)>>
892wrote callout cache domain record for test.ex:
893 result=1 postmaster=1 random=2
894wrote positive callout cache address record for z@test.ex/<postmaster@myhost.test.ex>
895LOG: smtp_connection MAIN
896 SMTP connection from root closed by QUIT
81022793 897>>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>