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