Rename T_APL to T_ADDRESSES
[exim.git] / test / stderr / 0121
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>>> host in sender_unqualified_hosts? no (option unset)
5>>> host in recipient_unqualified_hosts? no (option unset)
6>>> host in helo_verify_hosts? no (option unset)
7>>> host in helo_try_verify_hosts? no (option unset)
8>>> host in helo_accept_junk_hosts? no (option unset)
9>>> using ACL "check_recipient"
10>>> processing "require"
11>>> check verify = sender
12>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
13>>> routing unknown@test.ex
14>>> test.ex in "test.ex"? yes (matched "test.ex")
15>>> test.ex in "! +local_domains"? no (matched "! +local_domains")
16>>> unknown in "defer"? no (end of list)
17>>> unknown in "userx"? no (end of list)
18>>> no more routers
19>>> ----------- end verify ------------
6968512f 20>>> require: condition test failed in ACL "check_recipient"
54c5ebb1
PH
21LOG: H=[127.0.0.1] sender verify fail for <unknown@test.ex>: Unrouteable address
22LOG: H=[127.0.0.1] F=<unknown@test.ex> rejected RCPT <userx@test.ex>: Sender verify failed
23>>> using ACL "check_recipient"
24>>> processing "require"
25>>> check verify = sender
26>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
27>>> routing userx@unknown.dom.ain
28>>> unknown.dom.ain in "test.ex"? no (end of list)
29>>> unknown.dom.ain in "! +local_domains"? yes (end of list)
30>>> calling fail_remote_domains router
31>>> fail_remote_domains router forced address failure
32>>> ----------- end verify ------------
6968512f 33>>> require: condition test failed in ACL "check_recipient"
54c5ebb1
PH
34LOG: H=[127.0.0.1] sender verify fail for <userx@unknown.dom.ain>: unrouteable mail domain "unknown.dom.ain"
35LOG: H=[127.0.0.1] F=<userx@unknown.dom.ain> rejected RCPT <userx@test.ex>: Sender verify failed
36>>> host in smtp_accept_max_nonmail_hosts? yes (matched "*")
37>>> using ACL "check_recipient"
38>>> processing "require"
39>>> check verify = sender
40>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
fd98a5c6
JH
41>>> routing "unknown with spaces"@test.ex
42>>> test.ex in "test.ex"? yes (matched "test.ex")
43>>> test.ex in "! +local_domains"? no (matched "! +local_domains")
44>>> unknown with spaces in "defer"? no (end of list)
45>>> unknown with spaces in "userx"? no (end of list)
46>>> no more routers
47>>> ----------- end verify ------------
48>>> require: condition test failed in ACL "check_recipient"
49LOG: H=[127.0.0.1] sender verify fail for <"unknown with spaces"@test.ex>: Unrouteable address
50LOG: H=[127.0.0.1] F=<"unknown with spaces"@test.ex> rejected RCPT <userx@test.ex>: Sender verify failed
51>>> using ACL "check_recipient"
52>>> processing "require"
53>>> check verify = sender
54>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
54c5ebb1
PH
55>>> routing userx@test.ex
56>>> test.ex in "test.ex"? yes (matched "test.ex")
57>>> test.ex in "! +local_domains"? no (matched "! +local_domains")
58>>> userx in "defer"? no (end of list)
59>>> userx in "userx"? yes (matched "userx")
60>>> calling userx router
61>>> routed by userx router
62>>> ----------- end verify ------------
6968512f 63>>> require: condition test succeeded in ACL "check_recipient"
54c5ebb1
PH
64>>> processing "accept"
65>>> check domains = +local_domains
66>>> test.ex in "test.ex"? yes (matched "test.ex")
67>>> test.ex in "+local_domains"? yes (matched "+local_domains")
6968512f 68>>> accept: condition test succeeded in ACL "check_recipient"
54c5ebb1
PH
69>>> host in ignore_fromline_hosts? no (option unset)
70>>> using ACL "check_message"
71>>> processing "require"
72>>> check verify = header_sender
73>>> verifying From: header address unknown@test.ex
74>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
75>>> routing unknown@test.ex
76>>> test.ex in "test.ex"? yes (matched "test.ex")
77>>> test.ex in "! +local_domains"? no (matched "! +local_domains")
78>>> unknown in "defer"? no (end of list)
79>>> unknown in "userx"? no (end of list)
80>>> no more routers
6968512f 81>>> require: condition test failed in ACL "check_message"
54c5ebb1
PH
82LOG: 10HmaX-0005vi-00 H=[127.0.0.1] F=<userx@test.ex> rejected after DATA: there is no valid sender in any header line
83>>> using ACL "check_recipient"
84>>> processing "require"
85>>> check verify = sender
86>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
87>>> routing userx@test.ex
88>>> test.ex in "test.ex"? yes (matched "test.ex")
89>>> test.ex in "! +local_domains"? no (matched "! +local_domains")
90>>> userx in "defer"? no (end of list)
91>>> userx in "userx"? yes (matched "userx")
92>>> calling userx router
93>>> routed by userx router
94>>> ----------- end verify ------------
6968512f 95>>> require: condition test succeeded in ACL "check_recipient"
54c5ebb1
PH
96>>> processing "accept"
97>>> check domains = +local_domains
98>>> test.ex in "test.ex"? yes (matched "test.ex")
99>>> test.ex in "+local_domains"? yes (matched "+local_domains")
6968512f 100>>> accept: condition test succeeded in ACL "check_recipient"
54c5ebb1
PH
101>>> host in ignore_fromline_hosts? no (option unset)
102>>> using ACL "check_message"
103>>> processing "require"
104>>> check verify = header_sender
105>>> verifying From: header address <>
6968512f 106>>> require: condition test failed in ACL "check_message"
54c5ebb1
PH
107LOG: 10HmaY-0005vi-00 H=[127.0.0.1] F=<userx@test.ex> rejected after DATA: syntax error in 'From:' header when scanning for sender: missing or malformed local part in "<>"
108>>> using ACL "check_recipient"
109>>> processing "require"
110>>> check verify = sender
111>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
112>>> routing defer@test.ex
113>>> test.ex in "test.ex"? yes (matched "test.ex")
114>>> test.ex in "! +local_domains"? no (matched "! +local_domains")
115>>> defer in "defer"? yes (matched "defer")
116>>> calling defer router
117>>> defer router: defer for defer@test.ex
118>>> message: forced defer
119>>> ----------- end verify ------------
6968512f 120>>> require: condition test deferred in ACL "check_recipient"
54c5ebb1
PH
121LOG: H=[127.0.0.1] sender verify defer for <defer@test.ex>: forced defer
122LOG: H=[127.0.0.1] F=<defer@test.ex> temporarily rejected RCPT <userx@test.ex>: Could not complete sender verify
123>>> using ACL "check_recipient"
124>>> processing "require"
125>>> check verify = sender
126>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
127>>> routing userx@test.ex
128>>> test.ex in "test.ex"? yes (matched "test.ex")
129>>> test.ex in "! +local_domains"? no (matched "! +local_domains")
130>>> userx in "defer"? no (end of list)
131>>> userx in "userx"? yes (matched "userx")
132>>> calling userx router
133>>> routed by userx router
134>>> ----------- end verify ------------
6968512f 135>>> require: condition test succeeded in ACL "check_recipient"
54c5ebb1
PH
136>>> processing "accept"
137>>> check domains = +local_domains
138>>> test.ex in "test.ex"? yes (matched "test.ex")
139>>> test.ex in "+local_domains"? yes (matched "+local_domains")
6968512f 140>>> accept: condition test succeeded in ACL "check_recipient"
54c5ebb1
PH
141>>> host in ignore_fromline_hosts? no (option unset)
142>>> using ACL "check_message"
143>>> processing "require"
144>>> check verify = header_sender
145>>> verifying from: header address <defer@test.ex>
146>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
147>>> routing defer@test.ex
148>>> test.ex in "test.ex"? yes (matched "test.ex")
149>>> test.ex in "! +local_domains"? no (matched "! +local_domains")
150>>> defer in "defer"? yes (matched "defer")
151>>> calling defer router
152>>> defer router: defer for defer@test.ex
153>>> message: forced defer
6968512f 154>>> require: condition test deferred in ACL "check_message"
54c5ebb1 155LOG: 10HmaZ-0005vi-00 H=[127.0.0.1] F=<userx@test.ex> temporarily rejected after DATA: all attempts to verify a sender in a header line deferred