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