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