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