Bail out if a configuration file starts with a byte order mark
[exim.git] / test / stderr / 0042
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>>> host in smtp_accept_max_nonmail_hosts? yes (matched "*")
10>>> processing "accept"
6968512f 11>>> accept: condition test succeeded in inline ACL
a7538db1 12>>> end of inline ACL: ACCEPT
54c5ebb1
PH
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")
81e509d7 17>>> userx in "expan"? no (end of list)
54c5ebb1
PH
18>>> userx in "userx"? yes (matched "userx")
19>>> calling localuser router
20>>> routed by localuser router
21>>> processing "accept"
6968512f 22>>> accept: condition test succeeded in inline ACL
a7538db1 23>>> end of inline ACL: ACCEPT
54c5ebb1
PH
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")
81e509d7 28>>> junkjunk in "expan"? no (end of list)
54c5ebb1
PH
29>>> junkjunk in "userx"? no (end of list)
30>>> no more routers
31LOG: VRFY failed for junkjunk@test.ex H=[1.1.1.1]
81e509d7 32>>> processing "accept"
6968512f 33>>> accept: condition test succeeded in inline ACL
a7538db1 34>>> end of inline ACL: ACCEPT
81e509d7
PH
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"