Debug: mark up space/nl in lookup results
[exim.git] / test / stderr / 0041
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?
6 >>>  list element: 3.3.3.3
7 >>> host in recipient_unqualified_hosts? no (end of list)
8 >>> host in helo_verify_hosts? no (option unset)
9 >>> host in helo_try_verify_hosts? no (option unset)
10 >>> host in helo_accept_junk_hosts? no (option unset)
11 >>> host in smtp_accept_max_nonmail_hosts?
12 >>>  list element: *
13 >>>  host in smtp_accept_max_nonmail_hosts? yes (matched "*")
14 >>> using ACL "check_vrfy"
15 >>> processing "deny" (TESTSUITE/test-config 22)
16 >>> check local_parts = hardfail
17 >>> userx in "hardfail"?
18 >>>  list element: hardfail
19 >>> userx in "hardfail"? no (end of list)
20 >>> deny: condition test failed in ACL "check_vrfy"
21 >>> processing "accept" (TESTSUITE/test-config 24)
22 >>> check local_parts = acceptable
23 >>> userx in "acceptable"?
24 >>>  list element: acceptable
25 >>> userx in "acceptable"? no (end of list)
26 >>> accept: condition test failed in ACL "check_vrfy"
27 >>> processing "accept" (TESTSUITE/test-config 25)
28 >>> check local_parts = ok_with_dom
29 >>> userx in "ok_with_dom"?
30 >>>  list element: ok_with_dom
31 >>> userx in "ok_with_dom"? no (end of list)
32 >>> accept: condition test failed in ACL "check_vrfy"
33 >>> end of ACL "check_vrfy": implicit DENY
34 LOG: H=[1.1.1.1] rejected VRFY userx@test.ex
35 >>> using ACL "check_vrfy"
36 >>> processing "deny" (TESTSUITE/test-config 22)
37 >>> check local_parts = hardfail
38 >>> hardfail in "hardfail"?
39 >>>  list element: hardfail
40 >>>  hardfail in "hardfail"? yes (matched "hardfail")
41 >>>   message: 599 custom reject
42 >>> deny: condition test succeeded in ACL "check_vrfy"
43 >>> end of ACL "check_vrfy": DENY
44 LOG: H=[1.1.1.1] rejected VRFY hardfail@test.ex: 599 custom reject
45 >>> using ACL "check_vrfy"
46 >>> processing "deny" (TESTSUITE/test-config 22)
47 >>> check local_parts = hardfail
48 >>> ok_with_dom in "hardfail"?
49 >>>  list element: hardfail
50 >>> ok_with_dom in "hardfail"? no (end of list)
51 >>> deny: condition test failed in ACL "check_vrfy"
52 >>> processing "accept" (TESTSUITE/test-config 24)
53 >>> check local_parts = acceptable
54 >>> ok_with_dom in "acceptable"?
55 >>>  list element: acceptable
56 >>> ok_with_dom in "acceptable"? no (end of list)
57 >>> accept: condition test failed in ACL "check_vrfy"
58 >>> processing "accept" (TESTSUITE/test-config 25)
59 >>> check local_parts = ok_with_dom
60 >>> ok_with_dom in "ok_with_dom"?
61 >>>  list element: ok_with_dom
62 >>>  ok_with_dom in "ok_with_dom"? yes (matched "ok_with_dom")
63 >>> check domains = test.ex
64 >>> test.ex in "test.ex"?
65 >>>  list element: test.ex
66 >>>  test.ex in "test.ex"? yes (matched "test.ex")
67 >>> accept: condition test succeeded in ACL "check_vrfy"
68 >>> end of ACL "check_vrfy": ACCEPT
69 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
70 >>> routing ok_with_dom@test.ex
71 >>> calling system_aliases router
72 >>> system_aliases router declined for ok_with_dom@test.ex
73 >>> ok_with_dom in "userx : ok_with_dom : acceptable"?
74 >>>  list element: userx
75 >>>  list element: ok_with_dom
76 >>>  ok_with_dom in "userx : ok_with_dom : acceptable"? yes (matched "ok_with_dom")
77 >>> calling localuser router
78 >>> routed by localuser router
79 >>> using ACL "check_expn"
80 >>> processing "accept" (TESTSUITE/test-config 29)
81 >>> check hosts = 2.2.2.2
82 >>> host in "2.2.2.2"?
83 >>>  list element: 2.2.2.2
84 >>> host in "2.2.2.2"? no (end of list)
85 >>> accept: condition test failed in ACL "check_expn"
86 >>> end of ACL "check_expn": implicit DENY
87 LOG: H=[1.1.1.1] rejected EXPN postmaster
88 >>> host in hosts_connection_nolog? no (option unset)
89 >>> host in host_lookup? no (option unset)
90 >>> host in host_reject_connection? no (option unset)
91 >>> host in sender_unqualified_hosts? no (option unset)
92 >>> host in recipient_unqualified_hosts?
93 >>>  list element: 3.3.3.3
94 >>>  host in recipient_unqualified_hosts? yes (matched "3.3.3.3")
95 >>> host in helo_verify_hosts? no (option unset)
96 >>> host in helo_try_verify_hosts? no (option unset)
97 >>> host in helo_accept_junk_hosts? no (option unset)
98 >>> host in smtp_accept_max_nonmail_hosts?
99 >>>  list element: *
100 >>>  host in smtp_accept_max_nonmail_hosts? yes (matched "*")
101 >>> using ACL "check_vrfy"
102 >>> processing "deny" (TESTSUITE/test-config 22)
103 >>> check local_parts = hardfail
104 >>> acceptable in "hardfail"?
105 >>>  list element: hardfail
106 >>> acceptable in "hardfail"? no (end of list)
107 >>> deny: condition test failed in ACL "check_vrfy"
108 >>> processing "accept" (TESTSUITE/test-config 24)
109 >>> check local_parts = acceptable
110 >>> acceptable in "acceptable"?
111 >>>  list element: acceptable
112 >>>  acceptable in "acceptable"? yes (matched "acceptable")
113 >>> accept: condition test succeeded in ACL "check_vrfy"
114 >>> end of ACL "check_vrfy": ACCEPT
115 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
116 >>> routing acceptable@test.ex
117 >>> calling system_aliases router
118 >>> system_aliases router declined for acceptable@test.ex
119 >>> acceptable in "userx : ok_with_dom : acceptable"?
120 >>>  list element: userx
121 >>>  list element: ok_with_dom
122 >>>  list element: acceptable
123 >>>  acceptable in "userx : ok_with_dom : acceptable"? yes (matched "acceptable")
124 >>> calling localuser router
125 >>> routed by localuser router
126 >>> host in hosts_connection_nolog? no (option unset)
127 >>> host in host_lookup? no (option unset)
128 >>> host in host_reject_connection? no (option unset)
129 >>> host in sender_unqualified_hosts? no (option unset)
130 >>> host in recipient_unqualified_hosts?
131 >>>  list element: 3.3.3.3
132 >>> host in recipient_unqualified_hosts? no (end of list)
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 >>> host in smtp_accept_max_nonmail_hosts?
137 >>>  list element: *
138 >>>  host in smtp_accept_max_nonmail_hosts? yes (matched "*")
139 >>> using ACL "check_expn"
140 >>> processing "accept" (TESTSUITE/test-config 29)
141 >>> check hosts = 2.2.2.2
142 >>> host in "2.2.2.2"?
143 >>>  list element: 2.2.2.2
144 >>>  host in "2.2.2.2"? yes (matched "2.2.2.2")
145 >>> accept: condition test succeeded in ACL "check_expn"
146 >>> end of ACL "check_expn": ACCEPT
147 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
148 >>> routing list@test.ex
149 >>> calling system_aliases router
150 >>> routed by system_aliases router