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