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