Testsuite: Add verbose comments to 5840
[exim.git] / test / stderr / 5840
CommitLineData
cfe93a95
HSHR
1### TLSA (3 1 1)
2### TLSA (3 1 2)
3### Recipient callout
bf7aabb4
JH
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>>> processing "accept"
13>>> check verify = recipient/callout
14>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
cfe93a95 15>>> routing rcptuser@dane256ee.test.ex
bf7aabb4
JH
16>>> calling client router
17>>> dane256ee.test.ex in "*"? yes (matched "*")
18>>> local host found for non-MX address
19>>> routed by client router
20>>> Attempting full verification using callout
6f4d5ad3 21>>> callout cache: no domain record found for dane256ee.test.ex
cfe93a95 22>>> callout cache: no address record found for rcptuser@dane256ee.test.ex
bf7aabb4 23>>> interface=NULL port=1225
7373d852 24>>> Connecting to dane256ee.test.ex [ip4.ip4.ip4.ip4]:1225 ... connected
bf7aabb4
JH
25MUNGED: ::1 will be omitted in what follows
26>>> get[host|ipnode]byname[2] looked up these IP addresses:
27>>> name=thishost.test.ex address=127.0.0.1
28>>> ip4.ip4.ip4.ip4 in hosts_require_dane? yes (end of list)
29>>> SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
30>>> ip4.ip4.ip4.ip4 in hosts_avoid_esmtp? no (option unset)
31>>> SMTP>> EHLO myhost.test.ex
58fc5fb2 32>>> cmd buf flush 21 bytes
bf7aabb4
JH
33>>> SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
34>>> 250-SIZE 52428800
35>>> 250-8BITMIME
36>>> 250-PIPELINING
37>>> 250-STARTTLS
38>>> 250 HELP
39>>> ip4.ip4.ip4.ip4 in hosts_avoid_tls? no (option unset)
6c9ed72e 40>>> ip4.ip4.ip4.ip4 in hosts_verify_avoid_tls? no (option unset)
bf7aabb4 41>>> SMTP>> STARTTLS
58fc5fb2 42>>> cmd buf flush 10 bytes
bf7aabb4
JH
43>>> SMTP<< 220 TLS go ahead
44>>> ip4.ip4.ip4.ip4 in hosts_require_ocsp? no (option unset)
bf7aabb4
JH
45>>> ip4.ip4.ip4.ip4 in hosts_require_ocsp? no (option unset)
46>>> ip4.ip4.ip4.ip4 in hosts_request_ocsp? no (end of list)
47>>> SMTP>> EHLO myhost.test.ex
58fc5fb2 48>>> cmd buf flush 21 bytes
bf7aabb4
JH
49>>> SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
50>>> 250-SIZE 52428800
51>>> 250-8BITMIME
52>>> 250-PIPELINING
53>>> 250 HELP
54>>> ip4.ip4.ip4.ip4 in hosts_require_auth? no (option unset)
55>>> SMTP>> MAIL FROM:<>
58fc5fb2 56>>> cmd buf flush 14 bytes
bf7aabb4 57>>> SMTP<< 250 OK
cfe93a95 58>>> SMTP>> RCPT TO:<rcptuser@dane256ee.test.ex>
58fc5fb2 59>>> cmd buf flush 38 bytes
bf7aabb4
JH
60>>> SMTP<< 250 Accepted
61>>> SMTP>> QUIT
58fc5fb2 62>>> cmd buf flush 6 bytes
ae5afa61 63>>> SMTP(close)>>
8b9476ba 64>>> wrote callout cache domain record for dane256ee.test.ex:
bf7aabb4 65>>> result=1 postmaster=0 random=0
cfe93a95 66>>> wrote positive callout cache address record for rcptuser@dane256ee.test.ex
bf7aabb4
JH
67>>> ----------- end verify ------------
68>>> accept: condition test succeeded in inline ACL
69>>> end of inline ACL: ACCEPT
70LOG: unexpected disconnection while reading SMTP command from [127.0.0.1]
cfe93a95
HSHR
71### TLSA (2 0 1)
72### A server with a nonverifying cert and no TLSA
73### A server with a verifying cert and no TLSA
74### A server with two MXs for which both TLSA lookups return defer
75### A server lacking a TLSA, required
76### A server lacking a TLSA, requested only
bf7aabb4
JH
77
78******** SERVER ********
cfe93a95
HSHR
79### TLSA (3 1 1)
80### TLSA (3 1 2)
81### Recipient callout
82### TLSA (2 0 1)
83### A server with a nonverifying cert and no TLSA
84### A server with a verifying cert and no TLSA
85### A server with two MXs for which both TLSA lookups return defer
86### A server lacking a TLSA, required
87### A server lacking a TLSA, requested only