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