Tweak debug output
[exim.git] / test / stderr / 0121
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 >>> test in helo_lookup_domains? no (end of list)
10 >>> using ACL "check_recipient"
11 >>> processing "require" (TESTSUITE/test-config 21)
12 >>> check verify = sender
13 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14 >>> routing unknown@test.ex
15 >>> test.ex in "test.ex"? yes (matched "test.ex")
16 >>> test.ex in "! +local_domains"? no (matched "! +local_domains")
17 >>> unknown in "defer"? no (end of list)
18 >>> unknown in "userx"? no (end of list)
19 >>> no more routers
20 >>> ----------- end verify ------------
21 >>> require: condition test failed in ACL "check_recipient"
22 >>> end of ACL "check_recipient": not OK
23 LOG: H=(test) [127.0.0.1] sender verify fail for <unknown@test.ex>: Unrouteable address
24 LOG: H=(test) [127.0.0.1] F=<unknown@test.ex> rejected RCPT <userx@test.ex>: Sender verify failed
25 >>> using ACL "check_recipient"
26 >>> processing "require" (TESTSUITE/test-config 21)
27 >>> check verify = sender
28 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
29 >>> routing userx@unknown.dom.ain
30 >>> unknown.dom.ain in "test.ex"? no (end of list)
31 >>> unknown.dom.ain in "! +local_domains"? yes (end of list)
32 >>> calling fail_remote_domains router
33 >>> fail_remote_domains router forced address failure
34 >>> ----------- end verify ------------
35 >>> require: condition test failed in ACL "check_recipient"
36 >>> end of ACL "check_recipient": not OK
37 LOG: H=(test) [127.0.0.1] sender verify fail for <userx@unknown.dom.ain>: unrouteable mail domain "unknown.dom.ain"
38 LOG: H=(test) [127.0.0.1] F=<userx@unknown.dom.ain> rejected RCPT <userx@test.ex>: Sender verify failed
39 >>> host in smtp_accept_max_nonmail_hosts? yes (matched "*")
40 >>> using ACL "check_recipient"
41 >>> processing "require" (TESTSUITE/test-config 21)
42 >>> check verify = sender
43 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
44 >>> routing "unknown with spaces"@test.ex
45 >>> test.ex in "test.ex"? yes (matched "test.ex")
46 >>> test.ex in "! +local_domains"? no (matched "! +local_domains")
47 >>> unknown with spaces in "defer"? no (end of list)
48 >>> unknown with spaces in "userx"? no (end of list)
49 >>> no more routers
50 >>> ----------- end verify ------------
51 >>> require: condition test failed in ACL "check_recipient"
52 >>> end of ACL "check_recipient": not OK
53 LOG: H=(test) [127.0.0.1] sender verify fail for <"unknown with spaces"@test.ex>: Unrouteable address
54 LOG: H=(test) [127.0.0.1] F=<"unknown with spaces"@test.ex> rejected RCPT <userx@test.ex>: Sender verify failed
55 >>> using ACL "check_recipient"
56 >>> processing "require" (TESTSUITE/test-config 21)
57 >>> check verify = sender
58 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
59 >>> routing userx@test.ex
60 >>> test.ex in "test.ex"? yes (matched "test.ex")
61 >>> test.ex in "! +local_domains"? no (matched "! +local_domains")
62 >>> userx in "defer"? no (end of list)
63 >>> userx in "userx"? yes (matched "userx")
64 >>> calling userx router
65 >>> routed by userx router
66 >>> ----------- end verify ------------
67 >>> require: condition test succeeded in ACL "check_recipient"
68 >>> processing "accept" (TESTSUITE/test-config 22)
69 >>> check domains = +local_domains
70 >>> test.ex in "test.ex"? yes (matched "test.ex")
71 >>> test.ex in "+local_domains"? yes (matched "+local_domains")
72 >>> accept: condition test succeeded in ACL "check_recipient"
73 >>> end of ACL "check_recipient": ACCEPT
74 >>> host in ignore_fromline_hosts? no (option unset)
75 >>> using ACL "check_message"
76 >>> processing "require" (TESTSUITE/test-config 27)
77 >>> check verify = header_sender
78 >>> verifying From: header address unknown@test.ex
79 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
80 >>> routing unknown@test.ex
81 >>> test.ex in "test.ex"? yes (matched "test.ex")
82 >>> test.ex in "! +local_domains"? no (matched "! +local_domains")
83 >>> unknown in "defer"? no (end of list)
84 >>> unknown in "userx"? no (end of list)
85 >>> no more routers
86 >>> require: condition test failed in ACL "check_message"
87 >>> end of ACL "check_message": not OK
88 LOG: 10HmaX-0005vi-00 H=(test) [127.0.0.1] F=<userx@test.ex> rejected after DATA: there is no valid sender in any header line
89 >>> using ACL "check_recipient"
90 >>> processing "require" (TESTSUITE/test-config 21)
91 >>> check verify = sender
92 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
93 >>> routing userx@test.ex
94 >>> test.ex in "test.ex"? yes (matched "test.ex")
95 >>> test.ex in "! +local_domains"? no (matched "! +local_domains")
96 >>> userx in "defer"? no (end of list)
97 >>> userx in "userx"? yes (matched "userx")
98 >>> calling userx router
99 >>> routed by userx router
100 >>> ----------- end verify ------------
101 >>> require: condition test succeeded in ACL "check_recipient"
102 >>> processing "accept" (TESTSUITE/test-config 22)
103 >>> check domains = +local_domains
104 >>> test.ex in "test.ex"? yes (matched "test.ex")
105 >>> test.ex in "+local_domains"? yes (matched "+local_domains")
106 >>> accept: condition test succeeded in ACL "check_recipient"
107 >>> end of ACL "check_recipient": ACCEPT
108 >>> host in ignore_fromline_hosts? no (option unset)
109 >>> using ACL "check_message"
110 >>> processing "require" (TESTSUITE/test-config 27)
111 >>> check verify = header_sender
112 >>> verifying From: header address <>
113 >>> require: condition test failed in ACL "check_message"
114 >>> end of ACL "check_message": not OK
115 LOG: 10HmaY-0005vi-00 H=(test) [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 "<>"
116 >>> using ACL "check_recipient"
117 >>> processing "require" (TESTSUITE/test-config 21)
118 >>> check verify = sender
119 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
120 >>> routing defer@test.ex
121 >>> test.ex in "test.ex"? yes (matched "test.ex")
122 >>> test.ex in "! +local_domains"? no (matched "! +local_domains")
123 >>> defer in "defer"? yes (matched "defer")
124 >>> calling defer router
125 >>> defer router: defer for defer@test.ex
126 >>>   message: forced defer
127 >>> ----------- end verify ------------
128 >>> require: condition test deferred in ACL "check_recipient"
129 LOG: H=(test) [127.0.0.1] sender verify defer for <defer@test.ex>: forced defer
130 LOG: H=(test) [127.0.0.1] F=<defer@test.ex> temporarily rejected RCPT <userx@test.ex>: Could not complete sender verify
131 >>> using ACL "check_recipient"
132 >>> processing "require" (TESTSUITE/test-config 21)
133 >>> check verify = sender
134 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
135 >>> routing userx@test.ex
136 >>> test.ex in "test.ex"? yes (matched "test.ex")
137 >>> test.ex in "! +local_domains"? no (matched "! +local_domains")
138 >>> userx in "defer"? no (end of list)
139 >>> userx in "userx"? yes (matched "userx")
140 >>> calling userx router
141 >>> routed by userx router
142 >>> ----------- end verify ------------
143 >>> require: condition test succeeded in ACL "check_recipient"
144 >>> processing "accept" (TESTSUITE/test-config 22)
145 >>> check domains = +local_domains
146 >>> test.ex in "test.ex"? yes (matched "test.ex")
147 >>> test.ex in "+local_domains"? yes (matched "+local_domains")
148 >>> accept: condition test succeeded in ACL "check_recipient"
149 >>> end of ACL "check_recipient": ACCEPT
150 >>> host in ignore_fromline_hosts? no (option unset)
151 >>> using ACL "check_message"
152 >>> processing "require" (TESTSUITE/test-config 27)
153 >>> check verify = header_sender
154 >>> verifying from: header address <defer@test.ex>
155 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
156 >>> routing defer@test.ex
157 >>> test.ex in "test.ex"? yes (matched "test.ex")
158 >>> test.ex in "! +local_domains"? no (matched "! +local_domains")
159 >>> defer in "defer"? yes (matched "defer")
160 >>> calling defer router
161 >>> defer router: defer for defer@test.ex
162 >>>   message: forced defer
163 >>> require: condition test deferred in ACL "check_message"
164 LOG: 10HmaZ-0005vi-00 H=(test) [127.0.0.1] F=<userx@test.ex> temporarily rejected after DATA: all attempts to verify a sender in a header line deferred
165 >>> host in hosts_connection_nolog? no (option unset)
166 >>> host in host_lookup? no (option unset)
167 >>> host in host_reject_connection? no (option unset)
168 >>> host in sender_unqualified_hosts? no (option unset)
169 >>> host in recipient_unqualified_hosts? no (option unset)
170 >>> host in helo_verify_hosts? no (option unset)
171 >>> host in helo_try_verify_hosts? no (option unset)
172 >>> host in helo_accept_junk_hosts? no (option unset)
173 >>> foo.bar in helo_lookup_domains? no (end of list)
174 >>> host in dsn_advertise_hosts? no (option unset)
175 >>> host in pipelining_advertise_hosts? yes (matched "*")
176 >>> host in chunking_advertise_hosts? no (end of list)
177 >>> host in smtp_accept_max_nonmail_hosts? yes (matched "*")
178 >>> foo.bar in helo_lookup_domains? no (end of list)
179 >>> host in dsn_advertise_hosts? no (option unset)
180 >>> host in pipelining_advertise_hosts? yes (matched "*")
181 >>> host in chunking_advertise_hosts? no (end of list)
182 >>> foo.bar in helo_lookup_domains? no (end of list)
183 >>> host in dsn_advertise_hosts? no (option unset)
184 >>> host in pipelining_advertise_hosts? yes (matched "*")
185 >>> host in chunking_advertise_hosts? no (end of list)
186 >>> foo.bar in helo_lookup_domains? no (end of list)
187 >>> host in dsn_advertise_hosts? no (option unset)
188 >>> host in pipelining_advertise_hosts? yes (matched "*")
189 >>> host in chunking_advertise_hosts? no (end of list)
190 >>> foo.bar in helo_lookup_domains? no (end of list)
191 >>> host in dsn_advertise_hosts? no (option unset)
192 >>> host in pipelining_advertise_hosts? yes (matched "*")
193 >>> host in chunking_advertise_hosts? no (end of list)