Cutthrough: avoid use of callout result cache
[exim.git] / test / stderr / 5840
1 >>> host in hosts_connection_nolog? no (option unset)
2 >>> host in host_lookup? no (option unset)
3 >>> host in host_reject_connection? no (option unset)
4 >>> host in sender_unqualified_hosts? no (option unset)
5 >>> host in recipient_unqualified_hosts? no (option unset)
6 >>> host in helo_verify_hosts? no (option unset)
7 >>> host in helo_try_verify_hosts? no (option unset)
8 >>> host in helo_accept_junk_hosts? no (option unset)
9 >>> processing "accept"
10 >>> check verify = recipient/callout
11 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12 >>> routing CALLER@dane256ee.test.ex
13 >>> calling client router
14 >>> dane256ee.test.ex in "*"? yes (matched "*")
15 >>> local host found for non-MX address
16 >>> routed by client router
17 >>> Attempting full verification using callout
18 >>> callout cache: no domain record found for dane256ee.test.ex
19 >>> callout cache: no address record found for CALLER@dane256ee.test.ex
20 >>> interface=NULL port=1225
21 >>> Connecting to dane256ee.test.ex [ip4.ip4.ip4.ip4]:1225 ... connected
22 MUNGED: ::1 will be omitted in what follows
23 >>> get[host|ipnode]byname[2] looked up these IP addresses:
24 >>>   name=thishost.test.ex address=127.0.0.1
25 >>> ip4.ip4.ip4.ip4 in hosts_require_dane? yes (end of list)
26 >>>   SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
27 >>> ip4.ip4.ip4.ip4 in hosts_avoid_esmtp? no (option unset)
28 >>>   SMTP>> EHLO myhost.test.ex
29 >>>   SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
30 >>>          250-SIZE 52428800
31 >>>          250-8BITMIME
32 >>>          250-PIPELINING
33 >>>          250-STARTTLS
34 >>>          250 HELP
35 >>> ip4.ip4.ip4.ip4 in hosts_avoid_tls? no (option unset)
36 >>> ip4.ip4.ip4.ip4 in hosts_verify_avoid_tls? no (option unset)
37 >>>   SMTP>> STARTTLS
38 >>>   SMTP<< 220 TLS go ahead
39 >>> ip4.ip4.ip4.ip4 in hosts_require_ocsp? no (option unset)
40 >>> ip4.ip4.ip4.ip4 in hosts_require_ocsp? no (option unset)
41 >>> ip4.ip4.ip4.ip4 in hosts_request_ocsp? no (end of list)
42 >>>   SMTP>> EHLO myhost.test.ex
43 >>>   SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
44 >>>          250-SIZE 52428800
45 >>>          250-8BITMIME
46 >>>          250-PIPELINING
47 >>>          250 HELP
48 >>> ip4.ip4.ip4.ip4 in hosts_require_auth? no (option unset)
49 >>>   SMTP>> MAIL FROM:<>
50 >>>   SMTP<< 250 OK
51 >>>   SMTP>> RCPT TO:<CALLER@dane256ee.test.ex>
52 >>>   SMTP<< 250 Accepted
53 >>>   SMTP>> QUIT
54 >>> wrote callout cache domain record for dane256ee.test.ex:
55 >>>   result=1 postmaster=0 random=0
56 >>> wrote positive callout cache address record for CALLER@dane256ee.test.ex
57 >>> ----------- end verify ------------
58 >>> accept: condition test succeeded in inline ACL
59 >>> end of inline ACL: ACCEPT
60 LOG: unexpected disconnection while reading SMTP command from [127.0.0.1]
61
62 ******** SERVER ********