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