More debug output
[exim.git] / test / stderr / 0157
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 hosts = :
12 >>> host in ":"? no (end of list)
13 >>> accept: condition test failed in ACL "check_recipient"
14 >>> processing "accept"
15 >>> check domains = +local_domains
16 >>> b.c in "test.ex"? no (end of list)
17 >>> b.c in "+local_domains"? no (end of list)
18 >>> accept: condition test failed in ACL "check_recipient"
19 >>> processing "accept"
20 >>> check hosts = V4NET.0.0.1
21 >>> host in "V4NET.0.0.1"? yes (matched "V4NET.0.0.1")
22 >>> message: invalid sender
23 >>> check senders = userx@test.ex
24 >>> x@y.z in "userx@test.ex"? no (end of list)
25 >>> accept: condition test failed in ACL "check_recipient"
26 >>> accept: endpass encountered - denying access
27 LOG: H=[V4NET.0.0.1] F=<x@y.z> rejected RCPT <a@b.c>: invalid sender
28 >>> using ACL "check_recipient"
29 >>> processing "accept"
30 >>> check hosts = :
31 >>> host in ":"? no (end of list)
32 >>> accept: condition test failed in ACL "check_recipient"
33 >>> processing "accept"
34 >>> check domains = +local_domains
35 >>> b.c in "test.ex"? no (end of list)
36 >>> b.c in "+local_domains"? no (end of list)
37 >>> accept: condition test failed in ACL "check_recipient"
38 >>> processing "accept"
39 >>> check hosts = V4NET.0.0.1
40 >>> host in "V4NET.0.0.1"? yes (matched "V4NET.0.0.1")
41 >>> message: invalid sender
42 >>> check senders = userx@test.ex
43 >>> test.ex in "test.ex"? yes (matched "test.ex")
44 >>> userx@test.ex in "userx@test.ex"? yes (matched "userx@test.ex")
45 >>> accept: condition test succeeded in ACL "check_recipient"
46 >>> host in hosts_connection_nolog? no (option unset)
47 >>> host in host_lookup? no (option unset)
48 >>> host in host_reject_connection? no (option unset)
49 >>> host in sender_unqualified_hosts? no (option unset)
50 >>> host in recipient_unqualified_hosts? no (option unset)
51 >>> host in helo_verify_hosts? no (option unset)
52 >>> host in helo_try_verify_hosts? no (option unset)
53 >>> host in helo_accept_junk_hosts? no (option unset)
54 >>> using ACL "check_recipient"
55 >>> processing "accept"
56 >>> check hosts = :
57 >>> host in ":"? no (end of list)
58 >>> accept: condition test failed in ACL "check_recipient"
59 >>> processing "accept"
60 >>> check domains = +local_domains
61 >>> b.c in "test.ex"? no (end of list)
62 >>> b.c in "+local_domains"? no (end of list)
63 >>> accept: condition test failed in ACL "check_recipient"
64 >>> processing "accept"
65 >>> check hosts = V4NET.0.0.1
66 >>> host in "V4NET.0.0.1"? no (end of list)
67 >>> accept: condition test failed in ACL "check_recipient"
68 >>> processing "accept"
69 >>> check hosts = +relay_hosts
70 >>> host in "V4NET.0.0.1 : V4NET.0.0.2"? yes (matched "V4NET.0.0.2")
71 >>> host in "+relay_hosts"? yes (matched "+relay_hosts")
72 >>> accept: condition test succeeded in ACL "check_recipient"
73 >>> using ACL "check_recipient"
74 >>> processing "accept"
75 >>> check hosts = :
76 >>> host in ":"? no (end of list)
77 >>> accept: condition test failed in ACL "check_recipient"
78 >>> processing "accept"
79 >>> check domains = +local_domains
80 >>> b.c in "test.ex"? no (end of list)
81 >>> b.c in "+local_domains"? no (end of list)
82 >>> accept: condition test failed in ACL "check_recipient"
83 >>> processing "accept"
84 >>> check hosts = V4NET.0.0.1
85 >>> host in "V4NET.0.0.1"? no (end of list)
86 >>> accept: condition test failed in ACL "check_recipient"
87 >>> processing "accept"
88 >>> check hosts = +relay_hosts
89 >>> host in "+relay_hosts"? yes (matched "+relay_hosts" - cached)
90 >>> accept: condition test succeeded in ACL "check_recipient"
91 >>> host in hosts_connection_nolog? no (option unset)
92 >>> host in host_lookup? no (option unset)
93 >>> host in host_reject_connection? no (option unset)
94 >>> host in sender_unqualified_hosts? no (option unset)
95 >>> host in recipient_unqualified_hosts? no (option unset)
96 >>> host in helo_verify_hosts? no (option unset)
97 >>> host in helo_try_verify_hosts? no (option unset)
98 >>> host in helo_accept_junk_hosts? no (option unset)
99 >>> using ACL "check_recipient"
100 >>> processing "accept"
101 >>> check hosts = :
102 >>> host in ":"? no (end of list)
103 >>> accept: condition test failed in ACL "check_recipient"
104 >>> processing "accept"
105 >>> check domains = +local_domains
106 >>> b.c in "test.ex"? no (end of list)
107 >>> b.c in "+local_domains"? no (end of list)
108 >>> accept: condition test failed in ACL "check_recipient"
109 >>> processing "accept"
110 >>> check hosts = V4NET.0.0.1
111 >>> host in "V4NET.0.0.1"? no (end of list)
112 >>> accept: condition test failed in ACL "check_recipient"
113 >>> processing "accept"
114 >>> check hosts = +relay_hosts
115 >>> host in "V4NET.0.0.1 : V4NET.0.0.2"? no (end of list)
116 >>> host in "+relay_hosts"? no (end of list)
117 >>> accept: condition test failed in ACL "check_recipient"
118 >>> processing "deny"
119 >>> message: relay not permitted
120 >>> deny: condition test succeeded in ACL "check_recipient"
121 LOG: H=[V4NET.0.0.3] F=<x@y.z> rejected RCPT <a@b.c>: relay not permitted
122 >>> using ACL "check_recipient"
123 >>> processing "accept"
124 >>> check hosts = :
125 >>> host in ":"? no (end of list)
126 >>> accept: condition test failed in ACL "check_recipient"
127 >>> processing "accept"
128 >>> check domains = +local_domains
129 >>> b.c in "test.ex"? no (end of list)
130 >>> b.c in "+local_domains"? no (end of list)
131 >>> accept: condition test failed in ACL "check_recipient"
132 >>> processing "accept"
133 >>> check hosts = V4NET.0.0.1
134 >>> host in "V4NET.0.0.1"? no (end of list)
135 >>> accept: condition test failed in ACL "check_recipient"
136 >>> processing "accept"
137 >>> check hosts = +relay_hosts
138 >>> host in "+relay_hosts"? no (end of list)
139 >>> accept: condition test failed in ACL "check_recipient"
140 >>> processing "deny"
141 >>> message: relay not permitted
142 >>> deny: condition test succeeded in ACL "check_recipient"
143 LOG: H=[V4NET.0.0.3] F=<userx@test.ex> rejected RCPT <a@b.c>: relay not permitted