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