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