6a5ec62f9d56cc91cbe86b877e9b67078d4446ca
[exim.git] / test / stderr / 0057
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.ex in percent_hack_domains? no (end of list)
10 >>> using ACL "check_recipient"
11 >>> processing "accept"
12 >>> check domains = +local_domains
13 >>> test.ex in "test.ex : myhost.ex : *.test.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 >>> anotherhost.example.com in percent_hack_domains? no (end of list)
17 >>> using ACL "check_recipient"
18 >>> processing "accept"
19 >>> check domains = +local_domains
20 >>> anotherhost.example.com in "test.ex : myhost.ex : *.test.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"
24 >>> check domains = +relay_domains
25 >>> anotherhost.example.com in "test.ex : !*"? no (matched "!*")
26 >>> anotherhost.example.com in "+relay_domains"? no (end of list)
27 >>> accept: condition test failed in ACL "check_recipient"
28 >>> processing "deny"
29 >>> deny: condition test succeeded in ACL "check_recipient"
30 LOG: H=[V4NET.0.0.1] F=<userx@somehost.example.com> rejected RCPT <userx@anotherhost.example.com>: relay not permitted
31 >>> 3rdhost.example.com in percent_hack_domains? no (end of list)
32 >>> using ACL "check_recipient"
33 >>> processing "accept"
34 >>> check domains = +local_domains
35 >>> 3rdhost.example.com in "test.ex : myhost.ex : *.test.ex"? no (end of list)
36 >>> 3rdhost.example.com in "+local_domains"? no (end of list)
37 >>> accept: condition test failed in ACL "check_recipient"
38 >>> processing "accept"
39 >>> check domains = +relay_domains
40 >>> 3rdhost.example.com in "test.ex : !*"? no (matched "!*")
41 >>> 3rdhost.example.com in "+relay_domains"? no (end of list)
42 >>> accept: condition test failed in ACL "check_recipient"
43 >>> processing "deny"
44 >>> deny: condition test succeeded in ACL "check_recipient"
45 LOG: H=[V4NET.0.0.1] F=<userx@somehost.example.com> rejected RCPT <userx@3rdhost.example.com>: relay not permitted
46 LOG: 10HmaX-0005vi-00 <= userx@somehost.example.com H=[V4NET.0.0.1] P=smtp S=sss