Tweak debug output
[exim.git] / test / stderr / 0061
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 20)
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 20)
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 21)
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 22)
29 >>> check hosts = +relay_hosts
30 MUNGED: ::1 will be omitted in what follows
31 >>> get[host|ipnode]byname[2] looked up these IP addresses:
32 >>>   name=ten-1.test.ex address=V4NET.0.0.1
33 >>> host in "@"? yes (matched "@")
34 >>> host in "+relay_hosts"? yes (matched "+relay_hosts")
35 >>> accept: condition test succeeded in ACL "check_recipient"
36 >>> end of ACL "check_recipient": ACCEPT
37 LOG: 10HmaX-0005vi-00 <= userx@somehost.example.com H=(test) [V4NET.0.0.1] P=smtp S=sss
38 >>> host in hosts_connection_nolog? no (option unset)
39 >>> host in host_lookup? no (option unset)
40 >>> host in host_reject_connection? no (option unset)
41 >>> host in sender_unqualified_hosts? no (option unset)
42 >>> host in recipient_unqualified_hosts? no (option unset)
43 >>> host in helo_verify_hosts? no (option unset)
44 >>> host in helo_try_verify_hosts? no (option unset)
45 >>> host in helo_accept_junk_hosts? no (option unset)
46 >>> test in helo_lookup_domains? no (end of list)
47 >>> using ACL "check_recipient"
48 >>> processing "accept" (TESTSUITE/test-config 20)
49 >>> check domains = +local_domains
50 >>> test.ex in "test.ex : myhost.ex"? yes (matched "test.ex")
51 >>> test.ex in "+local_domains"? yes (matched "+local_domains")
52 >>> accept: condition test succeeded in ACL "check_recipient"
53 >>> end of ACL "check_recipient": ACCEPT
54 >>> using ACL "check_recipient"
55 >>> processing "accept" (TESTSUITE/test-config 20)
56 >>> check domains = +local_domains
57 >>> anotherhost.example.com in "test.ex : myhost.ex"? no (end of list)
58 >>> anotherhost.example.com in "+local_domains"? no (end of list)
59 >>> accept: condition test failed in ACL "check_recipient"
60 >>> processing "accept" (TESTSUITE/test-config 21)
61 >>> check domains = +relay_domains
62 >>> anotherhost.example.com in "test.ex"? no (end of list)
63 >>> anotherhost.example.com in "+relay_domains"? no (end of list)
64 >>> accept: condition test failed in ACL "check_recipient"
65 >>> processing "accept" (TESTSUITE/test-config 22)
66 >>> check hosts = +relay_hosts
67 MUNGED: ::1 will be omitted in what follows
68 >>> get[host|ipnode]byname[2] looked up these IP addresses:
69 >>>   name=ten-1.test.ex address=V4NET.0.0.1
70 >>> host in "@"? no (end of list)
71 >>> host in "+relay_hosts"? no (end of list)
72 >>> accept: condition test failed in ACL "check_recipient"
73 >>> processing "deny" (TESTSUITE/test-config 23)
74 >>>   message: relay not permitted
75 >>> deny: condition test succeeded in ACL "check_recipient"
76 >>> end of ACL "check_recipient": DENY
77 LOG: H=(test) [V4NET.0.0.2] F=<userx@somehost.example.com> rejected RCPT <userx@anotherhost.example.com>: relay not permitted
78 LOG: 10HmaY-0005vi-00 <= userx@somehost.example.com H=(test) [V4NET.0.0.2] P=smtp S=sss