More test commits.
[exim.git] / test / stderr / 0059
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 >>> host in "!*"? no (matched "!*")
29 >>> host in "+relay_hosts"? no (end of list)
30 >>> accept: condition test failed
31 >>> processing "deny"
32 >>> deny: condition test succeeded
33 LOG: H=[V4NET.0.0.1] F=<userx@somehost.example.com> rejected RCPT <userx@anotherhost.example.com>: relay not permitted
34 LOG: 10HmaX-0005vi-00 <= userx@somehost.example.com H=[V4NET.0.0.1] P=smtp S=sss