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?
11 >>> host in smtp_accept_max_nonmail_hosts? yes (matched "*")
12 >>> processing "accept" (TESTSUITE/test-config 47)
13 >>> accept: condition test succeeded in inline ACL
14 >>> end of inline ACL: ACCEPT
15 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16 >>> routing userx@test.ex
17 >>> test.ex in "! +local_domains"?
18 >>> list element: ! +local_domains
19 >>> test.ex in "test.ex"?
20 >>> list element: test.ex
21 >>> test.ex in "test.ex"? yes (matched "test.ex")
22 >>> test.ex in "! +local_domains"? no (matched "! +local_domains")
24 >>> list element: expan
25 >>> userx in "expan"? no (end of list)
27 >>> list element: userx
28 >>> userx in "userx"? yes (matched "userx")
29 >>> calling localuser router
30 >>> routed by localuser router
31 >>> processing "accept" (TESTSUITE/test-config 47)
32 >>> accept: condition test succeeded in inline ACL
33 >>> end of inline ACL: ACCEPT
34 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
35 >>> routing junkjunk@test.ex
36 >>> test.ex in "! +local_domains"?
37 >>> list element: ! +local_domains
38 >>> test.ex in "test.ex"?
39 >>> list element: test.ex
40 >>> test.ex in "test.ex"? yes (matched "test.ex")
41 >>> test.ex in "! +local_domains"? no (matched "! +local_domains")
42 >>> junkjunk in "expan"?
43 >>> list element: expan
44 >>> junkjunk in "expan"? no (end of list)
45 >>> junkjunk in "userx"?
46 >>> list element: userx
47 >>> junkjunk in "userx"? no (end of list)
49 LOG: VRFY failed for junkjunk@test.ex H=[1.1.1.1]
50 >>> processing "accept" (TESTSUITE/test-config 47)
51 >>> accept: condition test succeeded in inline ACL
52 >>> end of inline ACL: ACCEPT
53 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
54 >>> routing expan@test.ex
55 >>> test.ex in "! +local_domains"?
56 >>> list element: ! +local_domains
57 >>> test.ex in "test.ex"?
58 >>> list element: test.ex
59 >>> test.ex in "test.ex"? yes (matched "test.ex")
60 >>> test.ex in "! +local_domains"? no (matched "! +local_domains")
62 >>> list element: expan
63 >>> expan in "expan"? yes (matched "expan")
64 >>> calling fail_expansion router
65 >>> fail_expansion router: defer for expan@test.ex
66 >>> message: failed to expand "${if with syntax error": unknown condition "with"