Expanded EXPERIMENTAL_TPDA feature
[exim.git] / test / stderr / 0063
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")
14 >>> accept: condition test succeeded in ACL "check_recipient"
15 >>> end of ACL "check_recipient": ACCEPT
16 >>> using ACL "check_recipient"
17 >>> processing "accept"
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)
21 >>> accept: condition test failed in ACL "check_recipient"
22 >>> processing "accept"
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)
26 >>> accept: condition test failed in ACL "check_recipient"
27 >>> processing "accept"
28 >>> check hosts = +relay_hosts
29 >>> sender host name required, to match against ^[^\d]+2
30 >>> looking up host name for V4NET.0.0.1
31 >>> IP address lookup yielded ten-1.test.ex
32 MUNGED: ::1 will be omitted in what follows
33 >>> get[host|ipnode]byname[2] looked up these IP addresses:
34 >>> name=ten-1.test.ex address=V4NET.0.0.1
35 >>> checking addresses for ten-1.test.ex
36 >>> V4NET.0.0.1 OK
37 >>> host in "^[^\d]+2"? no (end of list)
38 >>> host in "+relay_hosts"? no (end of list)
39 >>> accept: condition test failed in ACL "check_recipient"
40 >>> processing "deny"
41 >>> message: relay not permitted
42 >>> deny: condition test succeeded in ACL "check_recipient"
43 >>> end of ACL "check_recipient": DENY
44 LOG: H=ten-1.test.ex [V4NET.0.0.1] F=<userx@somehost.example.com> rejected RCPT <userx@anotherhost.example.com>: relay not permitted
45 LOG: 10HmaX-0005vi-00 <= userx@somehost.example.com H=ten-1.test.ex [V4NET.0.0.1] P=smtp S=sss
46 >>> host in hosts_connection_nolog? no (option unset)
47 >>> host in host_lookup? no (option unset)
48 >>> host in host_reject_connection? no (option unset)
49 >>> host in sender_unqualified_hosts? no (option unset)
50 >>> host in recipient_unqualified_hosts? no (option unset)
51 >>> host in helo_verify_hosts? no (option unset)
52 >>> host in helo_try_verify_hosts? no (option unset)
53 >>> host in helo_accept_junk_hosts? no (option unset)
54 >>> using ACL "check_recipient"
55 >>> processing "accept"
56 >>> check domains = +local_domains
57 >>> test.ex in "test.ex : myhost.ex"? yes (matched "test.ex")
58 >>> test.ex in "+local_domains"? yes (matched "+local_domains")
59 >>> accept: condition test succeeded in ACL "check_recipient"
60 >>> end of ACL "check_recipient": ACCEPT
61 >>> using ACL "check_recipient"
62 >>> processing "accept"
63 >>> check domains = +local_domains
64 >>> anotherhost.example.com in "test.ex : myhost.ex"? no (end of list)
65 >>> anotherhost.example.com in "+local_domains"? no (end of list)
66 >>> accept: condition test failed in ACL "check_recipient"
67 >>> processing "accept"
68 >>> check domains = +relay_domains
69 >>> anotherhost.example.com in "test.ex"? no (end of list)
70 >>> anotherhost.example.com in "+relay_domains"? no (end of list)
71 >>> accept: condition test failed in ACL "check_recipient"
72 >>> processing "accept"
73 >>> check hosts = +relay_hosts
74 >>> sender host name required, to match against ^[^\d]+2
75 >>> looking up host name for V4NET.0.0.2
76 >>> IP address lookup yielded ten-2.test.ex
77 MUNGED: ::1 will be omitted in what follows
78 >>> get[host|ipnode]byname[2] looked up these IP addresses:
79 >>> name=ten-2.test.ex address=V4NET.0.0.2
80 >>> checking addresses for ten-2.test.ex
81 >>> V4NET.0.0.2 OK
82 >>> host in "^[^\d]+2"? yes (matched "^[^\d]+2")
83 >>> host in "+relay_hosts"? yes (matched "+relay_hosts")
84 >>> accept: condition test succeeded in ACL "check_recipient"
85 >>> end of ACL "check_recipient": ACCEPT
86 LOG: 10HmaY-0005vi-00 <= userx@somehost.example.com H=ten-2.test.ex [V4NET.0.0.2] P=smtp S=sss