]> git.netwichtig.de Git - user/henk/code/exim.git/blob - test/stderr/5840
Debug: list searching
[user/henk/code/exim.git] / test / stderr / 5840
1 ### TLSA (3 1 1) (DANE-EE SPKI SHA2-256)
2 ### TLSA (3 1 2) (            SHA2-512)
3 ### Recipient callout
4 >>> host in hosts_connection_nolog? no (option unset)
5 >>> host in host_lookup? no (option unset)
6 >>> host in host_reject_connection? no (option unset)
7 >>> host in sender_unqualified_hosts? no (option unset)
8 >>> host in recipient_unqualified_hosts? no (option unset)
9 >>> host in helo_verify_hosts? no (option unset)
10 >>> host in helo_try_verify_hosts? no (option unset)
11 >>> host in helo_accept_junk_hosts? no (option unset)
12 >>> host in pipelining_connect_advertise_hosts?
13 >>>  list element: 
14 >>> test in helo_lookup_domains?
15 >>>  list element: @
16 >>>  list element: @[]
17 >>> test in helo_lookup_domains? no (end of list)
18 >>> processing "accept" (TESTSUITE/test-config 88)
19 >>> check verify = recipient/callout
20 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21 >>> routing rcptuser@dane256ee.test.ex
22 >>> calling client router
23 >>> dane256ee.test.ex in "*"?
24 >>>  list element: *
25 >>>  dane256ee.test.ex in "*"? yes (matched "*")
26 >>> local host found for non-MX address
27 >>> routed by client router
28 >>> Attempting full verification using callout
29 >>> callout cache: no domain record found for dane256ee.test.ex
30 >>> callout cache: no address record found for rcptuser@dane256ee.test.ex
31 >>> ip4.ip4.ip4.ip4 in hosts_require_dane?
32 >>>  list element: ip4.ip4.ip4.ip4
33 >>>  ip4.ip4.ip4.ip4 in hosts_require_dane? yes (matched "ip4.ip4.ip4.ip4")
34 >>> interface=NULL port=PORT_D
35 >>> Connecting to dane256ee.test.ex [ip4.ip4.ip4.ip4]:PORT_D ... ip4.ip4.ip4.ip4 in hosts_try_fastopen?
36 >>>  list element: 
37 >>> >>>  connected
38 >>>   SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
39 >>> ip4.ip4.ip4.ip4 in hosts_avoid_esmtp? no (option unset)
40 >>>   SMTP>> EHLO myhost.test.ex
41 >>> cmd buf flush 21 bytes
42 >>>   SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
43 >>>          250-SIZE 52428800
44 >>>          250-8BITMIME
45 >>>          250-PIPELINING
46 >>>          250-STARTTLS
47 >>>          250 HELP
48 >>> ip4.ip4.ip4.ip4 in hosts_avoid_tls? no (option unset)
49 >>> ip4.ip4.ip4.ip4 in hosts_verify_avoid_tls? no (option unset)
50 >>>   SMTP>> STARTTLS
51 >>> cmd buf flush 10 bytes
52 >>>   SMTP<< 220 TLS go ahead
53 >>> ip4.ip4.ip4.ip4 in hosts_request_ocsp?
54 >>>   SMTP>> EHLO myhost.test.ex
55 >>> cmd buf flush 21 bytes
56 >>>   SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
57 >>>          250-SIZE 52428800
58 >>>          250-8BITMIME
59 >>>          250-PIPELINING
60 >>>          250 HELP
61 >>> ip4.ip4.ip4.ip4 in hosts_avoid_pipelining? no (option unset)
62 >>> ip4.ip4.ip4.ip4 in hosts_require_auth? no (option unset)
63 >>>   SMTP|> MAIL FROM:<>
64 >>>   SMTP>> RCPT TO:<rcptuser@dane256ee.test.ex>
65 >>> cmd buf flush 52 bytes
66 >>>   SMTP<< 250 OK
67 >>>   SMTP<< 250 Accepted
68 >>>   SMTP>> QUIT
69 >>> cmd buf flush 6 bytes
70 >>>   SMTP<< 221 myhost.test.ex closing connection
71 >>>   SMTP(close)>>
72 >>> cmdlog: '220:EHLO:250-:STARTTLS:220:EHLO:250-:MAIL|:RCPT:250:250:QUIT:221'
73 >>> wrote callout cache domain record for dane256ee.test.ex:
74 >>>   result=1 postmaster=0 random=0
75 >>> wrote positive callout cache address record for rcptuser@dane256ee.test.ex
76 >>> ----------- end verify ------------
77 >>> accept: condition test succeeded in inline ACL
78 >>> end of inline ACL: ACCEPT
79 LOG: unexpected disconnection while reading SMTP command from (test) [127.0.0.1] D=qqs
80 ### TLSA (2 0 1) (DANE-TA CERT SHA2-256)
81 ### TLSA (2 1 1)
82 ### A server with a nonverifying cert and no TLSA
83 ### A server with a verifying cert and no TLSA
84 ### A server with two MXs for which both TLSA lookups return defer (delivery should defer)
85 ### A server lacking a TLSA, dane required (should fail)
86 ### A server lacking a TLSA, dane requested only (should deliver, non-DANE, as the NXDOMAIN is not DNSSEC)
87 ### A server where the A is dnssec and the TLSA lookup _fails_ (delivery should defer)
88 ### A server securely saying "no TLSA records here", dane required (delivery should fail)
89 ### A server securely saying "no TLSA records here", dane requested only (should deliver)
90 ### A server securely serving a wrong TLSA record, dane requested only (delivery should fail)
91 ### A server insecurely serving a good TLSA record, dane requested only (should deliver, non-DANE)
92 ### A server insecurely serving a good TLSA record, dane required (delivery should fail)
93 ### A server insecurely serving a good A record, dane requested only (should deliver, non-DANE)
94 ### A server insecurely serving a good A record, dane required (delivery should fail)
95 ### A server with a name not matching the cert.  TA-mode; should fail
96 ### A server with a name not matching the cert.  EE-mode; should deliver and claim DANE mode
97 ### A server securely serving a wrong TLSA record, dane not requested (delivery should work non-dane)
98
99 ******** SERVER ********
100 ### TLSA (3 1 1) (DANE-EE SPKI SHA2-256)
101 ### TLSA (3 1 2) (            SHA2-512)
102 ### Recipient callout
103 ### TLSA (2 0 1) (DANE-TA CERT SHA2-256)
104 ### TLSA (2 1 1)
105 ### A server with a nonverifying cert and no TLSA
106 ### A server with a verifying cert and no TLSA
107 ### A server with two MXs for which both TLSA lookups return defer (delivery should defer)
108 ### A server lacking a TLSA, dane required (should fail)
109 ### A server lacking a TLSA, dane requested only (should deliver, non-DANE, as the NXDOMAIN is not DNSSEC)
110 ### A server where the A is dnssec and the TLSA lookup _fails_ (delivery should defer)
111 ### A server securely saying "no TLSA records here", dane required (delivery should fail)
112 ### A server securely saying "no TLSA records here", dane requested only (should deliver)
113 ### A server securely serving a wrong TLSA record, dane requested only (delivery should fail)
114 ### A server insecurely serving a good TLSA record, dane requested only (should deliver, non-DANE)
115 ### A server insecurely serving a good TLSA record, dane required (delivery should fail)
116 ### A server insecurely serving a good A record, dane requested only (should deliver, non-DANE)
117 ### A server insecurely serving a good A record, dane required (delivery should fail)
118 ### A server with a name not matching the cert.  TA-mode; should fail
119 ### A server with a name not matching the cert.  EE-mode; should deliver and claim DANE mode
120 ### A server securely serving a wrong TLSA record, dane not requested (delivery should work non-dane)