better build for dyn modules
[exim.git] / test / stderr / 0578
1 Exim version x.yz ....
2 Hints DB:
3 configuration file is TESTSUITE/test-config
4 trusted user
5 admin user
6 LOG: smtp_connection MAIN
7   SMTP connection from root
8 test in helo_lookup_domains? no (end of list)
9 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
10 Verifying ok@localhost
11 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12 Considering ok@localhost
13 Attempting full verification using callout
14 callout cache: no domain record found for localhost
15 callout cache: no address record found for ok@localhost
16 interface=NULL port=PORT_S
17 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...
18 connected
19   SMTP<< 220 Server ready
20   SMTP>> EHLO myhost.test.ex
21   SMTP<< 250-Yeah mate
22          250-PIPELINING
23          250 OK
24   SMTP|> MAIL FROM:<>
25   SMTP>> RCPT TO:<ok@localhost>
26   SMTP<< 250 OK mail sender
27   SMTP<< 250 OK recipient
28   SMTP>> QUIT
29   SMTP<< 250 OK
30   SMTP(close)>>
31 cmdlog: '220:EHLO:250-:MAIL|:RCPT:250:250:QUIT:250'
32 wrote callout cache domain record for localhost:
33   result=1 postmaster=0 random=0
34 wrote positive callout cache address record for ok@localhost
35 host in "V4NET.0.0.2"? no (end of list)
36 host in "V4NET.0.0.3"? no (end of list)
37 host in "V4NET.0.0.4"? no (end of list)
38 host in "V4NET.0.0.5"? no (end of list)
39 host in "V4NET.0.0.6"? no (end of list)
40 host in "V4NET.0.0.9"? no (end of list)
41 host in "V4NET.0.0.10"? no (end of list)
42 host in "V4NET.0.0.10"? no (end of list)
43 LOG: smtp_connection MAIN
44   SMTP connection from root D=qqs closed by QUIT
45 >>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
46 Exim version x.yz ....
47 Hints DB:
48 configuration file is TESTSUITE/test-config
49 trusted user
50 admin user
51 LOG: smtp_connection MAIN
52   SMTP connection from root
53 test in helo_lookup_domains? no (end of list)
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: found address record for ok@localhost
61 callout cache: address record is positive
62 host in "V4NET.0.0.2"? no (end of list)
63 host in "V4NET.0.0.3"? no (end of list)
64 host in "V4NET.0.0.4"? no (end of list)
65 host in "V4NET.0.0.5"? no (end of list)
66 host in "V4NET.0.0.6"? no (end of list)
67 host in "V4NET.0.0.9"? no (end of list)
68 host in "V4NET.0.0.10"? no (end of list)
69 host in "V4NET.0.0.10"? no (end of list)
70 LOG: smtp_connection MAIN
71   SMTP connection from root D=qqs closed by QUIT
72 >>>>>>>>>>>>>>>> Exim pid=p1235 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
73 Exim version x.yz ....
74 Hints DB:
75 configuration file is TESTSUITE/test-config
76 trusted user
77 admin user
78 LOG: smtp_connection MAIN
79   SMTP connection from root
80 test in helo_lookup_domains? no (end of list)
81 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
82 Verifying ok@localhost
83 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
84 Considering ok@localhost
85 Attempting full verification using callout
86 callout cache: found domain record for localhost
87 callout cache: address record expired for ok@localhost
88 interface=NULL port=PORT_S
89 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...
90  failed: Connection refused
91 cmdlog: (unset)
92 LOG: MAIN REJECT
93   H=(test) [V4NET.0.0.1] U=root sender verify defer for <ok@localhost>: Could not complete sender verify callout: 127.0.0.1 [127.0.0.1] : Connection refused
94 created log directory TESTSUITE/spool/log
95 LOG: MAIN REJECT
96   H=(test) [V4NET.0.0.1] U=root F=<ok@localhost> temporarily rejected RCPT <z@test.ex>: Could not complete sender verify callout
97 LOG: smtp_connection MAIN
98   SMTP connection from root D=qqs closed by QUIT
99 >>>>>>>>>>>>>>>> Exim pid=p1236 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
100 Exim version x.yz ....
101 Hints DB:
102 configuration file is TESTSUITE/test-config
103 trusted user
104 admin user
105 LOG: smtp_connection MAIN
106   SMTP connection from root
107 test in helo_lookup_domains? no (end of list)
108 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
109 Verifying bad@localhost
110 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
111 Considering bad@localhost
112 Attempting full verification using callout
113 callout cache: found domain record for localhost
114 callout cache: no address record found for bad@localhost
115 interface=NULL port=PORT_S
116 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...
117 connected
118   SMTP<< 220 Server ready
119   SMTP>> EHLO myhost.test.ex
120   SMTP<< 250-Yeah mate
121          250-PIPELINING
122          250 OK
123   SMTP|> MAIL FROM:<>
124   SMTP>> RCPT TO:<bad@localhost>
125   SMTP<< 250 OK sender
126   SMTP<< 550 REJECTED rcpt
127   SMTP>> QUIT
128   SMTP<< 250 OK
129   SMTP(close)>>
130 cmdlog: '220:EHLO:250-:MAIL|:RCPT:250:550:QUIT:250'
131 wrote callout cache domain record for localhost:
132   result=1 postmaster=0 random=0
133 wrote negative callout cache address record for bad@localhost
134 LOG: MAIN REJECT
135   H=(test) [V4NET.0.0.1] U=root sender verify fail for <bad@localhost>: 127.0.0.1 [127.0.0.1] : SMTP error from remote mail server after RCPT TO:<bad@localhost>: 550 REJECTED rcpt
136 LOG: MAIN REJECT
137   H=(test) [V4NET.0.0.1] U=root F=<bad@localhost> rejected RCPT <z@test.ex>: (recipient): Sender verify failed
138 LOG: smtp_connection MAIN
139   SMTP connection from root D=qqs closed by QUIT
140 >>>>>>>>>>>>>>>> Exim pid=p1237 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
141 Exim version x.yz ....
142 Hints DB:
143 configuration file is TESTSUITE/test-config
144 trusted user
145 admin user
146 LOG: smtp_connection MAIN
147   SMTP connection from root
148 test in helo_lookup_domains? no (end of list)
149 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
150 Verifying bad@localhost
151 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
152 Considering bad@localhost
153 Attempting full verification using callout
154 callout cache: found domain record for localhost
155 callout cache: found address record for bad@localhost
156 callout cache: address record is negative
157 LOG: MAIN REJECT
158   H=(test) [V4NET.0.0.1] U=root sender verify fail for <bad@localhost>
159 LOG: MAIN REJECT
160   H=(test) [V4NET.0.0.1] U=root F=<bad@localhost> rejected RCPT <z@test.ex>: (recipient): Sender verify failed
161 LOG: smtp_connection MAIN
162   SMTP connection from root D=qqs closed by QUIT
163 >>>>>>>>>>>>>>>> Exim pid=p1238 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
164 Exim version x.yz ....
165 Hints DB:
166 configuration file is TESTSUITE/test-config
167 trusted user
168 admin user
169 LOG: smtp_connection MAIN
170   SMTP connection from root
171 test in helo_lookup_domains? no (end of list)
172 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
173 Verifying ok@localhost
174 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
175 Considering ok@localhost
176 Attempting full verification using callout
177 callout cache: found domain record for localhost
178 callout cache: address record expired for ok@localhost
179 interface=NULL port=PORT_S
180 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...
181 connected
182   SMTP<< 220 Server ready
183   SMTP>> EHLO myhost.test.ex
184   SMTP<< 250-Yeah mate
185          250-PIPELINING
186          250 OK
187   SMTP|> MAIL FROM:<>
188   SMTP>> RCPT TO:<ok@localhost>
189   SMTP<< 550 REJECT mail from
190   SMTP<< 530 BAD SEQUENCE no sender accepted for rcpt
191   SMTP>> QUIT
192   SMTP<< 250 OK
193   SMTP(close)>>
194 cmdlog: '220:EHLO:250-:MAIL|:RCPT:550:530:QUIT:250'
195 wrote callout cache domain record for localhost:
196   result=3 postmaster=0 random=0
197 LOG: MAIN REJECT
198   H=(test) [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
199 LOG: MAIN REJECT
200   H=(test) [V4NET.0.0.1] U=root F=<ok@localhost> rejected RCPT <z@test.ex>: (mail): Sender verify failed
201 LOG: smtp_connection MAIN
202   SMTP connection from root D=qqs closed by QUIT
203 >>>>>>>>>>>>>>>> Exim pid=p1239 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
204 Exim version x.yz ....
205 Hints DB:
206 configuration file is TESTSUITE/test-config
207 trusted user
208 admin user
209 LOG: smtp_connection MAIN
210   SMTP connection from root
211 test in helo_lookup_domains? no (end of list)
212 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
213 Verifying ok@localhost
214 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
215 Considering ok@localhost
216 Attempting full verification using callout
217 callout cache: found domain record for localhost
218 callout cache: domain gave initial rejection, or does not accept HELO or MAIL FROM:<>
219 LOG: MAIN REJECT
220   H=(test) [V4NET.0.0.1] U=root sender verify fail for <ok@localhost>
221 LOG: MAIN REJECT
222   H=(test) [V4NET.0.0.1] U=root F=<ok@localhost> rejected RCPT <z@test.ex>: (mail): Sender verify failed
223 LOG: smtp_connection MAIN
224   SMTP connection from root D=qqs closed by QUIT
225 >>>>>>>>>>>>>>>> Exim pid=p1240 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
226 Exim version x.yz ....
227 Hints DB:
228 configuration file is TESTSUITE/test-config
229 trusted user
230 admin user
231 LOG: smtp_connection MAIN
232   SMTP connection from root
233 test in helo_lookup_domains? no (end of list)
234 host in "V4NET.0.0.1"? no (end of list)
235 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
236 Verifying ok@otherhost
237 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
238 Considering ok@otherhost
239 Attempting full verification using callout
240 callout cache: no domain record found for otherhost
241 callout cache: no address record found for ok@otherhost
242 interface=NULL port=PORT_S
243 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...
244 connected
245   SMTP<< 220 Server ready
246   SMTP>> EHLO myhost.test.ex
247   SMTP<< 250-Yeah mate
248          250-PIPELINING
249          250 OK
250   SMTP|> MAIL FROM:<>
251   SMTP>> RCPT TO:<ok@otherhost>
252   SMTP<< 250 OK sender
253   SMTP<< 250 OK rcpt
254 Cutthrough cancelled by presence of postmaster verify
255   SMTP>> RSET
256   SMTP<< 250 OK reset
257   SMTP|> MAIL FROM:<>
258   SMTP>> RCPT TO:<postmaster@otherhost>
259   SMTP<< 250 OK sender
260   SMTP<< 550 NOT OK rcpt postmaster
261   SMTP>> QUIT
262   SMTP<< 250 OK
263   SMTP(close)>>
264 cmdlog: '220:EHLO:250-:MAIL|:RCPT:250:250:RSET:250:MAIL|:RCPT:250:550:QUIT:250'
265 wrote callout cache domain record for otherhost:
266   result=1 postmaster=2 random=0
267 wrote positive callout cache address record for ok@otherhost
268 LOG: MAIN REJECT
269   H=(test) [V4NET.0.0.2] U=root sender verify fail for <ok@otherhost>: 127.0.0.1 [127.0.0.1] : SMTP error from remote mail server after RCPT TO:<postmaster@otherhost>: 550 NOT OK rcpt postmaster
270 LOG: MAIN REJECT
271   H=(test) [V4NET.0.0.2] U=root F=<ok@otherhost> rejected RCPT <z@test.ex>: Sender verify failed
272 LOG: smtp_connection MAIN
273   SMTP connection from root D=qqs closed by QUIT
274 >>>>>>>>>>>>>>>> Exim pid=p1241 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
275 Exim version x.yz ....
276 Hints DB:
277 configuration file is TESTSUITE/test-config
278 trusted user
279 admin user
280 LOG: smtp_connection MAIN
281   SMTP connection from root
282 test in helo_lookup_domains? no (end of list)
283 host in "V4NET.0.0.1"? no (end of list)
284 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
285 Verifying ok@otherhost
286 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
287 Considering ok@otherhost
288 Attempting full verification using callout
289 callout cache: found domain record for otherhost
290 callout cache: domain does not accept RCPT TO:<postmaster@domain>
291 LOG: MAIN REJECT
292   H=(test) [V4NET.0.0.2] U=root sender verify fail for <ok@otherhost>
293 LOG: MAIN REJECT
294   H=(test) [V4NET.0.0.2] U=root F=<ok@otherhost> rejected RCPT <z@test.ex>: Sender verify failed
295 LOG: smtp_connection MAIN
296   SMTP connection from root D=qqs closed by QUIT
297 >>>>>>>>>>>>>>>> Exim pid=p1242 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
298 Exim version x.yz ....
299 Hints DB:
300 configuration file is TESTSUITE/test-config
301 trusted user
302 admin user
303 LOG: smtp_connection MAIN
304   SMTP connection from root
305 test in helo_lookup_domains? no (end of list)
306 host in "V4NET.0.0.1"? no (end of list)
307 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
308 Verifying ok@otherhost2
309 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
310 Considering ok@otherhost2
311 Attempting full verification using callout
312 callout cache: no domain record found for otherhost2
313 callout cache: no address record found for ok@otherhost2
314 interface=NULL port=PORT_S
315 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...
316 connected
317   SMTP<< 220 Server ready
318   SMTP>> EHLO myhost.test.ex
319   SMTP<< 250-Yeah mate
320          250-PIPELINING
321          250 OK
322   SMTP|> MAIL FROM:<>
323   SMTP>> RCPT TO:<ok@otherhost2>
324   SMTP<< 250 OK
325   SMTP<< 250 OK
326 Cutthrough cancelled by presence of postmaster verify
327   SMTP>> RSET
328   SMTP<< 250 OK
329   SMTP|> MAIL FROM:<>
330   SMTP>> RCPT TO:<postmaster@otherhost2>
331   SMTP<< 250 OK
332   SMTP<< 250 OK
333   SMTP>> QUIT
334   SMTP<< 250 OK
335   SMTP(close)>>
336 cmdlog: '220:EHLO:250-:MAIL|:RCPT:250:250:RSET:250:MAIL|:RCPT:250:250:QUIT:250'
337 wrote callout cache domain record for otherhost2:
338   result=1 postmaster=1 random=0
339 wrote positive callout cache address record for ok@otherhost2
340 host in "V4NET.0.0.3"? no (end of list)
341 host in "V4NET.0.0.4"? no (end of list)
342 host in "V4NET.0.0.5"? no (end of list)
343 host in "V4NET.0.0.6"? no (end of list)
344 host in "V4NET.0.0.9"? no (end of list)
345 host in "V4NET.0.0.10"? no (end of list)
346 host in "V4NET.0.0.10"? no (end of list)
347 LOG: smtp_connection MAIN
348   SMTP connection from root D=qqs closed by QUIT
349 >>>>>>>>>>>>>>>> Exim pid=p1243 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
350 Exim version x.yz ....
351 Hints DB:
352 configuration file is TESTSUITE/test-config
353 trusted user
354 admin user
355 LOG: smtp_connection MAIN
356   SMTP connection from root
357 test in helo_lookup_domains? no (end of list)
358 host in "V4NET.0.0.1"? no (end of list)
359 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
360 Verifying ok@otherhost2
361 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
362 Considering ok@otherhost2
363 Attempting full verification using callout
364 callout cache: found domain record for otherhost2
365 callout cache: domain accepts RCPT TO:<postmaster@domain>
366 callout cache: found address record for ok@otherhost2
367 callout cache: address record is positive
368 host in "V4NET.0.0.3"? no (end of list)
369 host in "V4NET.0.0.4"? no (end of list)
370 host in "V4NET.0.0.5"? no (end of list)
371 host in "V4NET.0.0.6"? no (end of list)
372 host in "V4NET.0.0.9"? no (end of list)
373 host in "V4NET.0.0.10"? no (end of list)
374 host in "V4NET.0.0.10"? no (end of list)
375 LOG: smtp_connection MAIN
376   SMTP connection from root D=qqs closed by QUIT
377 >>>>>>>>>>>>>>>> Exim pid=p1244 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
378 Exim version x.yz ....
379 Hints DB:
380 configuration file is TESTSUITE/test-config
381 trusted user
382 admin user
383 LOG: smtp_connection MAIN
384   SMTP connection from root
385 test in helo_lookup_domains? no (end of list)
386 host in "V4NET.0.0.1"? no (end of list)
387 host in "V4NET.0.0.2"? no (end of list)
388 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
389 Verifying ok@otherhost3
390 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
391 Considering ok@otherhost3
392 Attempting full verification using callout
393 callout cache: no domain record found for otherhost3
394 callout cache: no address record found for ok@otherhost3
395 interface=NULL port=PORT_S
396 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...
397 connected
398   SMTP<< 220 Server ready
399   SMTP>> EHLO myhost.test.ex
400   SMTP<< 250-Yeah mate
401          250-PIPELINING
402          250 OK
403   SMTP|> MAIL FROM:<>
404   SMTP>> RCPT TO:<myhost.test.ex-dddddddd-testing@otherhost3>
405   SMTP<< 250 OK
406   SMTP<< 250 OK accepting that random recipient
407   SMTP>> QUIT
408   SMTP<< 250 OK
409   SMTP(close)>>
410 cmdlog: '220:EHLO:250-:MAIL|:RCPT:250:250:QUIT:250'
411 wrote callout cache domain record for otherhost3:
412   result=1 postmaster=0 random=1
413 host in "V4NET.0.0.4"? no (end of list)
414 host in "V4NET.0.0.5"? no (end of list)
415 host in "V4NET.0.0.6"? no (end of list)
416 host in "V4NET.0.0.9"? no (end of list)
417 host in "V4NET.0.0.10"? no (end of list)
418 LOG: MAIN
419   (random)
420 host in "V4NET.0.0.10"? no (end of list)
421 LOG: smtp_connection MAIN
422   SMTP connection from root D=qqs closed by QUIT
423 >>>>>>>>>>>>>>>> Exim pid=p1245 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
424 Exim version x.yz ....
425 Hints DB:
426 configuration file is TESTSUITE/test-config
427 trusted user
428 admin user
429 LOG: smtp_connection MAIN
430   SMTP connection from root
431 test in helo_lookup_domains? no (end of list)
432 host in "V4NET.0.0.1"? no (end of list)
433 host in "V4NET.0.0.2"? no (end of list)
434 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
435 Verifying otherok@otherhost3
436 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
437 Considering otherok@otherhost3
438 Attempting full verification using callout
439 callout cache: found domain record for otherhost3
440 callout cache: domain accepts random addresses
441 host in "V4NET.0.0.4"? no (end of list)
442 host in "V4NET.0.0.5"? no (end of list)
443 host in "V4NET.0.0.6"? no (end of list)
444 host in "V4NET.0.0.9"? no (end of list)
445 host in "V4NET.0.0.10"? no (end of list)
446 LOG: MAIN
447   (random)
448 host in "V4NET.0.0.10"? no (end of list)
449 LOG: smtp_connection MAIN
450   SMTP connection from root D=qqs closed by QUIT
451 >>>>>>>>>>>>>>>> Exim pid=p1246 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
452 Exim version x.yz ....
453 Hints DB:
454 configuration file is TESTSUITE/test-config
455 trusted user
456 admin user
457 LOG: smtp_connection MAIN
458   SMTP connection from root
459 test in helo_lookup_domains? no (end of list)
460 host in "V4NET.0.0.1"? no (end of list)
461 host in "V4NET.0.0.2"? no (end of list)
462 host in "V4NET.0.0.3"? no (end of list)
463 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
464 Verifying ok@otherhost4
465 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
466 Considering ok@otherhost4
467 Attempting full verification using callout
468 callout cache: no domain record found for otherhost4
469 callout cache: no address record found for ok@otherhost4
470 interface=NULL port=PORT_S
471 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...
472 connected
473   SMTP<< 220 Server ready
474   SMTP>> EHLO myhost.test.ex
475   SMTP<< 250-Yeah mate
476          250-PIPELINING
477          250 OK
478   SMTP|> MAIL FROM:<>
479   SMTP>> RCPT TO:<myhost.test.ex-dddddddd-testing@otherhost4>
480   SMTP<< 250 OK
481   SMTP<< 250 OK
482   SMTP>> QUIT
483   SMTP<< 250 OK
484   SMTP(close)>>
485 cmdlog: '220:EHLO:250-:MAIL|:RCPT:250:250:QUIT:250'
486 wrote callout cache domain record for otherhost4:
487   result=1 postmaster=0 random=1
488 host in "V4NET.0.0.5"? no (end of list)
489 host in "V4NET.0.0.6"? no (end of list)
490 host in "V4NET.0.0.9"? no (end of list)
491 host in "V4NET.0.0.10"? no (end of list)
492 LOG: MAIN
493   (random)
494 host in "V4NET.0.0.10"? no (end of list)
495 LOG: smtp_connection MAIN
496   SMTP connection from root D=qqs closed by QUIT
497 >>>>>>>>>>>>>>>> Exim pid=p1247 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
498 Exim version x.yz ....
499 Hints DB:
500 configuration file is TESTSUITE/test-config
501 trusted user
502 admin user
503 LOG: smtp_connection MAIN
504   SMTP connection from root
505 test in helo_lookup_domains? no (end of list)
506 host in "V4NET.0.0.1"? no (end of list)
507 host in "V4NET.0.0.2"? no (end of list)
508 host in "V4NET.0.0.3"? no (end of list)
509 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
510 Verifying ok@otherhost4
511 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
512 Considering ok@otherhost4
513 Attempting full verification using callout
514 callout cache: found domain record for otherhost4
515 callout cache: domain accepts random addresses
516 host in "V4NET.0.0.5"? no (end of list)
517 host in "V4NET.0.0.6"? no (end of list)
518 host in "V4NET.0.0.9"? no (end of list)
519 host in "V4NET.0.0.10"? no (end of list)
520 LOG: MAIN
521   (random)
522 host in "V4NET.0.0.10"? no (end of list)
523 LOG: smtp_connection MAIN
524   SMTP connection from root D=qqs closed by QUIT
525 >>>>>>>>>>>>>>>> Exim pid=p1248 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
526 Exim version x.yz ....
527 Hints DB:
528 configuration file is TESTSUITE/test-config
529 trusted user
530 admin user
531 LOG: smtp_connection MAIN
532   SMTP connection from root
533 test in helo_lookup_domains? no (end of list)
534 host in "V4NET.0.0.1"? no (end of list)
535 host in "V4NET.0.0.2"? no (end of list)
536 host in "V4NET.0.0.3"? no (end of list)
537 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
538 Verifying ok@otherhost41
539 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
540 Considering ok@otherhost41
541 Attempting full verification using callout
542 callout cache: no domain record found for otherhost41
543 callout cache: no address record found for ok@otherhost41
544 interface=NULL port=PORT_S
545 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...
546 connected
547   SMTP<< 220 Server ready
548   SMTP>> EHLO myhost.test.ex
549   SMTP<< 250-Yeah mate
550          250-PIPELINING
551          250 OK
552   SMTP|> MAIL FROM:<>
553   SMTP>> RCPT TO:<myhost.test.ex-dddddddd-testing@otherhost41>
554   SMTP<< 250 OK
555   SMTP<< 550 NOT OK
556   SMTP>> RSET
557   SMTP<< 250 OK
558   SMTP|> MAIL FROM:<>
559   SMTP>> RCPT TO:<ok@otherhost41>
560   SMTP<< 250 OK
561   SMTP<< 250 OK
562 Cutthrough cancelled by presence of postmaster verify
563   SMTP>> RSET
564   SMTP<< 250 OK
565   SMTP|> MAIL FROM:<>
566   SMTP>> RCPT TO:<postmaster@otherhost41>
567   SMTP<< 250 OK
568   SMTP<< 250 OK
569   SMTP>> QUIT
570   SMTP<< 250 OK
571   SMTP(close)>>
572 cmdlog: '220:EHLO:250-:MAIL|:RCPT:250:550:RSET:250:MAIL|:RCPT:250:250:RSET:250:MAIL|:RCPT:250:250:QUIT:250'
573 wrote callout cache domain record for otherhost41:
574   result=1 postmaster=1 random=2
575 wrote positive callout cache address record for ok@otherhost41
576 host in "V4NET.0.0.5"? no (end of list)
577 host in "V4NET.0.0.6"? no (end of list)
578 host in "V4NET.0.0.9"? no (end of list)
579 host in "V4NET.0.0.10"? no (end of list)
580 host in "V4NET.0.0.10"? no (end of list)
581 LOG: smtp_connection MAIN
582   SMTP connection from root D=qqs closed by QUIT
583 >>>>>>>>>>>>>>>> Exim pid=p1249 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
584 Exim version x.yz ....
585 Hints DB:
586 configuration file is TESTSUITE/test-config
587 trusted user
588 admin user
589 LOG: smtp_connection MAIN
590   SMTP connection from root
591 test in helo_lookup_domains? no (end of list)
592 host in "V4NET.0.0.1"? no (end of list)
593 host in "V4NET.0.0.2"? no (end of list)
594 host in "V4NET.0.0.3"? no (end of list)
595 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
596 Verifying ok@otherhost41
597 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
598 Considering ok@otherhost41
599 Attempting full verification using callout
600 callout cache: found domain record for otherhost41
601 callout cache: domain rejects random addresses
602 callout cache: domain accepts RCPT TO:<postmaster@domain>
603 callout cache: found address record for ok@otherhost41
604 callout cache: address record is positive
605 host in "V4NET.0.0.5"? no (end of list)
606 host in "V4NET.0.0.6"? no (end of list)
607 host in "V4NET.0.0.9"? no (end of list)
608 host in "V4NET.0.0.10"? no (end of list)
609 host in "V4NET.0.0.10"? no (end of list)
610 LOG: smtp_connection MAIN
611   SMTP connection from root D=qqs closed by QUIT
612 >>>>>>>>>>>>>>>> Exim pid=p1250 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
613 Exim version x.yz ....
614 Hints DB:
615 configuration file is TESTSUITE/test-config
616 trusted user
617 admin user
618 LOG: smtp_connection MAIN
619   SMTP connection from root
620 test in helo_lookup_domains? no (end of list)
621 host in "V4NET.0.0.1"? no (end of list)
622 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
623 Verifying ok@otherhost21
624 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
625 Considering ok@otherhost21
626 Attempting full verification using callout
627 callout cache: no domain record found for otherhost21
628 callout cache: no address record found for ok@otherhost21
629 interface=NULL port=PORT_S
630 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...
631 connected
632   SMTP<< 220 Server ready
633   SMTP>> EHLO myhost.test.ex
634   SMTP<< 250-Yeah mate
635          250-PIPELINING
636          250 OK
637   SMTP|> MAIL FROM:<>
638   SMTP>> RCPT TO:<ok@otherhost21>
639   SMTP<< 250 OK
640   SMTP<< 250 OK
641 Cutthrough cancelled by presence of postmaster verify
642   SMTP>> RSET
643   SMTP<< 250 OK
644   SMTP|> MAIL FROM:<>
645   SMTP>> RCPT TO:<postmaster@otherhost21>
646   SMTP<< 250 OK
647   SMTP<< 250 OK
648   SMTP>> QUIT
649   SMTP<< 250 OK
650   SMTP(close)>>
651 cmdlog: '220:EHLO:250-:MAIL|:RCPT:250:250:RSET:250:MAIL|:RCPT:250:250:QUIT:250'
652 wrote callout cache domain record for otherhost21:
653   result=1 postmaster=1 random=0
654 wrote positive callout cache address record for ok@otherhost21
655 host in "V4NET.0.0.3"? no (end of list)
656 host in "V4NET.0.0.4"? no (end of list)
657 host in "V4NET.0.0.5"? no (end of list)
658 host in "V4NET.0.0.6"? no (end of list)
659 host in "V4NET.0.0.9"? no (end of list)
660 host in "V4NET.0.0.10"? no (end of list)
661 host in "V4NET.0.0.10"? no (end of list)
662 LOG: smtp_connection MAIN
663   SMTP connection from root D=qqs closed by QUIT
664 >>>>>>>>>>>>>>>> Exim pid=p1251 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
665 Exim version x.yz ....
666 Hints DB:
667 configuration file is TESTSUITE/test-config
668 trusted user
669 admin user
670 LOG: smtp_connection MAIN
671   SMTP connection from root
672 test in helo_lookup_domains? no (end of list)
673 host in "V4NET.0.0.1"? no (end of list)
674 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
675 Verifying ok2@otherhost21
676 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
677 Considering ok2@otherhost21
678 Attempting full verification using callout
679 callout cache: found domain record for otherhost21
680 callout cache: domain accepts RCPT TO:<postmaster@domain>
681 callout cache: no address record found for ok2@otherhost21
682 interface=NULL port=PORT_S
683 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...
684 connected
685   SMTP<< 220 Server ready
686   SMTP>> EHLO myhost.test.ex
687   SMTP<< 250-Yeah mate
688          250-PIPELINING
689          250 OK
690   SMTP|> MAIL FROM:<>
691   SMTP>> RCPT TO:<ok2@otherhost21>
692   SMTP<< 250 OK
693   SMTP<< 250 OK
694   SMTP>> QUIT
695   SMTP<< 250 OK
696   SMTP(close)>>
697 cmdlog: '220:EHLO:250-:MAIL|:RCPT:250:250:QUIT:250'
698 wrote callout cache domain record for otherhost21:
699   result=1 postmaster=1 random=0
700 wrote positive callout cache address record for ok2@otherhost21
701 host in "V4NET.0.0.3"? no (end of list)
702 host in "V4NET.0.0.4"? no (end of list)
703 host in "V4NET.0.0.5"? no (end of list)
704 host in "V4NET.0.0.6"? no (end of list)
705 host in "V4NET.0.0.9"? no (end of list)
706 host in "V4NET.0.0.10"? no (end of list)
707 host in "V4NET.0.0.10"? no (end of list)
708 LOG: smtp_connection MAIN
709   SMTP connection from root D=qqs closed by QUIT
710 >>>>>>>>>>>>>>>> Exim pid=p1252 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
711 Exim version x.yz ....
712 Hints DB:
713 configuration file is TESTSUITE/test-config
714 trusted user
715 admin user
716 LOG: smtp_connection MAIN
717   SMTP connection from root
718 test in helo_lookup_domains? no (end of list)
719 host in "V4NET.0.0.1"? no (end of list)
720 host in "V4NET.0.0.2"? no (end of list)
721 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
722 Verifying ok@otherhost31
723 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
724 Considering ok@otherhost31
725 Attempting full verification using callout
726 callout cache: no domain record found for otherhost31
727 callout cache: no address record found for ok@otherhost31
728 interface=NULL port=PORT_S
729 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...
730 connected
731   SMTP<< 220 Server ready
732   SMTP>> EHLO myhost.test.ex
733   SMTP<< 250-Yeah mate
734          250-PIPELINING
735          250 OK
736   SMTP|> MAIL FROM:<>
737   SMTP>> RCPT TO:<myhost.test.ex-dddddddd-testing@otherhost31>
738   SMTP<< 250 OK
739   SMTP<< 550 NOT OK
740   SMTP>> RSET
741   SMTP<< 250 OK
742   SMTP|> MAIL FROM:<>
743   SMTP>> RCPT TO:<ok@otherhost31>
744   SMTP<< 250 OK
745   SMTP<< 250 OK
746   SMTP>> QUIT
747   SMTP<< 250 OK
748   SMTP(close)>>
749 cmdlog: '220:EHLO:250-:MAIL|:RCPT:250:550:RSET:250:MAIL|:RCPT:250:250:QUIT:250'
750 wrote callout cache domain record for otherhost31:
751   result=1 postmaster=0 random=2
752 wrote positive callout cache address record for ok@otherhost31
753 host in "V4NET.0.0.4"? no (end of list)
754 host in "V4NET.0.0.5"? no (end of list)
755 host in "V4NET.0.0.6"? no (end of list)
756 host in "V4NET.0.0.9"? no (end of list)
757 host in "V4NET.0.0.10"? no (end of list)
758 host in "V4NET.0.0.10"? no (end of list)
759 LOG: smtp_connection MAIN
760   SMTP connection from root D=qqs closed by QUIT
761 >>>>>>>>>>>>>>>> Exim pid=p1253 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
762 Exim version x.yz ....
763 Hints DB:
764 configuration file is TESTSUITE/test-config
765 trusted user
766 admin user
767 LOG: smtp_connection MAIN
768   SMTP connection from root
769 test in helo_lookup_domains? no (end of list)
770 host in "V4NET.0.0.1"? no (end of list)
771 host in "V4NET.0.0.2"? no (end of list)
772 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
773 Verifying okok@otherhost31
774 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
775 Considering okok@otherhost31
776 Attempting full verification using callout
777 callout cache: found domain record for otherhost31
778 callout cache: domain rejects random addresses
779 callout cache: no address record found for okok@otherhost31
780 interface=NULL port=PORT_S
781 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...
782 connected
783   SMTP<< 220 Server ready
784   SMTP>> EHLO myhost.test.ex
785   SMTP<< 250-Yeah mate
786          250-PIPELINING
787          250 OK
788   SMTP|> MAIL FROM:<>
789   SMTP>> RCPT TO:<okok@otherhost31>
790   SMTP<< 250 OK
791   SMTP<< 250 OK
792   SMTP>> QUIT
793   SMTP<< 250 OK
794   SMTP(close)>>
795 cmdlog: '220:EHLO:250-:MAIL|:RCPT:250:250:QUIT:250'
796 wrote callout cache domain record for otherhost31:
797   result=1 postmaster=0 random=2
798 wrote positive callout cache address record for okok@otherhost31
799 host in "V4NET.0.0.4"? no (end of list)
800 host in "V4NET.0.0.5"? no (end of list)
801 host in "V4NET.0.0.6"? no (end of list)
802 host in "V4NET.0.0.9"? no (end of list)
803 host in "V4NET.0.0.10"? no (end of list)
804 host in "V4NET.0.0.10"? no (end of list)
805 LOG: smtp_connection MAIN
806   SMTP connection from root D=qqs closed by QUIT
807 >>>>>>>>>>>>>>>> Exim pid=p1254 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
808 Exim version x.yz ....
809 Hints DB:
810 configuration file is TESTSUITE/test-config
811 trusted user
812 admin user
813 LOG: smtp_connection MAIN
814   SMTP connection from root
815 test in helo_lookup_domains? no (end of list)
816 host in "V4NET.0.0.1"? no (end of list)
817 host in "V4NET.0.0.2"? no (end of list)
818 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
819 Verifying okokok@otherhost31
820 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
821 Considering okokok@otherhost31
822 Attempting full verification using callout
823 callout cache: domain record expired for otherhost31
824 callout cache: no address record found for okokok@otherhost31
825 interface=NULL port=PORT_S
826 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...
827 connected
828   SMTP<< 220 Server ready
829   SMTP>> EHLO myhost.test.ex
830   SMTP<< 250-Yeah mate
831          250-PIPELINING
832          250 OK
833   SMTP|> MAIL FROM:<>
834   SMTP>> RCPT TO:<myhost.test.ex-dddddddd-testing@otherhost31>
835   SMTP<< 250 OK
836   SMTP<< 550 NOT OK
837   SMTP>> RSET
838   SMTP<< 250 OK
839   SMTP|> MAIL FROM:<>
840   SMTP>> RCPT TO:<okokok@otherhost31>
841   SMTP<< 250 OK
842   SMTP<< 250 OK
843   SMTP>> QUIT
844   SMTP<< 250 OK
845   SMTP(close)>>
846 cmdlog: '220:EHLO:250-:MAIL|:RCPT:250:550:RSET:250:MAIL|:RCPT:250:250:QUIT:250'
847 wrote callout cache domain record for otherhost31:
848   result=1 postmaster=0 random=2
849 wrote positive callout cache address record for okokok@otherhost31
850 host in "V4NET.0.0.4"? no (end of list)
851 host in "V4NET.0.0.5"? no (end of list)
852 host in "V4NET.0.0.6"? no (end of list)
853 host in "V4NET.0.0.9"? no (end of list)
854 host in "V4NET.0.0.10"? no (end of list)
855 host in "V4NET.0.0.10"? no (end of list)
856 LOG: smtp_connection MAIN
857   SMTP connection from root D=qqs closed by QUIT
858 >>>>>>>>>>>>>>>> Exim pid=p1255 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
859 Exim version x.yz ....
860 Hints DB:
861 configuration file is TESTSUITE/test-config
862 trusted user
863 admin user
864 LOG: smtp_connection MAIN
865   SMTP connection from root
866 test in helo_lookup_domains? no (end of list)
867 host in "V4NET.0.0.1"? no (end of list)
868 host in "V4NET.0.0.2"? no (end of list)
869 host in "V4NET.0.0.3"? no (end of list)
870 host in "V4NET.0.0.4"? no (end of list)
871 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
872 Verifying okok@otherhost51
873 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
874 Considering okok@otherhost51
875 Attempting full verification using callout
876 callout cache: no domain record found for otherhost51
877 callout cache: no address record found for okok@otherhost51
878 interface=NULL port=PORT_S
879 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...
880 connected
881   SMTP<< 220 Server ready
882   SMTP>> EHLO myhost.test.ex
883   SMTP<< 250-Yeah mate
884          250-PIPELINING
885          250 OK
886   SMTP|> MAIL FROM:<>
887   SMTP>> RCPT TO:<myhost.test.ex-dddddddd-testing@otherhost51>
888   SMTP<< 250 OK
889   SMTP(Connection timed out)<<
890 SMTP timeout
891   SMTP(close)>>
892 cmdlog: '220:EHLO:250-:MAIL|:RCPT:250'
893 wrote callout cache domain record for otherhost51:
894   result=1 postmaster=0 random=0
895 LOG: MAIN REJECT
896   H=(test) [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>
897 LOG: MAIN REJECT
898   H=(test) [V4NET.0.0.5] U=root F=<okok@otherhost51> temporarily rejected RCPT <z@test.ex>: Could not complete sender verify callout
899 LOG: smtp_connection MAIN
900   SMTP connection from root D=qqs closed by QUIT
901 >>>>>>>>>>>>>>>> Exim pid=p1256 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
902 Exim version x.yz ....
903 Hints DB:
904 configuration file is TESTSUITE/test-config
905 trusted user
906 admin user
907 LOG: smtp_connection MAIN
908   SMTP connection from root
909 test in helo_lookup_domains? no (end of list)
910 host in "V4NET.0.0.1"? no (end of list)
911 host in "V4NET.0.0.2"? no (end of list)
912 host in "V4NET.0.0.3"? no (end of list)
913 host in "V4NET.0.0.4"? no (end of list)
914 host in "V4NET.0.0.5"? no (end of list)
915 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
916 Verifying okokok@otherhost52
917 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
918 Considering okokok@otherhost52
919 Attempting full verification using callout
920 callout cache: no domain record found for otherhost52
921 callout cache: no address record found for okokok@otherhost52
922 interface=NULL port=PORT_S
923 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...
924 connected
925   SMTP<< 220 Server ready
926   SMTP>> EHLO myhost.test.ex
927   SMTP<< 250-Yeah mate
928          250-PIPELINING
929          250 OK
930   SMTP|> MAIL FROM:<>
931   SMTP>> RCPT TO:<okokok@otherhost52>
932   SMTP<< 250 OK
933   SMTP<< 250 OK
934 Cutthrough cancelled by presence of postmaster verify
935   SMTP>> RSET
936   SMTP<< 250 OK
937   SMTP|> MAIL FROM:<pmsend@a.domain>
938   SMTP>> RCPT TO:<postmaster@otherhost52>
939   SMTP<< 250 OK
940   SMTP<< 250 OK
941   SMTP>> QUIT
942   SMTP<< 250 OK
943   SMTP(close)>>
944 cmdlog: '220:EHLO:250-:MAIL|:RCPT:250:250:RSET:250:MAIL|:RCPT:250:250:QUIT:250'
945 wrote callout cache domain record for otherhost52:
946   result=1 postmaster=1 random=0
947 wrote positive callout cache address record for okokok@otherhost52
948 host in "V4NET.0.0.9"? no (end of list)
949 host in "V4NET.0.0.10"? no (end of list)
950 host in "V4NET.0.0.10"? no (end of list)
951 LOG: smtp_connection MAIN
952   SMTP connection from root D=qqs closed by QUIT
953 >>>>>>>>>>>>>>>> Exim pid=p1257 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
954 Exim version x.yz ....
955 Hints DB:
956 configuration file is TESTSUITE/test-config
957 trusted user
958 admin user
959 LOG: smtp_connection MAIN
960   SMTP connection from root
961 test in helo_lookup_domains? no (end of list)
962 host in "V4NET.0.0.1"? no (end of list)
963 host in "V4NET.0.0.2"? no (end of list)
964 host in "V4NET.0.0.3"? no (end of list)
965 host in "V4NET.0.0.4"? no (end of list)
966 host in "V4NET.0.0.5"? no (end of list)
967 host in "V4NET.0.0.6"? no (end of list)
968 host in "V4NET.0.0.9"? no (end of list)
969 host in "V4NET.0.0.10"? no (end of list)
970 host in "V4NET.0.0.10"? no (end of list)
971 verifying Reply-To: header address abcd@x.y.z
972 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
973 Verifying abcd@x.y.z
974 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
975 Considering abcd@x.y.z
976 Attempting full verification using callout
977 callout cache: no domain record found for x.y.z
978 callout cache: no address record found for abcd@x.y.z/<somesender@a.domain>
979 interface=NULL port=PORT_S
980 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...
981 connected
982   SMTP<< 220 Server ready
983   SMTP>> EHLO myhost.test.ex
984   SMTP<< 250-Yeah mate
985          250-PIPELINING
986          250 OK
987   SMTP|> MAIL FROM:<somesender@a.domain>
988   SMTP>> RCPT TO:<abcd@x.y.z>
989   SMTP<< 250 OK
990   SMTP<< 250 OK
991   SMTP>> QUIT
992   SMTP<< 250 OK
993   SMTP(close)>>
994 cmdlog: '220:EHLO:250-:MAIL|:RCPT:250:250:QUIT:250'
995 wrote callout cache domain record for x.y.z:
996   result=1 postmaster=0 random=0
997 wrote positive callout cache address record for abcd@x.y.z/<somesender@a.domain>
998 host in "V4NET.0.0.8"? no (end of list)
999 LOG: MAIN
1000   <= ok7@otherhost53 H=(test) [V4NET.0.0.7] U=root P=smtp S=sss
1001 LOG: smtp_connection MAIN
1002   SMTP connection from root D=qqs closed by QUIT
1003 >>>>>>>>>>>>>>>> Exim pid=p1258 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
1004 Exim version x.yz ....
1005 Hints DB:
1006 configuration file is TESTSUITE/test-config
1007 trusted user
1008 admin user
1009 LOG: smtp_connection MAIN
1010   SMTP connection from root
1011 test in helo_lookup_domains? no (end of list)
1012 host in "V4NET.0.0.1"? no (end of list)
1013 host in "V4NET.0.0.2"? no (end of list)
1014 host in "V4NET.0.0.3"? no (end of list)
1015 host in "V4NET.0.0.4"? no (end of list)
1016 host in "V4NET.0.0.5"? no (end of list)
1017 host in "V4NET.0.0.6"? no (end of list)
1018 host in "V4NET.0.0.9"? no (end of list)
1019 host in "V4NET.0.0.10"? no (end of list)
1020 host in "V4NET.0.0.10"? no (end of list)
1021 host in "V4NET.0.0.7"? no (end of list)
1022 verifying Reply-To: header address abcd@x.y.z
1023 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
1024 Verifying abcd@x.y.z
1025 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
1026 Considering abcd@x.y.z
1027 Attempting full verification using callout
1028 callout cache: found domain record for x.y.z
1029 callout cache: no address record found for abcd@x.y.z
1030 interface=NULL port=PORT_S
1031 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...
1032 connected
1033   SMTP<< 220 Server ready
1034   SMTP>> EHLO myhost.test.ex
1035   SMTP<< 250-Yeah mate
1036          250-PIPELINING
1037          250 OK
1038   SMTP|> MAIL FROM:<>
1039   SMTP>> RCPT TO:<abcd@x.y.z>
1040   SMTP<< 250 OK
1041   SMTP(Connection timed out)<<
1042 SMTP timeout
1043   SMTP(close)>>
1044 cmdlog: '220:EHLO:250-:MAIL|:RCPT:250'
1045 wrote callout cache domain record for x.y.z:
1046   result=1 postmaster=0 random=0
1047 LOG: MAIN
1048   <= ok7@otherhost53 H=(test) [V4NET.0.0.8] U=root P=smtp S=sss
1049 LOG: smtp_connection MAIN
1050   SMTP connection from root D=qqs closed by QUIT
1051 >>>>>>>>>>>>>>>> Exim pid=p1259 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
1052 Exim version x.yz ....
1053 Hints DB:
1054 configuration file is TESTSUITE/test-config
1055 trusted user
1056 admin user
1057 LOG: smtp_connection MAIN
1058   SMTP connection from root
1059 test in helo_lookup_domains? no (end of list)
1060 host in "V4NET.0.0.1"? no (end of list)
1061 host in "V4NET.0.0.2"? no (end of list)
1062 host in "V4NET.0.0.3"? no (end of list)
1063 host in "V4NET.0.0.4"? no (end of list)
1064 host in "V4NET.0.0.5"? no (end of list)
1065 host in "V4NET.0.0.6"? no (end of list)
1066 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
1067 Verifying ok@otherhost9
1068 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
1069 Considering ok@otherhost9
1070 Attempting full verification using callout
1071 callout cache: no domain record found for otherhost9
1072 callout cache: no address record found for ok@otherhost9
1073 interface=NULL port=PORT_S
1074 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...
1075 connected
1076   SMTP<< 220 Server ready
1077   SMTP>> EHLO myhost.test.ex
1078   SMTP<< 250-Yeah mate
1079          250-PIPELINING
1080          250 OK
1081   SMTP|> MAIL FROM:<>
1082   SMTP>> RCPT TO:<ok@otherhost9>
1083   SMTP<< 250 OK
1084   SMTP<< 250 OK
1085 Cutthrough cancelled by presence of postmaster verify
1086   SMTP>> RSET
1087   SMTP<< 250 OK
1088   SMTP|> MAIL FROM:<>
1089   SMTP>> RCPT TO:<postmaster@otherhost9>
1090   SMTP<< 250 OK
1091   SMTP<< 550 NOT OK
1092   SMTP>> RCPT TO:<postmaster>
1093   SMTP<< 250 OK
1094   SMTP>> QUIT
1095   SMTP<< 250 OK
1096   SMTP(close)>>
1097 cmdlog: '220:EHLO:250-:MAIL|:RCPT:250:250:RSET:250:MAIL|:RCPT:250:550:RCPT:250:QUIT:250'
1098 wrote callout cache domain record for otherhost9:
1099   result=1 postmaster=1 random=0
1100 wrote positive callout cache address record for ok@otherhost9
1101 host in "V4NET.0.0.10"? no (end of list)
1102 host in "V4NET.0.0.10"? no (end of list)
1103 LOG: smtp_connection MAIN
1104   SMTP connection from root D=qqs closed by QUIT
1105 >>>>>>>>>>>>>>>> Exim pid=p1260 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
1106 Exim version x.yz ....
1107 Hints DB:
1108 configuration file is TESTSUITE/test-config
1109 trusted user
1110 admin user
1111 LOG: smtp_connection MAIN
1112   SMTP connection from root
1113 test in helo_lookup_domains? no (end of list)
1114 host in "V4NET.0.0.1"? no (end of list)
1115 host in "V4NET.0.0.2"? no (end of list)
1116 host in "V4NET.0.0.3"? no (end of list)
1117 host in "V4NET.0.0.4"? no (end of list)
1118 host in "V4NET.0.0.5"? no (end of list)
1119 host in "V4NET.0.0.6"? no (end of list)
1120 host in "V4NET.0.0.9"? no (end of list)
1121 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
1122 Verifying z@test.ex
1123 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
1124 Considering z@test.ex
1125 Attempting full verification using callout
1126 callout cache: no domain record found for test.ex
1127 callout cache: no address record found for z@test.ex/<postmaster@myhost.test.ex>
1128 interface=NULL port=PORT_S
1129 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...
1130 connected
1131   SMTP<< 220 Server ready
1132   SMTP>> EHLO myhost.test.ex
1133   SMTP<< 250-Yeah mate
1134          250-PIPELINING
1135          250 OK
1136   SMTP|> MAIL FROM:<postmaster@myhost.test.ex>
1137   SMTP>> RCPT TO:<myhost.test.ex-dddddddd-testing@test.ex>
1138   SMTP<< 250 OK
1139   SMTP<< 550 RANDOM IS BAD
1140   SMTP>> RSET
1141   SMTP<< 250 OK
1142   SMTP|> MAIL FROM:<postmaster@myhost.test.ex>
1143   SMTP>> RCPT TO:<z@test.ex>
1144   SMTP<< 250 OK
1145   SMTP<< 250 OK
1146 Cutthrough cancelled by presence of postmaster verify
1147   SMTP>> RSET
1148   SMTP<< 250 OK
1149   SMTP|> MAIL FROM:<pmsend@b.domain>
1150   SMTP>> RCPT TO:<postmaster@test.ex>
1151   SMTP<< 250 OK
1152   SMTP<< 250 OK
1153   SMTP>> QUIT
1154   SMTP<< 250 OK
1155   SMTP(close)>>
1156 cmdlog: '220:EHLO:250-:MAIL|:RCPT:250:550:RSET:250:MAIL|:RCPT:250:250:RSET:250:MAIL|:RCPT:250:250:QUIT:250'
1157 wrote callout cache domain record for test.ex:
1158   result=1 postmaster=1 random=2
1159 wrote positive callout cache address record for z@test.ex/<postmaster@myhost.test.ex>
1160 LOG: smtp_connection MAIN
1161   SMTP connection from root D=qqs closed by QUIT
1162 >>>>>>>>>>>>>>>> Exim pid=p1261 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>