Tweak debug output
[exim.git] / test / stderr / 0065
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 >>> test in helo_lookup_domains? no (end of list)
10 >>> using ACL "check_recipient"
11 >>> processing "accept" (TESTSUITE/test-config 23)
12 >>> check domains = +local_domains
13 >>> test.ex in "test.ex : myhost.ex"? yes (matched "test.ex")
14 >>> test.ex in "+local_domains"? yes (matched "+local_domains")
15 >>> accept: condition test succeeded in ACL "check_recipient"
16 >>> end of ACL "check_recipient": ACCEPT
17 >>> using ACL "check_recipient"
18 >>> processing "accept" (TESTSUITE/test-config 23)
19 >>> check domains = +local_domains
20 >>> anotherhost.example.com in "test.ex : myhost.ex"? no (end of list)
21 >>> anotherhost.example.com in "+local_domains"? no (end of list)
22 >>> accept: condition test failed in ACL "check_recipient"
23 >>> processing "accept" (TESTSUITE/test-config 24)
24 >>> check domains = +relay_domains
25 >>> anotherhost.example.com in "test.ex"? no (end of list)
26 >>> anotherhost.example.com in "+relay_domains"? no (end of list)
27 >>> accept: condition test failed in ACL "check_recipient"
28 >>> processing "accept" (TESTSUITE/test-config 25)
29 >>> check hosts = +relay_hosts
30 >>> host in "1.2.3.4 : !1.2.3.0/24 : 1.2.0.0/16 : net16-lsearch;TESTSUITE/aux-fixed/0065.nets : net24-lsearch;TESTSUITE/aux-fixed/0065.nets : net-lsearch;TESTSUITE/aux-fixed/0065.nets"? yes (matched "1.2.3.4")
31 >>> host in "+relay_hosts"? yes (matched "+relay_hosts")
32 >>> accept: condition test succeeded in ACL "check_recipient"
33 >>> end of ACL "check_recipient": ACCEPT
34 LOG: 10HmaX-0005vi-00 <= userx@somehost.example.com H=(test) [1.2.3.4] P=smtp S=sss
35 >>> host in hosts_connection_nolog? no (option unset)
36 >>> host in host_lookup? no (option unset)
37 >>> host in host_reject_connection? no (option unset)
38 >>> host in sender_unqualified_hosts? no (option unset)
39 >>> host in recipient_unqualified_hosts? no (option unset)
40 >>> host in helo_verify_hosts? no (option unset)
41 >>> host in helo_try_verify_hosts? no (option unset)
42 >>> host in helo_accept_junk_hosts? no (option unset)
43 >>> test in helo_lookup_domains? no (end of list)
44 >>> using ACL "check_recipient"
45 >>> processing "accept" (TESTSUITE/test-config 23)
46 >>> check domains = +local_domains
47 >>> test.ex in "test.ex : myhost.ex"? yes (matched "test.ex")
48 >>> test.ex in "+local_domains"? yes (matched "+local_domains")
49 >>> accept: condition test succeeded in ACL "check_recipient"
50 >>> end of ACL "check_recipient": ACCEPT
51 >>> using ACL "check_recipient"
52 >>> processing "accept" (TESTSUITE/test-config 23)
53 >>> check domains = +local_domains
54 >>> anotherhost.example.com in "test.ex : myhost.ex"? no (end of list)
55 >>> anotherhost.example.com in "+local_domains"? no (end of list)
56 >>> accept: condition test failed in ACL "check_recipient"
57 >>> processing "accept" (TESTSUITE/test-config 24)
58 >>> check domains = +relay_domains
59 >>> anotherhost.example.com in "test.ex"? no (end of list)
60 >>> anotherhost.example.com in "+relay_domains"? no (end of list)
61 >>> accept: condition test failed in ACL "check_recipient"
62 >>> processing "accept" (TESTSUITE/test-config 25)
63 >>> check hosts = +relay_hosts
64 >>> host in "1.2.3.4 : !1.2.3.0/24 : 1.2.0.0/16 : net16-lsearch;TESTSUITE/aux-fixed/0065.nets : net24-lsearch;TESTSUITE/aux-fixed/0065.nets : net-lsearch;TESTSUITE/aux-fixed/0065.nets"? no (matched "!1.2.3.0/24")
65 >>> host in "+relay_hosts"? no (end of list)
66 >>> accept: condition test failed in ACL "check_recipient"
67 >>> processing "deny" (TESTSUITE/test-config 26)
68 >>>   message: relay not permitted
69 >>> deny: condition test succeeded in ACL "check_recipient"
70 >>> end of ACL "check_recipient": DENY
71 LOG: H=(test) [1.2.3.5] F=<userx@somehost.example.com> rejected RCPT <userx@anotherhost.example.com>: relay not permitted
72 LOG: 10HmaY-0005vi-00 <= userx@somehost.example.com H=(test) [1.2.3.5] P=smtp S=sss
73 >>> host in hosts_connection_nolog? no (option unset)
74 >>> host in host_lookup? no (option unset)
75 >>> host in host_reject_connection? no (option unset)
76 >>> host in sender_unqualified_hosts? no (option unset)
77 >>> host in recipient_unqualified_hosts? no (option unset)
78 >>> host in helo_verify_hosts? no (option unset)
79 >>> host in helo_try_verify_hosts? no (option unset)
80 >>> host in helo_accept_junk_hosts? no (option unset)
81 >>> test in helo_lookup_domains? no (end of list)
82 >>> using ACL "check_recipient"
83 >>> processing "accept" (TESTSUITE/test-config 23)
84 >>> check domains = +local_domains
85 >>> test.ex in "test.ex : myhost.ex"? yes (matched "test.ex")
86 >>> test.ex in "+local_domains"? yes (matched "+local_domains")
87 >>> accept: condition test succeeded in ACL "check_recipient"
88 >>> end of ACL "check_recipient": ACCEPT
89 >>> using ACL "check_recipient"
90 >>> processing "accept" (TESTSUITE/test-config 23)
91 >>> check domains = +local_domains
92 >>> anotherhost.example.com in "test.ex : myhost.ex"? no (end of list)
93 >>> anotherhost.example.com in "+local_domains"? no (end of list)
94 >>> accept: condition test failed in ACL "check_recipient"
95 >>> processing "accept" (TESTSUITE/test-config 24)
96 >>> check domains = +relay_domains
97 >>> anotherhost.example.com in "test.ex"? no (end of list)
98 >>> anotherhost.example.com in "+relay_domains"? no (end of list)
99 >>> accept: condition test failed in ACL "check_recipient"
100 >>> processing "accept" (TESTSUITE/test-config 25)
101 >>> check hosts = +relay_hosts
102 >>> host in "1.2.3.4 : !1.2.3.0/24 : 1.2.0.0/16 : net16-lsearch;TESTSUITE/aux-fixed/0065.nets : net24-lsearch;TESTSUITE/aux-fixed/0065.nets : net-lsearch;TESTSUITE/aux-fixed/0065.nets"? yes (matched "1.2.0.0/16")
103 >>> host in "+relay_hosts"? yes (matched "+relay_hosts")
104 >>> accept: condition test succeeded in ACL "check_recipient"
105 >>> end of ACL "check_recipient": ACCEPT
106 LOG: 10HmaZ-0005vi-00 <= userx@somehost.example.com H=(test) [1.2.4.5] P=smtp S=sss
107 >>> host in hosts_connection_nolog? no (option unset)
108 >>> host in host_lookup? no (option unset)
109 >>> host in host_reject_connection? no (option unset)
110 >>> host in sender_unqualified_hosts? no (option unset)
111 >>> host in recipient_unqualified_hosts? no (option unset)
112 >>> host in helo_verify_hosts? no (option unset)
113 >>> host in helo_try_verify_hosts? no (option unset)
114 >>> host in helo_accept_junk_hosts? no (option unset)
115 >>> test in helo_lookup_domains? no (end of list)
116 >>> using ACL "check_recipient"
117 >>> processing "accept" (TESTSUITE/test-config 23)
118 >>> check domains = +local_domains
119 >>> test.ex in "test.ex : myhost.ex"? yes (matched "test.ex")
120 >>> test.ex in "+local_domains"? yes (matched "+local_domains")
121 >>> accept: condition test succeeded in ACL "check_recipient"
122 >>> end of ACL "check_recipient": ACCEPT
123 >>> using ACL "check_recipient"
124 >>> processing "accept" (TESTSUITE/test-config 23)
125 >>> check domains = +local_domains
126 >>> anotherhost.example.com in "test.ex : myhost.ex"? no (end of list)
127 >>> anotherhost.example.com in "+local_domains"? no (end of list)
128 >>> accept: condition test failed in ACL "check_recipient"
129 >>> processing "accept" (TESTSUITE/test-config 24)
130 >>> check domains = +relay_domains
131 >>> anotherhost.example.com in "test.ex"? no (end of list)
132 >>> anotherhost.example.com in "+relay_domains"? no (end of list)
133 >>> accept: condition test failed in ACL "check_recipient"
134 >>> processing "accept" (TESTSUITE/test-config 25)
135 >>> check hosts = +relay_hosts
136 >>> host in "1.2.3.4 : !1.2.3.0/24 : 1.2.0.0/16 : net16-lsearch;TESTSUITE/aux-fixed/0065.nets : net24-lsearch;TESTSUITE/aux-fixed/0065.nets : net-lsearch;TESTSUITE/aux-fixed/0065.nets"? no (end of list)
137 >>> host in "+relay_hosts"? no (end of list)
138 >>> accept: condition test failed in ACL "check_recipient"
139 >>> processing "deny" (TESTSUITE/test-config 26)
140 >>>   message: relay not permitted
141 >>> deny: condition test succeeded in ACL "check_recipient"
142 >>> end of ACL "check_recipient": DENY
143 LOG: H=(test) [1.3.2.4] F=<userx@somehost.example.com> rejected RCPT <userx@anotherhost.example.com>: relay not permitted
144 LOG: 10HmbA-0005vi-00 <= userx@somehost.example.com H=(test) [1.3.2.4] P=smtp S=sss
145 >>> host in hosts_connection_nolog? no (option unset)
146 >>> host in host_lookup? no (option unset)
147 >>> host in host_reject_connection? no (option unset)
148 >>> host in sender_unqualified_hosts? no (option unset)
149 >>> host in recipient_unqualified_hosts? no (option unset)
150 >>> host in helo_verify_hosts? no (option unset)
151 >>> host in helo_try_verify_hosts? no (option unset)
152 >>> host in helo_accept_junk_hosts? no (option unset)
153 >>> test in helo_lookup_domains? no (end of list)
154 >>> using ACL "check_recipient"
155 >>> processing "accept" (TESTSUITE/test-config 23)
156 >>> check domains = +local_domains
157 >>> test.ex in "test.ex : myhost.ex"? yes (matched "test.ex")
158 >>> test.ex in "+local_domains"? yes (matched "+local_domains")
159 >>> accept: condition test succeeded in ACL "check_recipient"
160 >>> end of ACL "check_recipient": ACCEPT
161 >>> using ACL "check_recipient"
162 >>> processing "accept" (TESTSUITE/test-config 23)
163 >>> check domains = +local_domains
164 >>> anotherhost.example.com in "test.ex : myhost.ex"? no (end of list)
165 >>> anotherhost.example.com in "+local_domains"? no (end of list)
166 >>> accept: condition test failed in ACL "check_recipient"
167 >>> processing "accept" (TESTSUITE/test-config 24)
168 >>> check domains = +relay_domains
169 >>> anotherhost.example.com in "test.ex"? no (end of list)
170 >>> anotherhost.example.com in "+relay_domains"? no (end of list)
171 >>> accept: condition test failed in ACL "check_recipient"
172 >>> processing "accept" (TESTSUITE/test-config 25)
173 >>> check hosts = +relay_hosts
174 >>> host in "1.2.3.4 : !1.2.3.0/24 : 1.2.0.0/16 : net16-lsearch;TESTSUITE/aux-fixed/0065.nets : net24-lsearch;TESTSUITE/aux-fixed/0065.nets : net-lsearch;TESTSUITE/aux-fixed/0065.nets"? yes (matched "net16-lsearch;TESTSUITE/aux-fixed/0065.nets")
175 >>> host in "+relay_hosts"? yes (matched "+relay_hosts")
176 >>> accept: condition test succeeded in ACL "check_recipient"
177 >>> end of ACL "check_recipient": ACCEPT
178 LOG: 10HmbB-0005vi-00 <= userx@somehost.example.com H=(test) [131.111.8.2] P=smtp S=sss
179 >>> host in hosts_connection_nolog? no (option unset)
180 >>> host in host_lookup? no (option unset)
181 >>> host in host_reject_connection? no (option unset)
182 >>> host in sender_unqualified_hosts? no (option unset)
183 >>> host in recipient_unqualified_hosts? no (option unset)
184 >>> host in helo_verify_hosts? no (option unset)
185 >>> host in helo_try_verify_hosts? no (option unset)
186 >>> host in helo_accept_junk_hosts? no (option unset)
187 >>> test in helo_lookup_domains? no (end of list)
188 >>> using ACL "check_recipient"
189 >>> processing "accept" (TESTSUITE/test-config 23)
190 >>> check domains = +local_domains
191 >>> test.ex in "test.ex : myhost.ex"? yes (matched "test.ex")
192 >>> test.ex in "+local_domains"? yes (matched "+local_domains")
193 >>> accept: condition test succeeded in ACL "check_recipient"
194 >>> end of ACL "check_recipient": ACCEPT
195 >>> using ACL "check_recipient"
196 >>> processing "accept" (TESTSUITE/test-config 23)
197 >>> check domains = +local_domains
198 >>> anotherhost.example.com in "test.ex : myhost.ex"? no (end of list)
199 >>> anotherhost.example.com in "+local_domains"? no (end of list)
200 >>> accept: condition test failed in ACL "check_recipient"
201 >>> processing "accept" (TESTSUITE/test-config 24)
202 >>> check domains = +relay_domains
203 >>> anotherhost.example.com in "test.ex"? no (end of list)
204 >>> anotherhost.example.com in "+relay_domains"? no (end of list)
205 >>> accept: condition test failed in ACL "check_recipient"
206 >>> processing "accept" (TESTSUITE/test-config 25)
207 >>> check hosts = +relay_hosts
208 >>> host in "1.2.3.4 : !1.2.3.0/24 : 1.2.0.0/16 : net16-lsearch;TESTSUITE/aux-fixed/0065.nets : net24-lsearch;TESTSUITE/aux-fixed/0065.nets : net-lsearch;TESTSUITE/aux-fixed/0065.nets"? yes (matched "net24-lsearch;TESTSUITE/aux-fixed/0065.nets")
209 >>> host in "+relay_hosts"? yes (matched "+relay_hosts")
210 >>> accept: condition test succeeded in ACL "check_recipient"
211 >>> end of ACL "check_recipient": ACCEPT
212 LOG: 10HmbC-0005vi-00 <= userx@somehost.example.com H=(test) [192.152.98.3] P=smtp S=sss
213 >>> host in hosts_connection_nolog? no (option unset)
214 >>> host in host_lookup? no (option unset)
215 >>> host in host_reject_connection? no (option unset)
216 >>> host in sender_unqualified_hosts? no (option unset)
217 >>> host in recipient_unqualified_hosts? no (option unset)
218 >>> host in helo_verify_hosts? no (option unset)
219 >>> host in helo_try_verify_hosts? no (option unset)
220 >>> host in helo_accept_junk_hosts? no (option unset)
221 >>> test in helo_lookup_domains? no (end of list)
222 >>> using ACL "check_recipient"
223 >>> processing "accept" (TESTSUITE/test-config 23)
224 >>> check domains = +local_domains
225 >>> test.ex in "test.ex : myhost.ex"? yes (matched "test.ex")
226 >>> test.ex in "+local_domains"? yes (matched "+local_domains")
227 >>> accept: condition test succeeded in ACL "check_recipient"
228 >>> end of ACL "check_recipient": ACCEPT
229 >>> using ACL "check_recipient"
230 >>> processing "accept" (TESTSUITE/test-config 23)
231 >>> check domains = +local_domains
232 >>> anotherhost.example.com in "test.ex : myhost.ex"? no (end of list)
233 >>> anotherhost.example.com in "+local_domains"? no (end of list)
234 >>> accept: condition test failed in ACL "check_recipient"
235 >>> processing "accept" (TESTSUITE/test-config 24)
236 >>> check domains = +relay_domains
237 >>> anotherhost.example.com in "test.ex"? no (end of list)
238 >>> anotherhost.example.com in "+relay_domains"? no (end of list)
239 >>> accept: condition test failed in ACL "check_recipient"
240 >>> processing "accept" (TESTSUITE/test-config 25)
241 >>> check hosts = +relay_hosts
242 >>> host in "1.2.3.4 : !1.2.3.0/24 : 1.2.0.0/16 : net16-lsearch;TESTSUITE/aux-fixed/0065.nets : net24-lsearch;TESTSUITE/aux-fixed/0065.nets : net-lsearch;TESTSUITE/aux-fixed/0065.nets"? yes (matched "net-lsearch;TESTSUITE/aux-fixed/0065.nets")
243 >>> host in "+relay_hosts"? yes (matched "+relay_hosts")
244 >>> accept: condition test succeeded in ACL "check_recipient"
245 >>> end of ACL "check_recipient": ACCEPT
246 LOG: 10HmbD-0005vi-00 <= userx@somehost.example.com H=(test) [192.153.98.4] P=smtp S=sss