Add $smtp_command_history variable
[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 >>> checking addresses for ten-1.test.ex
33 >>> V4NET.0.0.1 OK
34 >>> host in "^[^\d]+2"? no (end of list)
35 >>> host in "+relay_hosts"? no (end of list)
36 >>> accept: condition test failed in ACL "check_recipient"
37 >>> processing "deny"
38 >>> message: relay not permitted
39 >>> deny: condition test succeeded in ACL "check_recipient"
40 >>> end of ACL "check_recipient": DENY
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 in ACL "check_recipient"
57 >>> end of ACL "check_recipient": ACCEPT
58 >>> using ACL "check_recipient"
59 >>> processing "accept"
60 >>> check domains = +local_domains
61 >>> anotherhost.example.com in "test.ex : myhost.ex"? no (end of list)
62 >>> anotherhost.example.com in "+local_domains"? no (end of list)
63 >>> accept: condition test failed in ACL "check_recipient"
64 >>> processing "accept"
65 >>> check domains = +relay_domains
66 >>> anotherhost.example.com in "test.ex"? no (end of list)
67 >>> anotherhost.example.com in "+relay_domains"? no (end of list)
68 >>> accept: condition test failed in ACL "check_recipient"
69 >>> processing "accept"
70 >>> check hosts = +relay_hosts
71 >>> sender host name required, to match against ^[^\d]+2
72 >>> looking up host name for V4NET.0.0.2
73 >>> IP address lookup yielded "ten-2.test.ex"
74 >>> checking addresses for ten-2.test.ex
75 >>> V4NET.0.0.2 OK
76 >>> host in "^[^\d]+2"? yes (matched "^[^\d]+2")
77 >>> host in "+relay_hosts"? yes (matched "+relay_hosts")
78 >>> accept: condition test succeeded in ACL "check_recipient"
79 >>> end of ACL "check_recipient": ACCEPT
80 LOG: 10HmaY-0005vi-00 <= userx@somehost.example.com H=ten-2.test.ex [V4NET.0.0.2] P=smtp S=sss