Fix default-port TLSA lookup done by callout. Bug 1602
[exim.git] / test / stderr / 0069
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 >>> sender host name required, to match against ^ten-1\.test\.ex
5 >>> looking up host name for V4NET.0.0.1
6 >>> IP address lookup yielded "ten-1.test.ex"
7 MUNGED: ::1 will be omitted in what follows
8 >>> get[host|ipnode]byname[2] looked up these IP addresses:
9 >>> name=ten-1.test.ex address=V4NET.0.0.1
10 >>> checking addresses for ten-1.test.ex
11 >>> V4NET.0.0.1 OK
12 >>> host in sender_unqualified_hosts? yes (matched "^ten-1\.test\.ex")
13 >>> host in recipient_unqualified_hosts? no (option unset)
14 >>> host in helo_verify_hosts? no (option unset)
15 >>> host in helo_try_verify_hosts? no (option unset)
16 >>> host in helo_accept_junk_hosts? no (option unset)
17 >>> using ACL "check_recipientx"
18 >>> processing "accept"
19 >>> check hosts = :
20 >>> host in ":"? no (end of list)
21 >>> accept: condition test failed in ACL "check_recipientx"
22 >>> processing "deny"
23 >>> check hosts = +include_unknown : ^ten-1\\.test\\.ex
24 >>> host in "+include_unknown : ^ten-1\.test\.ex"? yes (matched "^ten-1\.test\.ex")
25 >>> deny: condition test succeeded in ACL "check_recipientx"
26 >>> end of ACL "check_recipientx": DENY
27 LOG: H=ten-1.test.ex [V4NET.0.0.1] F=<x@y> rejected RCPT <x@test.ex>
28 >>> host in hosts_connection_nolog? no (option unset)
29 >>> host in host_lookup? no (option unset)
30 >>> host in host_reject_connection? no (option unset)
31 >>> sender host name required, to match against ^ten-1\.test\.ex
32 >>> looking up host name for V4NET.0.0.13
33 LOG: no host name found for IP address V4NET.0.0.13
34 >>> host in sender_unqualified_hosts? yes (failed to find host name for V4NET.0.0.13)
35 LOG: failed to find host name for V4NET.0.0.13: accepted by +include_unknown
36 >>> host in recipient_unqualified_hosts? no (option unset)
37 >>> host in helo_verify_hosts? no (option unset)
38 >>> host in helo_try_verify_hosts? no (option unset)
39 >>> host in helo_accept_junk_hosts? no (option unset)
40 >>> using ACL "check_recipientx"
41 >>> processing "accept"
42 >>> check hosts = :
43 >>> host in ":"? no (end of list)
44 >>> accept: condition test failed in ACL "check_recipientx"
45 >>> processing "deny"
46 >>> check hosts = +include_unknown : ^ten-1\\.test\\.ex
47 >>> sender host name required, to match against ^ten-1\.test\.ex
48 >>> host in "+include_unknown : ^ten-1\.test\.ex"? yes (failed to find host name for V4NET.0.0.13)
49 LOG: failed to find host name for V4NET.0.0.13: accepted by +include_unknown
50 >>> deny: condition test succeeded in ACL "check_recipientx"
51 >>> end of ACL "check_recipientx": DENY
52 LOG: H=[V4NET.0.0.13] F=<userx@myhost.test.ex> rejected RCPT <x@test.ex>
53 >>> host in hosts_connection_nolog? no (option unset)
54 >>> host in host_lookup? no (option unset)
55 >>> host in host_reject_connection? no (option unset)
56 >>> sender host name required, to match against ^ten-1\.test\.ex
57 >>> looking up host name for V4NET.0.0.13
58 LOG: no host name found for IP address V4NET.0.0.13
59 >>> host in sender_unqualified_hosts? yes (failed to find host name for V4NET.0.0.13)
60 LOG: failed to find host name for V4NET.0.0.13: accepted by +include_unknown
61 >>> host in recipient_unqualified_hosts? no (option unset)
62 >>> host in helo_verify_hosts? no (option unset)
63 >>> host in helo_try_verify_hosts? no (option unset)
64 >>> host in helo_accept_junk_hosts? no (option unset)
65 >>> using ACL "check_recipienty"
66 >>> processing "accept"
67 >>> check hosts = non.existent.invalid : V4NET.0.0.13
68 >>> no IP address found for host non.existent.invalid (during SMTP connection from [V4NET.0.0.13])
69 LOG: no IP address found for host non.existent.invalid (during SMTP connection from [V4NET.0.0.13])
70 >>> host in "non.existent.invalid : V4NET.0.0.13"? no (failed to find IP address for non.existent.invalid)
71 >>> accept: condition test failed in ACL "check_recipienty"
72 >>> processing "deny"
73 >>> message: "Denied"
74 >>> deny: condition test succeeded in ACL "check_recipienty"
75 >>> end of ACL "check_recipienty": DENY
76 LOG: H=[V4NET.0.0.13] F=<userx@test.ex> rejected RCPT <y@test.ex>: "Denied"
77 >>> host in hosts_connection_nolog? no (option unset)
78 >>> host in host_lookup? no (option unset)
79 >>> host in host_reject_connection? no (option unset)
80 >>> sender host name required, to match against ^ten-1\.test\.ex
81 >>> looking up host name for V4NET.0.0.13
82 LOG: no host name found for IP address V4NET.0.0.13
83 >>> host in sender_unqualified_hosts? yes (failed to find host name for V4NET.0.0.13)
84 LOG: failed to find host name for V4NET.0.0.13: accepted by +include_unknown
85 >>> host in recipient_unqualified_hosts? no (option unset)
86 >>> host in helo_verify_hosts? no (option unset)
87 >>> host in helo_try_verify_hosts? no (option unset)
88 >>> host in helo_accept_junk_hosts? no (option unset)
89 >>> using ACL "check_recipientz"
90 >>> processing "accept"
91 >>> check hosts = +ignore_unknown : non.existent.invalid : V4NET.0.0.13
92 >>> no IP address found for host non.existent.invalid (during SMTP connection from [V4NET.0.0.13])
93 LOG: no IP address found for host non.existent.invalid (during SMTP connection from [V4NET.0.0.13])
94 >>> failed to find IP address for non.existent.invalid: item ignored by +ignore_unknown
95 >>> host in "+ignore_unknown : non.existent.invalid : V4NET.0.0.13"? yes (matched "V4NET.0.0.13")
96 >>> accept: condition test succeeded in ACL "check_recipientz"
97 >>> end of ACL "check_recipientz": ACCEPT
98 >>> host in hosts_connection_nolog? no (option unset)
99 >>> host in host_lookup? no (option unset)
100 >>> host in host_reject_connection? no (option unset)
101 >>> sender host name required, to match against ^ten-1\.test\.ex
102 >>> looking up host name for V4NET.0.0.13
103 LOG: no host name found for IP address V4NET.0.0.13
104 >>> host in sender_unqualified_hosts? yes (failed to find host name for V4NET.0.0.13)
105 LOG: failed to find host name for V4NET.0.0.13: accepted by +include_unknown
106 >>> host in recipient_unqualified_hosts? no (option unset)
107 >>> host in helo_verify_hosts? no (option unset)
108 >>> host in helo_try_verify_hosts? no (option unset)
109 >>> host in helo_accept_junk_hosts? no (option unset)
110 >>> using ACL "check_recipienty"
111 >>> processing "accept"
112 >>> check hosts = non.existent.invalid : V4NET.0.0.13
113 >>> no IP address found for host non.existent.invalid (during SMTP connection from [V4NET.0.0.13])
114 LOG: no IP address found for host non.existent.invalid (during SMTP connection from [V4NET.0.0.13])
115 >>> host in "non.existent.invalid : V4NET.0.0.13"? no (failed to find IP address for non.existent.invalid)
116 LOG: list matching forced to fail: failed to find IP address for non.existent.invalid
117 >>> accept: condition test failed in ACL "check_recipienty"
118 >>> processing "deny"
119 >>> message: "Denied"
120 >>> deny: condition test succeeded in ACL "check_recipienty"
121 >>> end of ACL "check_recipienty": DENY
122 LOG: H=[V4NET.0.0.13] F=<userx@test.ex> rejected RCPT <y@test.ex>: "Denied"
123 >>> host in hosts_connection_nolog? no (option unset)
124 >>> host in host_lookup? no (option unset)
125 >>> host in host_reject_connection? no (option unset)
126 >>> sender host name required, to match against ^ten-1\.test\.ex
127 >>> looking up host name for V4NET.0.0.13
128 LOG: no host name found for IP address V4NET.0.0.13
129 >>> host in sender_unqualified_hosts? yes (failed to find host name for V4NET.0.0.13)
130 LOG: failed to find host name for V4NET.0.0.13: accepted by +include_unknown
131 >>> host in recipient_unqualified_hosts? no (option unset)
132 >>> host in helo_verify_hosts? no (option unset)
133 >>> host in helo_try_verify_hosts? no (option unset)
134 >>> host in helo_accept_junk_hosts? no (option unset)
135 >>> using ACL "check_recipienta"
136 >>> processing "accept"
137 >>> check hosts = :
138 >>> host in ":"? no (end of list)
139 >>> accept: condition test failed in ACL "check_recipienta"
140 >>> processing "deny"
141 >>> check hosts = +include_defer : test.again.dns
142 >>> test.again.dns in dns_again_means_nonexist? no (option unset)
143 LOG: DNS lookup of test.again.dns deferred: accepted by +include_defer
144 >>> deny: condition test succeeded in ACL "check_recipienta"
145 >>> end of ACL "check_recipienta": DENY
146 LOG: H=[V4NET.0.0.13] F=<userx@myhost.test.ex> rejected RCPT <a@test.ex>
147 >>> host in hosts_connection_nolog? no (option unset)
148 >>> host in host_lookup? no (option unset)
149 >>> host in host_reject_connection? no (option unset)
150 >>> sender host name required, to match against ^ten-1\.test\.ex
151 >>> looking up host name for V4NET.0.0.13
152 LOG: no host name found for IP address V4NET.0.0.13
153 >>> host in sender_unqualified_hosts? yes (failed to find host name for V4NET.0.0.13)
154 LOG: failed to find host name for V4NET.0.0.13: accepted by +include_unknown
155 >>> host in recipient_unqualified_hosts? no (option unset)
156 >>> host in helo_verify_hosts? no (option unset)
157 >>> host in helo_try_verify_hosts? no (option unset)
158 >>> host in helo_accept_junk_hosts? no (option unset)
159 >>> using ACL "check_recipientb"
160 >>> processing "accept"
161 >>> check hosts = test.again.dns : V4NET.0.0.13
162 >>> test.again.dns in dns_again_means_nonexist? no (option unset)
163 >>> host in "test.again.dns : V4NET.0.0.13"? list match deferred for test.again.dns
164 >>> accept: condition test deferred in ACL "check_recipientb"
165 LOG: H=[V4NET.0.0.13] F=<userx@test.ex> temporarily rejected RCPT <b@test.ex>
166 >>> host in hosts_connection_nolog? no (option unset)
167 >>> host in host_lookup? no (option unset)
168 >>> host in host_reject_connection? no (option unset)
169 >>> sender host name required, to match against ^ten-1\.test\.ex
170 >>> looking up host name for V4NET.0.0.13
171 LOG: no host name found for IP address V4NET.0.0.13
172 >>> host in sender_unqualified_hosts? yes (failed to find host name for V4NET.0.0.13)
173 LOG: failed to find host name for V4NET.0.0.13: accepted by +include_unknown
174 >>> host in recipient_unqualified_hosts? no (option unset)
175 >>> host in helo_verify_hosts? no (option unset)
176 >>> host in helo_try_verify_hosts? no (option unset)
177 >>> host in helo_accept_junk_hosts? no (option unset)
178 >>> using ACL "check_recipientc"
179 >>> processing "accept"
180 >>> check hosts = +ignore_defer : test.again.dns : V4NET.0.0.13
181 >>> test.again.dns in dns_again_means_nonexist? no (option unset)
182 >>> DNS lookup of test.again.dns deferred: item ignored by +ignore_defer
183 >>> host in "+ignore_defer : test.again.dns : V4NET.0.0.13"? yes (matched "V4NET.0.0.13")
184 >>> accept: condition test succeeded in ACL "check_recipientc"
185 >>> end of ACL "check_recipientc": ACCEPT