Debug: quieten environment-cleaning
[exim.git] / test / stderr / 0091
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 >>> host in pipelining_connect_advertise_hosts?
10 >>>  list element: 
11 >>> test in helo_lookup_domains?
12 >>>  list element: @
13 >>>  list element: @[]
14 >>> test in helo_lookup_domains? no (end of list)
15 >>> using ACL "check_recipient"
16 >>> processing "deny" (TESTSUITE/test-config 18)
17 >>> check hosts = ! V4NET.0.0.1
18 >>> host in "! V4NET.0.0.1"?
19 >>>  list element: ! V4NET.0.0.1
20 >>>  host in "! V4NET.0.0.1"? no (matched "! V4NET.0.0.1")
21 >>> deny: condition test failed in ACL "check_recipient"
22 >>> processing "accept" (TESTSUITE/test-config 20)
23 >>> check domains = +local_domains
24 >>> test.ex in "+local_domains"?
25 >>>  list element: +local_domains
26 >>>  test.ex in "test.ex : *.test.ex"?
27 >>>   list element: test.ex
28 >>>   test.ex in "test.ex : *.test.ex"? yes (matched "test.ex")
29 >>>  test.ex in "+local_domains"? yes (matched "+local_domains")
30 >>> accept: condition test succeeded in ACL "check_recipient"
31 >>> end of ACL "check_recipient": ACCEPT
32 >>> host in ignore_fromline_hosts? no (option unset)
33 >>> using ACL "check_message"
34 >>> processing "require" (TESTSUITE/test-config 24)
35 >>> check verify = header_sender
36 >>> verifying From: header address <junk@jink.jonk.test.ex>
37 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
38 >>> routing junk@jink.jonk.test.ex
39 >>> junk in "userx"?
40 >>>  list element: userx
41 >>> junk in "userx"? no (end of list)
42 >>> no more routers
43 >>> require: condition test failed in ACL "check_message"
44 >>> end of ACL "check_message": not OK
45 LOG: 10HmaY-0005vi-00 H=(test) [V4NET.0.0.1] F=<junk@jink.jonk.test.ex> rejected after DATA: there is no valid sender in any header line
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 >>> host in pipelining_connect_advertise_hosts?
55 >>>  list element: 
56 >>> test in helo_lookup_domains?
57 >>>  list element: @
58 >>>  list element: @[]
59 >>> test in helo_lookup_domains? no (end of list)
60 >>> using ACL "check_recipient"
61 >>> processing "deny" (TESTSUITE/test-config 18)
62 >>> check hosts = ! V4NET.0.0.1
63 >>> host in "! V4NET.0.0.1"?
64 >>>  list element: ! V4NET.0.0.1
65 >>> host in "! V4NET.0.0.1"? yes (end of list)
66 >>> check !verify = sender
67 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
68 >>> routing junk@jink.jonk.test.ex
69 >>> junk in "userx"?
70 >>>  list element: userx
71 >>> junk in "userx"? no (end of list)
72 >>> no more routers
73 >>> ----------- end verify ------------
74 >>> deny: condition test succeeded in ACL "check_recipient"
75 >>> end of ACL "check_recipient": DENY
76 LOG: H=(test) [V4NET.0.0.2] sender verify fail for <junk@jink.jonk.test.ex>: Unrouteable address
77 LOG: H=(test) [V4NET.0.0.2] F=<junk@jink.jonk.test.ex> rejected RCPT <root@test.ex>: Sender verify failed
78 >>> host in hosts_connection_nolog? no (option unset)
79 >>> host in host_lookup? no (option unset)
80 >>> host in host_reject_connection? no (option unset)
81 >>> host in sender_unqualified_hosts? no (option unset)
82 >>> host in recipient_unqualified_hosts? no (option unset)
83 >>> host in helo_verify_hosts? no (option unset)
84 >>> host in helo_try_verify_hosts? no (option unset)
85 >>> host in helo_accept_junk_hosts? no (option unset)
86 >>> host in pipelining_connect_advertise_hosts?
87 >>>  list element: 
88 >>> test in helo_lookup_domains?
89 >>>  list element: @
90 >>>  list element: @[]
91 >>> test in helo_lookup_domains? no (end of list)
92 >>> using ACL "check_recipient"
93 >>> processing "deny" (TESTSUITE/test-config 18)
94 >>> check hosts = ! V4NET.0.0.1
95 >>> host in "! V4NET.0.0.1"?
96 >>>  list element: ! V4NET.0.0.1
97 >>> host in "! V4NET.0.0.1"? yes (end of list)
98 >>> check !verify = sender
99 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
100 >>> routing userx@test.ex
101 >>> userx in "userx"?
102 >>>  list element: userx
103 >>>  userx in "userx"? yes (matched "userx")
104 >>> calling localuser router
105 >>> routed by localuser router
106 >>> ----------- end verify ------------
107 >>> deny: condition test failed in ACL "check_recipient"
108 >>> processing "accept" (TESTSUITE/test-config 20)
109 >>> check domains = +local_domains
110 >>> test.ex in "+local_domains"?
111 >>>  list element: +local_domains
112 >>>  test.ex in "test.ex : *.test.ex"?
113 >>>   list element: test.ex
114 >>>   test.ex in "test.ex : *.test.ex"? yes (matched "test.ex")
115 >>>  test.ex in "+local_domains"? yes (matched "+local_domains")
116 >>> accept: condition test succeeded in ACL "check_recipient"
117 >>> end of ACL "check_recipient": ACCEPT
118 >>> host in ignore_fromline_hosts? no (option unset)
119 >>> using ACL "check_message"
120 >>> processing "require" (TESTSUITE/test-config 24)
121 >>> check verify = header_sender
122 >>> verifying From: header address <junk@jink.jonk.test.ex>
123 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
124 >>> routing junk@jink.jonk.test.ex
125 >>> junk in "userx"?
126 >>>  list element: userx
127 >>> junk in "userx"? no (end of list)
128 >>> no more routers
129 >>> require: condition test failed in ACL "check_message"
130 >>> end of ACL "check_message": not OK
131 LOG: 10HmaZ-0005vi-00 H=(test) [V4NET.0.0.2] F=<userx@test.ex> rejected after DATA: there is no valid sender in any header line
132 >>> host in hosts_connection_nolog? no (option unset)
133 >>> host in host_lookup? no (option unset)
134 >>> host in host_reject_connection? no (option unset)
135 >>> host in sender_unqualified_hosts? no (option unset)
136 >>> host in recipient_unqualified_hosts? no (option unset)
137 >>> host in helo_verify_hosts? no (option unset)
138 >>> host in helo_try_verify_hosts? no (option unset)
139 >>> host in helo_accept_junk_hosts? no (option unset)
140 >>> host in pipelining_connect_advertise_hosts?
141 >>>  list element: 
142 >>> test in helo_lookup_domains?
143 >>>  list element: @
144 >>>  list element: @[]
145 >>> test in helo_lookup_domains? no (end of list)
146 >>> using ACL "check_recipient"
147 >>> processing "deny" (TESTSUITE/test-config 18)
148 >>> check hosts = ! V4NET.0.0.1
149 >>> host in "! V4NET.0.0.1"?
150 >>>  list element: ! V4NET.0.0.1
151 >>> host in "! V4NET.0.0.1"? yes (end of list)
152 >>> check !verify = sender
153 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
154 >>> routing userx@test.ex
155 >>> userx in "userx"?
156 >>>  list element: userx
157 >>>  userx in "userx"? yes (matched "userx")
158 >>> calling localuser router
159 >>> routed by localuser router
160 >>> ----------- end verify ------------
161 >>> deny: condition test failed in ACL "check_recipient"
162 >>> processing "accept" (TESTSUITE/test-config 20)
163 >>> check domains = +local_domains
164 >>> test.ex in "+local_domains"?
165 >>>  list element: +local_domains
166 >>>  test.ex in "test.ex : *.test.ex"?
167 >>>   list element: test.ex
168 >>>   test.ex in "test.ex : *.test.ex"? yes (matched "test.ex")
169 >>>  test.ex in "+local_domains"? yes (matched "+local_domains")
170 >>> accept: condition test succeeded in ACL "check_recipient"
171 >>> end of ACL "check_recipient": ACCEPT
172 >>> host in ignore_fromline_hosts? no (option unset)
173 >>> using ACL "check_message"
174 >>> processing "require" (TESTSUITE/test-config 24)
175 >>> check verify = header_sender
176 >>> verifying From: header address <userx@test.ex>
177 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
178 >>> routing userx@test.ex
179 >>> userx in "userx"?
180 >>>  list element: userx
181 >>>  userx in "userx"? yes (matched "userx")
182 >>> calling localuser router
183 >>> routed by localuser router
184 >>> require: condition test succeeded in ACL "check_message"
185 >>> processing "accept" (TESTSUITE/test-config 25)
186 >>> accept: condition test succeeded in ACL "check_message"
187 >>> end of ACL "check_message": ACCEPT
188 LOG: 10HmaX-0005vi-00 <= userx@test.ex H=(test) [V4NET.0.0.2] P=smtp S=sss