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