Testsuite: move test.again.dns and test.fail.dns handling to fakens
[exim.git] / test / stderr / 0069
CommitLineData
54c5ebb1
PH
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
de11307f 6>>> IP address lookup yielded "ten-1.test.ex"
54c5ebb1
PH
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"
16>>> check hosts = :
17>>> host in ":"? no (end of list)
6968512f 18>>> accept: condition test failed in ACL "check_recipientx"
54c5ebb1
PH
19>>> processing "deny"
20>>> check hosts = +include_unknown : ^ten-1\\.test\\.ex
21>>> host in "+include_unknown : ^ten-1\.test\.ex"? yes (matched "^ten-1\.test\.ex")
6968512f 22>>> deny: condition test succeeded in ACL "check_recipientx"
a7538db1 23>>> end of ACL "check_recipientx": DENY
54c5ebb1
PH
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"
39>>> check hosts = :
40>>> host in ":"? no (end of list)
6968512f 41>>> accept: condition test failed in ACL "check_recipientx"
54c5ebb1
PH
42>>> processing "deny"
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
6968512f 47>>> deny: condition test succeeded in ACL "check_recipientx"
a7538db1 48>>> end of ACL "check_recipientx": DENY
54c5ebb1
PH
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"
64>>> check hosts = non.existent.invalid : V4NET.0.0.13
65>>> no IP address found for host non.existent.invalid (during SMTP connection from [V4NET.0.0.13])
66LOG: no IP address found for host non.existent.invalid (during SMTP connection from [V4NET.0.0.13])
67>>> host in "non.existent.invalid : V4NET.0.0.13"? no (failed to find IP address for non.existent.invalid)
6968512f 68>>> accept: condition test failed in ACL "check_recipienty"
54c5ebb1 69>>> processing "deny"
187bc588 70>>> message: "Denied"
6968512f 71>>> deny: condition test succeeded in ACL "check_recipienty"
a7538db1 72>>> end of ACL "check_recipienty": DENY
54c5ebb1
PH
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"
88>>> check hosts = +ignore_unknown : non.existent.invalid : V4NET.0.0.13
89>>> no IP address found for host non.existent.invalid (during SMTP connection from [V4NET.0.0.13])
90LOG: no IP address found for host non.existent.invalid (during SMTP connection from [V4NET.0.0.13])
bd8aa2d1
PH
91>>> failed to find IP address for non.existent.invalid: item ignored by +ignore_unknown
92>>> host in "+ignore_unknown : non.existent.invalid : V4NET.0.0.13"? yes (matched "V4NET.0.0.13")
6968512f 93>>> accept: condition test succeeded in ACL "check_recipientz"
a7538db1 94>>> end of ACL "check_recipientz": ACCEPT
54c5ebb1
PH
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"
109>>> check hosts = non.existent.invalid : V4NET.0.0.13
110>>> no IP address found for host non.existent.invalid (during SMTP connection from [V4NET.0.0.13])
111LOG: no IP address found for host non.existent.invalid (during SMTP connection from [V4NET.0.0.13])
112>>> host in "non.existent.invalid : V4NET.0.0.13"? no (failed to find IP address for non.existent.invalid)
113LOG: list matching forced to fail: failed to find IP address for non.existent.invalid
6968512f 114>>> accept: condition test failed in ACL "check_recipienty"
54c5ebb1 115>>> processing "deny"
187bc588 116>>> message: "Denied"
6968512f 117>>> deny: condition test succeeded in ACL "check_recipienty"
a7538db1 118>>> end of ACL "check_recipienty": DENY
54c5ebb1 119LOG: H=[V4NET.0.0.13] F=<userx@test.ex> rejected RCPT <y@test.ex>: "Denied"
d52120f2
PH
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"
134>>> check hosts = :
135>>> host in ":"? no (end of list)
6968512f 136>>> accept: condition test failed in ACL "check_recipienta"
d52120f2
PH
137>>> processing "deny"
138>>> check hosts = +include_defer : test.again.dns
139>>> test.again.dns in dns_again_means_nonexist? no (option unset)
dd2a32ad
JH
140>>> test.again.dns in dns_again_means_nonexist? no (option unset)
141>>> no IP address found for host test.again.dns (during SMTP connection from [V4NET.0.0.13])
142>>> test.again.dns in dns_again_means_nonexist? no (option unset)
4a452c43 143LOG: DNS lookup of "test.again.dns" deferred: accepted by +include_defer
6968512f 144>>> deny: condition test succeeded in ACL "check_recipienta"
a7538db1 145>>> end of ACL "check_recipienta": DENY
d52120f2
PH
146LOG: 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
152LOG: 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)
154LOG: 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)
dd2a32ad
JH
163>>> test.again.dns in dns_again_means_nonexist? no (option unset)
164>>> no IP address found for host test.again.dns (during SMTP connection from [V4NET.0.0.13])
165>>> test.again.dns in dns_again_means_nonexist? no (option unset)
d52120f2 166>>> host in "test.again.dns : V4NET.0.0.13"? list match deferred for test.again.dns
6968512f 167>>> accept: condition test deferred in ACL "check_recipientb"
4a452c43 168LOG: H=[V4NET.0.0.13] F=<userx@test.ex> temporarily rejected RCPT <b@test.ex>: DNS lookup of "test.again.dns" deferred
d52120f2
PH
169>>> host in hosts_connection_nolog? no (option unset)
170>>> host in host_lookup? no (option unset)
171>>> host in host_reject_connection? no (option unset)
172>>> sender host name required, to match against ^ten-1\.test\.ex
173>>> looking up host name for V4NET.0.0.13
174LOG: no host name found for IP address V4NET.0.0.13
175>>> host in sender_unqualified_hosts? yes (failed to find host name for V4NET.0.0.13)
176LOG: failed to find host name for V4NET.0.0.13: accepted by +include_unknown
177>>> host in recipient_unqualified_hosts? no (option unset)
178>>> host in helo_verify_hosts? no (option unset)
179>>> host in helo_try_verify_hosts? no (option unset)
180>>> host in helo_accept_junk_hosts? no (option unset)
181>>> using ACL "check_recipientc"
182>>> processing "accept"
183>>> check hosts = +ignore_defer : test.again.dns : V4NET.0.0.13
184>>> test.again.dns in dns_again_means_nonexist? no (option unset)
dd2a32ad
JH
185>>> test.again.dns in dns_again_means_nonexist? no (option unset)
186>>> no IP address found for host test.again.dns (during SMTP connection from [V4NET.0.0.13])
187>>> test.again.dns in dns_again_means_nonexist? no (option unset)
4a452c43 188>>> DNS lookup of "test.again.dns" deferred: item ignored by +ignore_defer
d52120f2 189>>> host in "+ignore_defer : test.again.dns : V4NET.0.0.13"? yes (matched "V4NET.0.0.13")
6968512f 190>>> accept: condition test succeeded in ACL "check_recipientc"
a7538db1 191>>> end of ACL "check_recipientc": ACCEPT