]> git.netwichtig.de Git - user/henk/code/exim.git/blob - test/stderr/0121
Debug: list searching
[user/henk/code/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 >>> list element: 
10 >>> list element: @
11 >>> list element: @[]
12 >>> test in helo_lookup_domains? no (end of list)
13 >>> using ACL "check_recipient"
14 >>> processing "require" (TESTSUITE/test-config 21)
15 >>> check verify = sender
16 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17 >>> routing unknown@test.ex
18 >>> list element: ! +local_domains
19 >>> list element: test.ex
20 >>> test.ex in "test.ex"? yes (matched "test.ex")
21 >>> test.ex in "! +local_domains"? no (matched "! +local_domains")
22 >>> list element: defer
23 >>> unknown in "defer"? no (end of list)
24 >>> list element: userx
25 >>> unknown in "userx"? no (end of list)
26 >>> no more routers
27 >>> ----------- end verify ------------
28 >>> require: condition test failed in ACL "check_recipient"
29 >>> end of ACL "check_recipient": not OK
30 LOG: H=(test) [127.0.0.1] sender verify fail for <unknown@test.ex>: Unrouteable address
31 LOG: H=(test) [127.0.0.1] F=<unknown@test.ex> rejected RCPT <userx@test.ex>: Sender verify failed
32 >>> using ACL "check_recipient"
33 >>> processing "require" (TESTSUITE/test-config 21)
34 >>> check verify = sender
35 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
36 >>> routing userx@unknown.dom.ain
37 >>> list element: ! +local_domains
38 >>> list element: test.ex
39 >>> unknown.dom.ain in "test.ex"? no (end of list)
40 >>> unknown.dom.ain in "! +local_domains"? yes (end of list)
41 >>> calling fail_remote_domains router
42 >>> fail_remote_domains router forced address failure
43 >>> ----------- end verify ------------
44 >>> require: condition test failed in ACL "check_recipient"
45 >>> end of ACL "check_recipient": not OK
46 LOG: H=(test) [127.0.0.1] sender verify fail for <userx@unknown.dom.ain>: unrouteable mail domain "unknown.dom.ain"
47 LOG: H=(test) [127.0.0.1] F=<userx@unknown.dom.ain> rejected RCPT <userx@test.ex>: Sender verify failed
48 >>> list element: *
49 >>> host in smtp_accept_max_nonmail_hosts? yes (matched "*")
50 >>> using ACL "check_recipient"
51 >>> processing "require" (TESTSUITE/test-config 21)
52 >>> check verify = sender
53 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
54 >>> routing "unknown with spaces"@test.ex
55 >>> list element: ! +local_domains
56 >>> list element: test.ex
57 >>> test.ex in "test.ex"? yes (matched "test.ex")
58 >>> test.ex in "! +local_domains"? no (matched "! +local_domains")
59 >>> list element: defer
60 >>> unknown with spaces in "defer"? no (end of list)
61 >>> list element: userx
62 >>> unknown with spaces in "userx"? no (end of list)
63 >>> no more routers
64 >>> ----------- end verify ------------
65 >>> require: condition test failed in ACL "check_recipient"
66 >>> end of ACL "check_recipient": not OK
67 LOG: H=(test) [127.0.0.1] sender verify fail for <"unknown with spaces"@test.ex>: Unrouteable address
68 LOG: H=(test) [127.0.0.1] F=<"unknown with spaces"@test.ex> rejected RCPT <userx@test.ex>: Sender verify failed
69 >>> using ACL "check_recipient"
70 >>> processing "require" (TESTSUITE/test-config 21)
71 >>> check verify = sender
72 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
73 >>> routing userx@test.ex
74 >>> list element: ! +local_domains
75 >>> list element: test.ex
76 >>> test.ex in "test.ex"? yes (matched "test.ex")
77 >>> test.ex in "! +local_domains"? no (matched "! +local_domains")
78 >>> list element: defer
79 >>> userx in "defer"? no (end of list)
80 >>> list element: userx
81 >>> userx in "userx"? yes (matched "userx")
82 >>> calling userx router
83 >>> routed by userx router
84 >>> ----------- end verify ------------
85 >>> require: condition test succeeded in ACL "check_recipient"
86 >>> processing "accept" (TESTSUITE/test-config 22)
87 >>> check domains = +local_domains
88 >>> list element: +local_domains
89 >>> list element: test.ex
90 >>> test.ex in "test.ex"? yes (matched "test.ex")
91 >>> test.ex in "+local_domains"? yes (matched "+local_domains")
92 >>> accept: condition test succeeded in ACL "check_recipient"
93 >>> end of ACL "check_recipient": ACCEPT
94 >>> host in ignore_fromline_hosts? no (option unset)
95 >>> using ACL "check_message"
96 >>> processing "require" (TESTSUITE/test-config 27)
97 >>> check verify = header_sender
98 >>> verifying From: header address unknown@test.ex
99 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
100 >>> routing unknown@test.ex
101 >>> list element: ! +local_domains
102 >>> list element: test.ex
103 >>> test.ex in "test.ex"? yes (matched "test.ex")
104 >>> test.ex in "! +local_domains"? no (matched "! +local_domains")
105 >>> list element: defer
106 >>> unknown in "defer"? no (end of list)
107 >>> list element: userx
108 >>> unknown in "userx"? no (end of list)
109 >>> no more routers
110 >>> require: condition test failed in ACL "check_message"
111 >>> end of ACL "check_message": not OK
112 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
113 >>> using ACL "check_recipient"
114 >>> processing "require" (TESTSUITE/test-config 21)
115 >>> check verify = sender
116 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
117 >>> routing userx@test.ex
118 >>> list element: ! +local_domains
119 >>> list element: test.ex
120 >>> test.ex in "test.ex"? yes (matched "test.ex")
121 >>> test.ex in "! +local_domains"? no (matched "! +local_domains")
122 >>> list element: defer
123 >>> userx in "defer"? no (end of list)
124 >>> list element: userx
125 >>> userx in "userx"? yes (matched "userx")
126 >>> calling userx router
127 >>> routed by userx router
128 >>> ----------- end verify ------------
129 >>> require: condition test succeeded in ACL "check_recipient"
130 >>> processing "accept" (TESTSUITE/test-config 22)
131 >>> check domains = +local_domains
132 >>> list element: +local_domains
133 >>> list element: test.ex
134 >>> test.ex in "test.ex"? yes (matched "test.ex")
135 >>> test.ex in "+local_domains"? yes (matched "+local_domains")
136 >>> accept: condition test succeeded in ACL "check_recipient"
137 >>> end of ACL "check_recipient": ACCEPT
138 >>> host in ignore_fromline_hosts? no (option unset)
139 >>> using ACL "check_message"
140 >>> processing "require" (TESTSUITE/test-config 27)
141 >>> check verify = header_sender
142 >>> verifying From: header address <>
143 >>> require: condition test failed in ACL "check_message"
144 >>> end of ACL "check_message": not OK
145 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 "<>"
146 >>> using ACL "check_recipient"
147 >>> processing "require" (TESTSUITE/test-config 21)
148 >>> check verify = sender
149 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
150 >>> routing defer@test.ex
151 >>> list element: ! +local_domains
152 >>> list element: test.ex
153 >>> test.ex in "test.ex"? yes (matched "test.ex")
154 >>> test.ex in "! +local_domains"? no (matched "! +local_domains")
155 >>> list element: defer
156 >>> defer in "defer"? yes (matched "defer")
157 >>> calling defer router
158 >>> defer router: defer for defer@test.ex
159 >>>   message: forced defer
160 >>> ----------- end verify ------------
161 >>> require: condition test deferred in ACL "check_recipient"
162 LOG: H=(test) [127.0.0.1] sender verify defer for <defer@test.ex>: forced defer
163 LOG: H=(test) [127.0.0.1] F=<defer@test.ex> temporarily rejected RCPT <userx@test.ex>: Could not complete sender verify
164 >>> using ACL "check_recipient"
165 >>> processing "require" (TESTSUITE/test-config 21)
166 >>> check verify = sender
167 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
168 >>> routing userx@test.ex
169 >>> list element: ! +local_domains
170 >>> list element: test.ex
171 >>> test.ex in "test.ex"? yes (matched "test.ex")
172 >>> test.ex in "! +local_domains"? no (matched "! +local_domains")
173 >>> list element: defer
174 >>> userx in "defer"? no (end of list)
175 >>> list element: userx
176 >>> userx in "userx"? yes (matched "userx")
177 >>> calling userx router
178 >>> routed by userx router
179 >>> ----------- end verify ------------
180 >>> require: condition test succeeded in ACL "check_recipient"
181 >>> processing "accept" (TESTSUITE/test-config 22)
182 >>> check domains = +local_domains
183 >>> list element: +local_domains
184 >>> list element: test.ex
185 >>> test.ex in "test.ex"? yes (matched "test.ex")
186 >>> test.ex in "+local_domains"? yes (matched "+local_domains")
187 >>> accept: condition test succeeded in ACL "check_recipient"
188 >>> end of ACL "check_recipient": ACCEPT
189 >>> host in ignore_fromline_hosts? no (option unset)
190 >>> using ACL "check_message"
191 >>> processing "require" (TESTSUITE/test-config 27)
192 >>> check verify = header_sender
193 >>> verifying from: header address <defer@test.ex>
194 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
195 >>> routing defer@test.ex
196 >>> list element: ! +local_domains
197 >>> list element: test.ex
198 >>> test.ex in "test.ex"? yes (matched "test.ex")
199 >>> test.ex in "! +local_domains"? no (matched "! +local_domains")
200 >>> list element: defer
201 >>> defer in "defer"? yes (matched "defer")
202 >>> calling defer router
203 >>> defer router: defer for defer@test.ex
204 >>>   message: forced defer
205 >>> require: condition test deferred in ACL "check_message"
206 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
207 >>> host in hosts_connection_nolog? no (option unset)
208 >>> host in host_lookup? no (option unset)
209 >>> host in host_reject_connection? no (option unset)
210 >>> host in sender_unqualified_hosts? no (option unset)
211 >>> host in recipient_unqualified_hosts? no (option unset)
212 >>> host in helo_verify_hosts? no (option unset)
213 >>> host in helo_try_verify_hosts? no (option unset)
214 >>> host in helo_accept_junk_hosts? no (option unset)
215 >>> list element: 
216 >>> list element: @
217 >>> list element: @[]
218 >>> foo.bar in helo_lookup_domains? no (end of list)
219 >>> host in dsn_advertise_hosts? no (option unset)
220 >>> list element: *
221 >>> host in pipelining_advertise_hosts? yes (matched "*")
222 >>> host in chunking_advertise_hosts? no (end of list)
223 >>> list element: *
224 >>> host in smtp_accept_max_nonmail_hosts? yes (matched "*")
225 >>> list element: @
226 >>> list element: @[]
227 >>> foo.bar in helo_lookup_domains? no (end of list)
228 >>> host in dsn_advertise_hosts? no (option unset)
229 >>> list element: *
230 >>> host in pipelining_advertise_hosts? yes (matched "*")
231 >>> host in chunking_advertise_hosts? no (end of list)
232 >>> list element: @
233 >>> list element: @[]
234 >>> foo.bar in helo_lookup_domains? no (end of list)
235 >>> host in dsn_advertise_hosts? no (option unset)
236 >>> list element: *
237 >>> host in pipelining_advertise_hosts? yes (matched "*")
238 >>> host in chunking_advertise_hosts? no (end of list)
239 >>> list element: @
240 >>> list element: @[]
241 >>> foo.bar in helo_lookup_domains? no (end of list)
242 >>> host in dsn_advertise_hosts? no (option unset)
243 >>> list element: *
244 >>> host in pipelining_advertise_hosts? yes (matched "*")
245 >>> host in chunking_advertise_hosts? no (end of list)
246 >>> list element: @
247 >>> list element: @[]
248 >>> foo.bar in helo_lookup_domains? no (end of list)
249 >>> host in dsn_advertise_hosts? no (option unset)
250 >>> list element: *
251 >>> host in pipelining_advertise_hosts? yes (matched "*")
252 >>> host in chunking_advertise_hosts? no (end of list)