More debug output
[exim.git] / test / stderr / 0139
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_mail"
10>>> processing "warn"
11>>> check dnslists = rbl4.test.ex&0.0.0.6
12>>> DNS list check: rbl4.test.ex&0.0.0.6
13>>> new DNS lookup for 14.12.11.V4NET.rbl4.test.ex
14>>> DNS lookup for 14.12.11.V4NET.rbl4.test.ex failed
15>>> => that means V4NET.11.12.14 is not listed at rbl4.test.ex
6968512f 16>>> warn: condition test failed in ACL "check_mail"
54c5ebb1
PH
17>>> processing "warn"
18>>> check dnslists = rbl4.test.ex&127.0.0.3
19>>> DNS list check: rbl4.test.ex&127.0.0.3
20>>> using result of previous DNS lookup
21>>> DNS lookup for 14.12.11.V4NET.rbl4.test.ex failed
22>>> => that means V4NET.11.12.14 is not listed at rbl4.test.ex
6968512f 23>>> warn: condition test failed in ACL "check_mail"
54c5ebb1
PH
24>>> processing "warn"
25>>> check dnslists = rbl4.test.ex!&0.0.0.7
26>>> DNS list check: rbl4.test.ex!&0.0.0.7
27>>> using result of previous DNS lookup
28>>> DNS lookup for 14.12.11.V4NET.rbl4.test.ex failed
29>>> => that means V4NET.11.12.14 is not listed at rbl4.test.ex
6968512f 30>>> warn: condition test failed in ACL "check_mail"
d6f6e0dc
PH
31>>> processing "warn"
32>>> check dnslists = rbl5.test.ex,rbl4.test.ex=127.0.0.128
33>>> DNS list check: rbl5.test.ex,rbl4.test.ex=127.0.0.128
34>>> using result of previous DNS lookup
35>>> DNS lookup for 14.12.11.V4NET.rbl4.test.ex failed
36>>> => that means V4NET.11.12.14 is not listed at rbl4.test.ex
6968512f 37>>> warn: condition test failed in ACL "check_mail"
54c5ebb1 38>>> processing "accept"
6968512f 39>>> accept: condition test succeeded in ACL "check_mail"
54c5ebb1
PH
40>>> using ACL "check_recipient"
41>>> processing "warn"
187bc588 42>>> message: X-Warn: host is listed in $dnslist_domain but not =127.0.0.3${if def:dnslist_text{\n $dnslist_text}}
54c5ebb1
PH
43>>> check dnslists = rbl3.test.ex!=127.0.0.3
44>>> DNS list check: rbl3.test.ex!=127.0.0.3
45>>> new DNS lookup for 14.12.11.V4NET.rbl3.test.ex
46>>> DNS lookup for 14.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.2)
47>>> => that means V4NET.11.12.14 is listed at rbl3.test.ex
6968512f 48>>> warn: condition test succeeded in ACL "check_recipient"
54c5ebb1 49>>> processing "deny"
187bc588 50>>> message: host is listed in $dnslist_domain with value 127.0.0.3${if def:dnslist_text{\n$dnslist_text}}
54c5ebb1
PH
51>>> check dnslists = rbl3.test.ex=127.0.0.3
52>>> DNS list check: rbl3.test.ex=127.0.0.3
53>>> using result of previous DNS lookup
54>>> DNS lookup for 14.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.2)
55>>> => but we are not accepting this block class because
56>>> => there was no match for =127.0.0.3
6968512f 57>>> deny: condition test failed in ACL "check_recipient"
54c5ebb1
PH
58>>> processing "require"
59>>> check verify = sender
60>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
61>>> routing postmaster@exim.test.ex
62>>> calling system_aliases router
63>>> routed by system_aliases router
64>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
65>>> routing userx@exim.test.ex
66>>> calling system_aliases router
67>>> system_aliases router declined for userx@exim.test.ex
68>>> userx in "userx"? yes (matched "userx")
69>>> calling localuser router
70>>> routed by localuser router
71>>> ----------- end verify ------------
6968512f 72>>> require: condition test succeeded in ACL "check_recipient"
54c5ebb1 73>>> processing "deny"
187bc588 74>>> message: unrouteable address
54c5ebb1
PH
75>>> check !verify = recipient
76>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
77>>> routing userx@exim.test.ex
78>>> calling system_aliases router
79>>> system_aliases router declined for userx@exim.test.ex
80>>> userx in "userx"? yes (matched "userx")
81>>> calling localuser router
82>>> routed by localuser router
83>>> ----------- end verify ------------
6968512f 84>>> deny: condition test failed in ACL "check_recipient"
54c5ebb1
PH
85>>> processing "accept"
86>>> check domains = +local_domains
87>>> exim.test.ex in "exim.test.ex"? yes (matched "exim.test.ex")
88>>> exim.test.ex in "+local_domains"? yes (matched "+local_domains")
6968512f 89>>> accept: condition test succeeded in ACL "check_recipient"
54c5ebb1
PH
90>>> using ACL "check_recipient"
91>>> processing "warn"
187bc588 92>>> message: X-Warn: host is listed in $dnslist_domain but not =127.0.0.3${if def:dnslist_text{\n $dnslist_text}}
54c5ebb1
PH
93>>> check dnslists = rbl3.test.ex!=127.0.0.3
94>>> DNS list check: rbl3.test.ex!=127.0.0.3
95>>> using result of previous DNS lookup
96>>> DNS lookup for 14.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.2)
97>>> => that means V4NET.11.12.14 is listed at rbl3.test.ex
6968512f 98>>> warn: condition test succeeded in ACL "check_recipient"
54c5ebb1 99>>> processing "deny"
187bc588 100>>> message: host is listed in $dnslist_domain with value 127.0.0.3${if def:dnslist_text{\n$dnslist_text}}
54c5ebb1
PH
101>>> check dnslists = rbl3.test.ex=127.0.0.3
102>>> DNS list check: rbl3.test.ex=127.0.0.3
103>>> using result of previous DNS lookup
104>>> DNS lookup for 14.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.2)
105>>> => but we are not accepting this block class because
106>>> => there was no match for =127.0.0.3
6968512f 107>>> deny: condition test failed in ACL "check_recipient"
54c5ebb1
PH
108>>> processing "require"
109>>> check verify = sender
110>>> using cached sender verify result
6968512f 111>>> require: condition test succeeded in ACL "check_recipient"
54c5ebb1 112>>> processing "deny"
187bc588 113>>> message: unrouteable address
54c5ebb1
PH
114>>> check !verify = recipient
115>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
116>>> routing list@exim.test.ex
117>>> calling system_aliases router
118>>> routed by system_aliases router
119>>> ----------- end verify ------------
6968512f 120>>> deny: condition test failed in ACL "check_recipient"
54c5ebb1
PH
121>>> processing "accept"
122>>> check domains = +local_domains
123>>> exim.test.ex in "exim.test.ex"? yes (matched "exim.test.ex")
124>>> exim.test.ex in "+local_domains"? yes (matched "+local_domains")
6968512f 125>>> accept: condition test succeeded in ACL "check_recipient"
54c5ebb1 126>>> host in ignore_fromline_hosts? no (option unset)
d6f6e0dc 127LOG: 10HmaY-0005vi-00 <= postmaster@exim.test.ex H=[V4NET.11.12.14] P=smtp S=sss
54c5ebb1
PH
128>>> host in hosts_connection_nolog? no (option unset)
129>>> host in host_lookup? no (option unset)
130>>> host in host_reject_connection? no (option unset)
131>>> host in sender_unqualified_hosts? no (option unset)
132>>> host in recipient_unqualified_hosts? no (option unset)
133>>> host in helo_verify_hosts? no (option unset)
134>>> host in helo_try_verify_hosts? no (option unset)
135>>> host in helo_accept_junk_hosts? no (option unset)
136>>> using ACL "check_mail"
137>>> processing "warn"
138>>> check dnslists = rbl4.test.ex&0.0.0.6
139>>> DNS list check: rbl4.test.ex&0.0.0.6
140>>> new DNS lookup for 15.12.11.V4NET.rbl4.test.ex
141>>> DNS lookup for 15.12.11.V4NET.rbl4.test.ex failed
142>>> => that means V4NET.11.12.15 is not listed at rbl4.test.ex
6968512f 143>>> warn: condition test failed in ACL "check_mail"
54c5ebb1
PH
144>>> processing "warn"
145>>> check dnslists = rbl4.test.ex&127.0.0.3
146>>> DNS list check: rbl4.test.ex&127.0.0.3
147>>> using result of previous DNS lookup
148>>> DNS lookup for 15.12.11.V4NET.rbl4.test.ex failed
149>>> => that means V4NET.11.12.15 is not listed at rbl4.test.ex
6968512f 150>>> warn: condition test failed in ACL "check_mail"
54c5ebb1
PH
151>>> processing "warn"
152>>> check dnslists = rbl4.test.ex!&0.0.0.7
153>>> DNS list check: rbl4.test.ex!&0.0.0.7
154>>> using result of previous DNS lookup
155>>> DNS lookup for 15.12.11.V4NET.rbl4.test.ex failed
156>>> => that means V4NET.11.12.15 is not listed at rbl4.test.ex
6968512f 157>>> warn: condition test failed in ACL "check_mail"
d6f6e0dc
PH
158>>> processing "warn"
159>>> check dnslists = rbl5.test.ex,rbl4.test.ex=127.0.0.128
160>>> DNS list check: rbl5.test.ex,rbl4.test.ex=127.0.0.128
161>>> using result of previous DNS lookup
162>>> DNS lookup for 15.12.11.V4NET.rbl4.test.ex failed
163>>> => that means V4NET.11.12.15 is not listed at rbl4.test.ex
6968512f 164>>> warn: condition test failed in ACL "check_mail"
54c5ebb1 165>>> processing "accept"
6968512f 166>>> accept: condition test succeeded in ACL "check_mail"
54c5ebb1
PH
167>>> using ACL "check_recipient"
168>>> processing "warn"
187bc588 169>>> message: X-Warn: host is listed in $dnslist_domain but not =127.0.0.3${if def:dnslist_text{\n $dnslist_text}}
54c5ebb1
PH
170>>> check dnslists = rbl3.test.ex!=127.0.0.3
171>>> DNS list check: rbl3.test.ex!=127.0.0.3
172>>> new DNS lookup for 15.12.11.V4NET.rbl3.test.ex
173>>> DNS lookup for 15.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.3)
174>>> => but we are not accepting this block class because
175>>> => there was an exclude match for =127.0.0.3
6968512f 176>>> warn: condition test failed in ACL "check_recipient"
54c5ebb1 177>>> processing "deny"
187bc588 178>>> message: host is listed in $dnslist_domain with value 127.0.0.3${if def:dnslist_text{\n$dnslist_text}}
54c5ebb1
PH
179>>> check dnslists = rbl3.test.ex=127.0.0.3
180>>> DNS list check: rbl3.test.ex=127.0.0.3
181>>> using result of previous DNS lookup
182>>> DNS lookup for 15.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.3)
183>>> => that means V4NET.11.12.15 is listed at rbl3.test.ex
6968512f 184>>> deny: condition test succeeded in ACL "check_recipient"
54c5ebb1
PH
185LOG: H=[V4NET.11.12.15] F=<postmaster@exim.test.ex> rejected RCPT <userx@exim.test.ex>: host is listed in rbl3.test.ex with value 127.0.0.3
186>>> host in hosts_connection_nolog? no (option unset)
187>>> host in host_lookup? no (option unset)
188>>> host in host_reject_connection? no (option unset)
189>>> host in sender_unqualified_hosts? no (option unset)
190>>> host in recipient_unqualified_hosts? no (option unset)
191>>> host in helo_verify_hosts? no (option unset)
192>>> host in helo_try_verify_hosts? no (option unset)
193>>> host in helo_accept_junk_hosts? no (option unset)
194>>> using ACL "check_mail"
195>>> processing "warn"
196>>> check dnslists = rbl4.test.ex&0.0.0.6
197>>> DNS list check: rbl4.test.ex&0.0.0.6
198>>> new DNS lookup for 20.12.11.V4NET.rbl4.test.ex
199>>> DNS lookup for 20.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.6)
200>>> => that means V4NET.11.12.20 is listed at rbl4.test.ex
6968512f 201>>> warn: condition test succeeded in ACL "check_mail"
54c5ebb1
PH
202>>> processing "warn"
203>>> check dnslists = rbl4.test.ex&127.0.0.3
204>>> DNS list check: rbl4.test.ex&127.0.0.3
205>>> using result of previous DNS lookup
206>>> DNS lookup for 20.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.6)
207>>> => but we are not accepting this block class because
208>>> => there was no match for &127.0.0.3
6968512f 209>>> warn: condition test failed in ACL "check_mail"
54c5ebb1
PH
210>>> processing "warn"
211>>> check dnslists = rbl4.test.ex!&0.0.0.7
212>>> DNS list check: rbl4.test.ex!&0.0.0.7
213>>> using result of previous DNS lookup
214>>> DNS lookup for 20.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.6)
215>>> => that means V4NET.11.12.20 is listed at rbl4.test.ex
93655c46
PH
216>>> check add_header = DNSlist: $dnslist_domain $dnslist_text $dnslist_matched
217>>> = DNSlist: rbl4.test.ex V4NET.11.12.20
6968512f 218>>> warn: condition test succeeded in ACL "check_mail"
d6f6e0dc
PH
219>>> processing "warn"
220>>> check dnslists = rbl5.test.ex,rbl4.test.ex=127.0.0.128
221>>> DNS list check: rbl5.test.ex,rbl4.test.ex=127.0.0.128
222>>> using result of previous DNS lookup
223>>> DNS lookup for 20.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.6)
224>>> => but we are not accepting this block class because
225>>> => there was no match for =127.0.0.128
6968512f 226>>> warn: condition test failed in ACL "check_mail"
54c5ebb1 227>>> processing "accept"
6968512f 228>>> accept: condition test succeeded in ACL "check_mail"
54c5ebb1
PH
229>>> host in hosts_connection_nolog? no (option unset)
230>>> host in host_lookup? no (option unset)
231>>> host in host_reject_connection? no (option unset)
232>>> host in sender_unqualified_hosts? no (option unset)
233>>> host in recipient_unqualified_hosts? no (option unset)
234>>> host in helo_verify_hosts? no (option unset)
235>>> host in helo_try_verify_hosts? no (option unset)
236>>> host in helo_accept_junk_hosts? no (option unset)
237>>> using ACL "check_mail"
238>>> processing "warn"
239>>> check dnslists = rbl4.test.ex&0.0.0.6
240>>> DNS list check: rbl4.test.ex&0.0.0.6
241>>> new DNS lookup for 21.12.11.V4NET.rbl4.test.ex
242>>> DNS lookup for 21.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.7)
243>>> => that means V4NET.11.12.21 is listed at rbl4.test.ex
6968512f 244>>> warn: condition test succeeded in ACL "check_mail"
54c5ebb1
PH
245>>> processing "warn"
246>>> check dnslists = rbl4.test.ex&127.0.0.3
247>>> DNS list check: rbl4.test.ex&127.0.0.3
248>>> using result of previous DNS lookup
249>>> DNS lookup for 21.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.7)
250>>> => that means V4NET.11.12.21 is listed at rbl4.test.ex
6968512f 251>>> warn: condition test succeeded in ACL "check_mail"
54c5ebb1
PH
252>>> processing "warn"
253>>> check dnslists = rbl4.test.ex!&0.0.0.7
254>>> DNS list check: rbl4.test.ex!&0.0.0.7
255>>> using result of previous DNS lookup
256>>> DNS lookup for 21.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.7)
257>>> => but we are not accepting this block class because
258>>> => there was an exclude match for &0.0.0.7
6968512f 259>>> warn: condition test failed in ACL "check_mail"
d6f6e0dc
PH
260>>> processing "warn"
261>>> check dnslists = rbl5.test.ex,rbl4.test.ex=127.0.0.128
262>>> DNS list check: rbl5.test.ex,rbl4.test.ex=127.0.0.128
263>>> using result of previous DNS lookup
264>>> DNS lookup for 21.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.7)
265>>> => but we are not accepting this block class because
266>>> => there was no match for =127.0.0.128
6968512f 267>>> warn: condition test failed in ACL "check_mail"
54c5ebb1 268>>> processing "accept"
6968512f 269>>> accept: condition test succeeded in ACL "check_mail"
431b7361
PH
270>>> host in hosts_connection_nolog? no (option unset)
271>>> host in host_lookup? no (option unset)
272>>> host in host_reject_connection? no (option unset)
273>>> host in sender_unqualified_hosts? no (option unset)
274>>> host in recipient_unqualified_hosts? no (option unset)
275>>> host in helo_verify_hosts? no (option unset)
276>>> host in helo_try_verify_hosts? no (option unset)
277>>> host in helo_accept_junk_hosts? no (option unset)
278>>> a.b in helo_lookup_domains? no (end of list)
279>>> using ACL "check_helo"
280>>> processing "warn"
281>>> check dnslists = rbl2.test.ex!=127.0.0.3 : rbl3.test.ex=127.0.0.3
282>>> DNS list check: rbl2.test.ex!=127.0.0.3
283>>> new DNS lookup for 15.12.11.V4NET.rbl2.test.ex
284>>> DNS lookup for 15.12.11.V4NET.rbl2.test.ex failed
285>>> => that means V4NET.11.12.15 is not listed at rbl2.test.ex
286>>> DNS list check: rbl3.test.ex=127.0.0.3
287>>> new DNS lookup for 15.12.11.V4NET.rbl3.test.ex
288>>> DNS lookup for 15.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.3)
289>>> => that means V4NET.11.12.15 is listed at rbl3.test.ex
6968512f 290>>> warn: condition test succeeded in ACL "check_helo"
431b7361 291>>> processing "accept"
6968512f 292>>> accept: condition test succeeded in ACL "check_helo"
431b7361
PH
293>>> host in hosts_connection_nolog? no (option unset)
294>>> host in host_lookup? no (option unset)
295>>> host in host_reject_connection? no (option unset)
296>>> host in sender_unqualified_hosts? no (option unset)
297>>> host in recipient_unqualified_hosts? no (option unset)
298>>> host in helo_verify_hosts? no (option unset)
299>>> host in helo_try_verify_hosts? no (option unset)
300>>> host in helo_accept_junk_hosts? no (option unset)
301>>> host in smtp_accept_max_nonmail_hosts? yes (matched "*")
302>>> using ACL "check_vrfy"
303>>> processing "warn"
304>>> check dnslists = rbl.test.ex=127.0.0.1
305>>> DNS list check: rbl.test.ex=127.0.0.1
306>>> new DNS lookup for 2.13.13.V4NET.rbl.test.ex
307>>> DNS lookup for 2.13.13.V4NET.rbl.test.ex succeeded (yielding 127.0.0.1, 127.0.0.2)
308>>> => that means V4NET.13.13.2 is listed at rbl.test.ex
6968512f 309>>> warn: condition test succeeded in ACL "check_vrfy"
431b7361
PH
310>>> processing "warn"
311>>> check dnslists = rbl.test.ex!=127.0.0.1
312>>> DNS list check: rbl.test.ex!=127.0.0.1
313>>> using result of previous DNS lookup
314>>> DNS lookup for 2.13.13.V4NET.rbl.test.ex succeeded (yielding 127.0.0.1, 127.0.0.2)
315>>> => but we are not accepting this block class because
316>>> => there was an exclude match for =127.0.0.1
6968512f 317>>> warn: condition test failed in ACL "check_vrfy"
431b7361
PH
318>>> processing "warn"
319>>> check dnslists = rbl.test.ex!=127.0.0.3
320>>> DNS list check: rbl.test.ex!=127.0.0.3
321>>> using result of previous DNS lookup
322>>> DNS lookup for 2.13.13.V4NET.rbl.test.ex succeeded (yielding 127.0.0.1, 127.0.0.2)
323>>> => that means V4NET.13.13.2 is listed at rbl.test.ex
6968512f 324>>> warn: condition test succeeded in ACL "check_vrfy"
431b7361
PH
325>>> processing "warn"
326>>> check dnslists = rbl.test.ex==127.0.0.1
327>>> DNS list check: rbl.test.ex==127.0.0.1
328>>> using result of previous DNS lookup
329>>> DNS lookup for 2.13.13.V4NET.rbl.test.ex succeeded (yielding 127.0.0.1, 127.0.0.2)
330>>> => but we are not accepting this block class because
331>>> => there was an IP address that did not match for ==127.0.0.1
6968512f 332>>> warn: condition test failed in ACL "check_vrfy"
431b7361
PH
333>>> processing "warn"
334>>> check dnslists = rbl.test.ex==127.0.0.1,127.0.0.2
335>>> DNS list check: rbl.test.ex==127.0.0.1,127.0.0.2
336>>> using result of previous DNS lookup
337>>> DNS lookup for 2.13.13.V4NET.rbl.test.ex succeeded (yielding 127.0.0.1, 127.0.0.2)
338>>> => that means V4NET.13.13.2 is listed at rbl.test.ex
6968512f 339>>> warn: condition test succeeded in ACL "check_vrfy"
431b7361
PH
340>>> processing "warn"
341>>> check dnslists = rbl.test.ex!==127.0.0.1
342>>> DNS list check: rbl.test.ex!==127.0.0.1
343>>> using result of previous DNS lookup
344>>> DNS lookup for 2.13.13.V4NET.rbl.test.ex succeeded (yielding 127.0.0.1, 127.0.0.2)
345>>> => that means V4NET.13.13.2 is listed at rbl.test.ex
6968512f 346>>> warn: condition test succeeded in ACL "check_vrfy"
431b7361
PH
347>>> processing "warn"
348>>> check dnslists = rbl.test.ex!==127.0.0.3
349>>> DNS list check: rbl.test.ex!==127.0.0.3
350>>> using result of previous DNS lookup
351>>> DNS lookup for 2.13.13.V4NET.rbl.test.ex succeeded (yielding 127.0.0.1, 127.0.0.2)
352>>> => that means V4NET.13.13.2 is listed at rbl.test.ex
6968512f 353>>> warn: condition test succeeded in ACL "check_vrfy"
431b7361
PH
354>>> processing "warn"
355>>> check dnslists = rbl.test.ex!==127.0.0.1,127.0.0.2
356>>> DNS list check: rbl.test.ex!==127.0.0.1,127.0.0.2
357>>> using result of previous DNS lookup
358>>> DNS lookup for 2.13.13.V4NET.rbl.test.ex succeeded (yielding 127.0.0.1, 127.0.0.2)
359>>> => but we are not accepting this block class because
360>>> => there were no IP addresses that did not match for ==127.0.0.1,127.0.0.2
6968512f 361>>> warn: condition test failed in ACL "check_vrfy"
431b7361 362>>> processing "accept"
6968512f 363>>> accept: condition test succeeded in ACL "check_vrfy"
431b7361
PH
364>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
365>>> routing a@b
366>>> calling system_aliases router
367>>> system_aliases router declined for a@b
368>>> a in "userx"? no (end of list)
369>>> no more routers
370LOG: VRFY failed for a@b H=[V4NET.13.13.2]