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