Fix dcc_header content corruption.
[exim.git] / test / stderr / 0042
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 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
13 >>> routing userx@test.ex
14 >>> test.ex in "test.ex"? yes (matched "test.ex")
15 >>> test.ex in "! +local_domains"? no (matched "! +local_domains")
16 >>> userx in "expan"? no (end of list)
17 >>> userx in "userx"? yes (matched "userx")
18 >>> calling localuser router
19 >>> routed by localuser router
20 >>> processing "accept"
21 >>> accept: condition test succeeded in inline ACL
22 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
23 >>> routing junkjunk@test.ex
24 >>> test.ex in "test.ex"? yes (matched "test.ex")
25 >>> test.ex in "! +local_domains"? no (matched "! +local_domains")
26 >>> junkjunk in "expan"? no (end of list)
27 >>> junkjunk in "userx"? no (end of list)
28 >>> no more routers
29 LOG: VRFY failed for junkjunk@test.ex H=[1.1.1.1]
30 >>> processing "accept"
31 >>> accept: condition test succeeded in inline ACL
32 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
33 >>> routing expan@test.ex
34 >>> test.ex in "test.ex"? yes (matched "test.ex")
35 >>> test.ex in "! +local_domains"? no (matched "! +local_domains")
36 >>> expan in "expan"? yes (matched "expan")
37 >>> calling fail_expansion router
38 >>> fail_expansion router: defer for expan@test.ex
39 >>> message: failed to expand "${if with syntax error": unknown condition "with"