Testsuite: find a group name if 'mail' is not available.
[exim.git] / test / stderr / 0042
... / ...
CommitLineData
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>>> host in smtp_accept_max_nonmail_hosts? yes (matched "*")
10>>> processing "accept"
11>>> accept: condition test succeeded in inline ACL
12>>> end of inline ACL: ACCEPT
13>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14>>> routing userx@test.ex
15>>> test.ex in "test.ex"? yes (matched "test.ex")
16>>> test.ex in "! +local_domains"? no (matched "! +local_domains")
17>>> userx in "expan"? no (end of list)
18>>> userx in "userx"? yes (matched "userx")
19>>> calling localuser router
20>>> routed by localuser router
21>>> processing "accept"
22>>> accept: condition test succeeded in inline ACL
23>>> end of inline ACL: ACCEPT
24>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
25>>> routing junkjunk@test.ex
26>>> test.ex in "test.ex"? yes (matched "test.ex")
27>>> test.ex in "! +local_domains"? no (matched "! +local_domains")
28>>> junkjunk in "expan"? no (end of list)
29>>> junkjunk in "userx"? no (end of list)
30>>> no more routers
31LOG: VRFY failed for junkjunk@test.ex H=[1.1.1.1]
32>>> processing "accept"
33>>> accept: condition test succeeded in inline ACL
34>>> end of inline ACL: ACCEPT
35>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
36>>> routing expan@test.ex
37>>> test.ex in "test.ex"? yes (matched "test.ex")
38>>> test.ex in "! +local_domains"? no (matched "! +local_domains")
39>>> expan in "expan"? yes (matched "expan")
40>>> calling fail_expansion router
41>>> fail_expansion router: defer for expan@test.ex
42>>> message: failed to expand "${if with syntax error": unknown condition "with"