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