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