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