Tweak debug output
[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 in helo_lookup_domains? no (end of list)
10 >>> test.ex in percent_hack_domains? no (end of list)
11 >>> using ACL "check_recipient"
12 >>> processing "accept" (TESTSUITE/test-config 23)
13 >>> check domains = +local_domains
14 >>> test.ex in "test.ex : myhost.ex : *.test.ex"? yes (matched "test.ex")
15 >>> test.ex in "+local_domains"? yes (matched "+local_domains")
16 >>> accept: condition test succeeded in ACL "check_recipient"
17 >>> end of ACL "check_recipient": ACCEPT
18 >>> anotherhost.example.com in percent_hack_domains? no (end of list)
19 >>> using ACL "check_recipient"
20 >>> processing "accept" (TESTSUITE/test-config 23)
21 >>> check domains = +local_domains
22 >>> anotherhost.example.com in "test.ex : myhost.ex : *.test.ex"? no (end of list)
23 >>> anotherhost.example.com in "+local_domains"? no (end of list)
24 >>> accept: condition test failed in ACL "check_recipient"
25 >>> processing "accept" (TESTSUITE/test-config 24)
26 >>> check domains = +relay_domains
27 >>> anotherhost.example.com in "test.ex : !*"? no (matched "!*")
28 >>> anotherhost.example.com in "+relay_domains"? no (end of list)
29 >>> accept: condition test failed in ACL "check_recipient"
30 >>> processing "deny" (TESTSUITE/test-config 25)
31 >>>   message: relay not permitted
32 >>> deny: condition test succeeded in ACL "check_recipient"
33 >>> end of ACL "check_recipient": DENY
34 LOG: H=(test) [V4NET.0.0.1] F=<userx@somehost.example.com> rejected RCPT <userx@anotherhost.example.com>: relay not permitted
35 >>> 3rdhost.example.com in percent_hack_domains? no (end of list)
36 >>> using ACL "check_recipient"
37 >>> processing "accept" (TESTSUITE/test-config 23)
38 >>> check domains = +local_domains
39 >>> 3rdhost.example.com in "test.ex : myhost.ex : *.test.ex"? no (end of list)
40 >>> 3rdhost.example.com in "+local_domains"? no (end of list)
41 >>> accept: condition test failed in ACL "check_recipient"
42 >>> processing "accept" (TESTSUITE/test-config 24)
43 >>> check domains = +relay_domains
44 >>> 3rdhost.example.com in "test.ex : !*"? no (matched "!*")
45 >>> 3rdhost.example.com in "+relay_domains"? no (end of list)
46 >>> accept: condition test failed in ACL "check_recipient"
47 >>> processing "deny" (TESTSUITE/test-config 25)
48 >>>   message: relay not permitted
49 >>> deny: condition test succeeded in ACL "check_recipient"
50 >>> end of ACL "check_recipient": DENY
51 LOG: H=(test) [V4NET.0.0.1] F=<userx@somehost.example.com> rejected RCPT <userx@3rdhost.example.com>: relay not permitted
52 LOG: 10HmaX-0005vi-00 <= userx@somehost.example.com H=(test) [V4NET.0.0.1] P=smtp S=sss