7a6632bfe383a747dee4963017d7b444d468710b
[exim.git] / test / stderr / 0002
1 Exim version x.yz ....
2 configuration file is TESTSUITE/test-config
3 admin user
4 expanding: primary_hostname: $primary_hostname
5 result: primary_hostname: myhost.test.ex
6 expanding: abcd
7 result: abcd
8 expanding: \N^([ab]+)(\w+)$\N
9 result: ^([ab]+)(\w+)$
10 condition: match{abcd}{\N^([ab]+)(\w+)$\N}
11 result: true
12 expanding: $2$1
13 result: cdab
14 expanding: match: ${if match{abcd}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
15 result: match: cdab
16 expanding: wxyz
17 result: wxyz
18 expanding: \N^([ab]+)(\w+)$\N
19 result: ^([ab]+)(\w+)$
20 condition: match{wxyz}{\N^([ab]+)(\w+)$\N}
21 result: false
22 expanding: $2$1
23 result:
24 skipping: result is not used
25 failed to expand: match: ${if match{wxyz}{\N^([ab]+)(\w+)$\N}{$2$1}fail}
26 error message: "if" failed and "fail" requested
27 failure was forced
28 expanding: 1
29 result: 1
30 expanding: 1
31 result: 1
32 condition: eq {1}{1}
33 result: true
34 expanding: yes
35 result: yes
36 expanding: xx
37 result: xx
38 skipping: result is not used
39 expanding: /non/exist
40 result: /non/exist
41 skipping: result is not used
42 expanding: ${lookup{xx}lsearch{/non/exist}}
43 result:
44 skipping: result is not used
45 expanding: ${if eq {1}{1}{yes}{${lookup{xx}lsearch{/non/exist}}}}
46 result: yes
47 expanding: a.b.c
48 result: a.b.c
49 expanding: a.b.c
50 result: a.b.c
51 LOG: MAIN PANIC
52 no @ found in the subject of an address list match: subject="a.b.c" pattern="a.b.c"
53 condition: match_address{a.b.c}{a.b.c}
54 result: false
55 expanding: yes
56 result: yes
57 skipping: result is not used
58 expanding: no
59 result: no
60 expanding: match_address: ${if match_address{a.b.c}{a.b.c}{yes}{no}}
61 result: match_address: no
62 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
63 Exim version x.yz ....
64 configuration file is TESTSUITE/test-config
65 admin user
66 expanding: -oMa sender_host_address = $sender_host_address
67 result: -oMa sender_host_address = V4NET.0.0.1
68 expanding: sender_host_port = $sender_host_port
69 result: sender_host_port = 1234
70 expanding: -oMaa sender_host_authenticated = $sender_host_authenticated
71 result: -oMaa sender_host_authenticated = AAA
72 expanding: -oMai authenticated_id = $authenticated_id
73 result: -oMai authenticated_id = philip
74 expanding: -oMas authenticated_sender = $authenticated_sender
75 result: -oMas authenticated_sender = xx@yy.zz
76 expanding: -oMi interface_address = $interface_address
77 result: -oMi interface_address = 1.1.1.1
78 expanding: interface_port = $interface_port
79 result: interface_port = 99
80 expanding: -oMr received_protocol = $received_protocol
81 result: -oMr received_protocol = special
82 expanding: -oMt sender_ident = $sender_ident
83 result: -oMt sender_ident = me
84 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
85 1999-03-02 09:44:33 no host name found for IP address V4NET.11.12.13
86 Exim version x.yz ....
87 configuration file is TESTSUITE/test-config
88 admin user
89 expanding: -oMa sender_host_address = $sender_host_address
90 result: -oMa sender_host_address = V4NET.0.0.1
91 expanding: sender_host_port = $sender_host_port
92 result: sender_host_port = 1234
93 expanding: -oMaa sender_host_authenticated = $sender_host_authenticated
94 result: -oMaa sender_host_authenticated = AAA
95 expanding: -oMai authenticated_id = $authenticated_id
96 result: -oMai authenticated_id = philip
97 expanding: -oMas authenticated_sender = $authenticated_sender
98 result: -oMas authenticated_sender = xx@yy.zz
99 expanding: -oMi interface_address = $interface_address
100 result: -oMi interface_address = 1.1.1.1
101 expanding: interface_port = $interface_port
102 result: interface_port = 99
103 expanding: -oMr received_protocol = $received_protocol
104 result: -oMr received_protocol = special
105 expanding: black
106 result: black
107 expanding: white
108 result: white
109 condition: eq{black}{white}
110 result: false
111 expanding: $sender_host_name
112 result:
113 skipping: result is not used
114 expanding: No
115 result: No
116 expanding: ----> No lookup yet: ${if eq{black}{white}{$sender_host_name}{No}}
117 result: ----> No lookup yet: No
118 looking up host name for V4NET.0.0.1
119 IP address lookup yielded ten-1.test.ex
120 using host_fake_gethostbyname for ten-1.test.ex (IPv4)
121 MUNGED: ::1 will be omitted in what follows
122 get[host|ipnode]byname[2] looked up these IP addresses:
123 name=ten-1.test.ex address=V4NET.0.0.1
124 checking addresses for ten-1.test.ex
125 V4NET.0.0.1 OK
126 sender_fullhost = ten-1.test.ex [V4NET.0.0.1]
127 sender_rcvhost = ten-1.test.ex ([V4NET.0.0.1] ident=me)
128 expanding: -oMs sender_host_name = $sender_host_name
129 result: -oMs sender_host_name = ten-1.test.ex
130 expanding: -oMt sender_ident = $sender_ident
131 result: -oMt sender_ident = me
132 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
133 Exim version x.yz ....
134 changed uid/gid: forcing real = effective
135 uid=uuuu gid=CALLER_GID pid=pppp
136 configuration file is TESTSUITE/test-config
137 admin user
138 changed uid/gid: privilege not needed
139 uid=EXIM_UID gid=EXIM_GID pid=pppp
140 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
141 sender address = CALLER@myhost.test.ex
142 sender_fullhost = [V4NET.0.0.1]
143 sender_rcvhost = [V4NET.0.0.1]
144 host in hosts_connection_nolog? no (option unset)
145 LOG: smtp_connection MAIN
146 SMTP connection from [V4NET.0.0.1]
147 host in host_lookup? no (option unset)
148 set_process_info: pppp handling incoming connection from [V4NET.0.0.1]
149 host in host_reject_connection? no (option unset)
150 host in sender_unqualified_hosts? no (option unset)
151 host in recipient_unqualified_hosts? no (option unset)
152 host in helo_verify_hosts? no (option unset)
153 host in helo_try_verify_hosts? no (option unset)
154 host in helo_accept_junk_hosts? no (option unset)
155 using ACL "connect1"
156 processing "deny"
157 check hosts = <\n partial-lsearch;TESTSUITE/aux-fixed/0002.lsearch \n 1.2.3.4
158 sender host name required, to match against partial-lsearch;TESTSUITE/aux-fixed/0002.lsearch
159 looking up host name for V4NET.0.0.1
160 DNS lookup of 1.0.0.V4NET.in-addr.arpa (PTR) using fakens
161 DNS lookup of 1.0.0.V4NET.in-addr.arpa (PTR) succeeded
162 IP address lookup yielded ten-1.test.ex
163 using host_fake_gethostbyname for ten-1.test.ex (IPv4)
164 DNS lookup of ten-1.test.ex (A) using fakens
165 DNS lookup of ten-1.test.ex (A) succeeded
166 MUNGED: ::1 will be omitted in what follows
167 get[host|ipnode]byname[2] looked up these IP addresses:
168 name=ten-1.test.ex address=V4NET.0.0.1
169 checking addresses for ten-1.test.ex
170 V4NET.0.0.1 OK
171 sender_fullhost = ten-1.test.ex [V4NET.0.0.1]
172 sender_rcvhost = ten-1.test.ex ([V4NET.0.0.1])
173 search_open: lsearch "TESTSUITE/aux-fixed/0002.lsearch"
174 search_find: file="TESTSUITE/aux-fixed/0002.lsearch"
175 key="ten-1.test.ex" partial=2 affix=*. starflags=0
176 LRU list:
177 0TESTSUITE/aux-fixed/0002.lsearch
178 End
179 internal_search_find: file="TESTSUITE/aux-fixed/0002.lsearch"
180 type=lsearch key="ten-1.test.ex"
181 file lookup required for ten-1.test.ex
182 in TESTSUITE/aux-fixed/0002.lsearch
183 lookup yielded:
184 host in "<
185 partial-lsearch;TESTSUITE/aux-fixed/0002.lsearch
186 1.2.3.4"? yes (matched "partial-lsearch;TESTSUITE/aux-fixed/0002.lsearch")
187 deny: condition test succeeded in ACL "connect1"
188 SMTP>> 550 Administrative prohibition
189 LOG: MAIN REJECT
190 H=ten-1.test.ex [V4NET.0.0.1] rejected connection in "connect" ACL
191 search_tidyup called
192 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
193 Exim version x.yz ....
194 changed uid/gid: forcing real = effective
195 uid=uuuu gid=CALLER_GID pid=pppp
196 configuration file is TESTSUITE/test-config
197 admin user
198 changed uid/gid: privilege not needed
199 uid=EXIM_UID gid=EXIM_GID pid=pppp
200 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
201 sender address = CALLER@myhost.test.ex
202 sender_fullhost = [V4NET.0.0.2]
203 sender_rcvhost = [V4NET.0.0.2]
204 host in hosts_connection_nolog? no (option unset)
205 LOG: smtp_connection MAIN
206 SMTP connection from [V4NET.0.0.2]
207 host in host_lookup? no (option unset)
208 set_process_info: pppp handling incoming connection from [V4NET.0.0.2]
209 host in host_reject_connection? no (option unset)
210 host in sender_unqualified_hosts? no (option unset)
211 host in recipient_unqualified_hosts? no (option unset)
212 host in helo_verify_hosts? no (option unset)
213 host in helo_try_verify_hosts? no (option unset)
214 host in helo_accept_junk_hosts? no (option unset)
215 using ACL "connect2"
216 processing "deny"
217 check hosts = net-lsearch;TESTSUITE/aux-fixed/0002.lsearch
218 search_open: lsearch "TESTSUITE/aux-fixed/0002.lsearch"
219 search_find: file="TESTSUITE/aux-fixed/0002.lsearch"
220 key="V4NET.0.0.2" partial=-1 affix=NULL starflags=0
221 LRU list:
222 0TESTSUITE/aux-fixed/0002.lsearch
223 End
224 internal_search_find: file="TESTSUITE/aux-fixed/0002.lsearch"
225 type=lsearch key="V4NET.0.0.2"
226 file lookup required for V4NET.0.0.2
227 in TESTSUITE/aux-fixed/0002.lsearch
228 lookup failed
229 host in "net-lsearch;TESTSUITE/aux-fixed/0002.lsearch"? no (end of list)
230 deny: condition test failed in ACL "connect2"
231 end of ACL "connect2": implicit DENY
232 SMTP>> 550 Administrative prohibition
233 LOG: MAIN REJECT
234 H=[V4NET.0.0.2] rejected connection in "connect" ACL
235 search_tidyup called
236 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
237 >>> host in hosts_connection_nolog? no (option unset)
238 >>> host in host_lookup? no (option unset)
239 >>> host in host_reject_connection? no (option unset)
240 >>> host in sender_unqualified_hosts? no (option unset)
241 >>> host in recipient_unqualified_hosts? no (option unset)
242 >>> host in helo_verify_hosts? no (option unset)
243 >>> host in helo_try_verify_hosts? no (option unset)
244 >>> host in helo_accept_junk_hosts? no (option unset)
245 >>> using ACL "connect0"
246 >>> processing "accept"
247 >>> accept: condition test succeeded in ACL "connect0"
248 >>> processing "accept"
249 >>> accept: condition test succeeded in inline ACL
250 >>> using ACL "check_data"
251 >>> processing "warn"
252 >>> check logwrite = Subject is: "$h_subject:"
253 >>> = Subject is: ""
254 LOG: 10HmaX-0005vi-00 Subject is: ""
255 >>> warn: condition test succeeded in ACL "check_data"
256 >>> processing "deny"
257 >>> deny: condition test succeeded in ACL "check_data"
258 LOG: 10HmaX-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<>
259 >>> processing "accept"
260 >>> accept: condition test succeeded in inline ACL
261 >>> host in ignore_fromline_hosts? no (option unset)
262 >>> using ACL "check_data"
263 >>> processing "warn"
264 >>> check logwrite = Subject is: "$h_subject:"
265 >>> = Subject is: ""
266 LOG: 10HmaY-0005vi-00 Subject is: ""
267 >>> warn: condition test succeeded in ACL "check_data"
268 >>> processing "deny"
269 >>> deny: condition test succeeded in ACL "check_data"
270 LOG: 10HmaY-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<a@b>
271 >>> processing "accept"
272 >>> accept: condition test succeeded in inline ACL
273 >>> host in ignore_fromline_hosts? no (option unset)
274 >>> using ACL "check_data"
275 >>> processing "warn"
276 >>> check logwrite = Subject is: "$h_subject:"
277 >>> = Subject is: ""
278 LOG: 10HmaZ-0005vi-00 Subject is: ""
279 >>> warn: condition test succeeded in ACL "check_data"
280 >>> processing "deny"
281 >>> deny: condition test succeeded in ACL "check_data"
282 LOG: 10HmaZ-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<c@d>
283 >>> processing "accept"
284 >>> accept: condition test succeeded in inline ACL
285 >>> host in ignore_fromline_hosts? no (option unset)
286 >>> using ACL "check_data"
287 >>> processing "warn"
288 >>> check logwrite = Subject is: "$h_subject:"
289 >>> = Subject is: ""
290 LOG: 10HmbA-0005vi-00 Subject is: ""
291 >>> warn: condition test succeeded in ACL "check_data"
292 >>> processing "deny"
293 >>> deny: condition test succeeded in ACL "check_data"
294 LOG: 10HmbA-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<>
295 >>> processing "accept"
296 >>> accept: condition test succeeded in inline ACL
297 >>> host in ignore_fromline_hosts? no (option unset)
298 >>> using ACL "check_data"
299 >>> processing "warn"
300 >>> check logwrite = Subject is: "$h_subject:"
301 >>> = Subject is: ""
302 LOG: 10HmbB-0005vi-00 Subject is: ""
303 >>> warn: condition test succeeded in ACL "check_data"
304 >>> processing "deny"
305 >>> deny: condition test succeeded in ACL "check_data"
306 LOG: 10HmbB-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<x@y>
307 >>> host in hosts_connection_nolog? no (option unset)
308 >>> host in host_lookup? no (option unset)
309 >>> host in host_reject_connection? no (option unset)
310 >>> host in sender_unqualified_hosts? no (option unset)
311 >>> host in recipient_unqualified_hosts? no (option unset)
312 >>> host in helo_verify_hosts? no (option unset)
313 >>> host in helo_try_verify_hosts? no (option unset)
314 >>> host in helo_accept_junk_hosts? no (option unset)
315 >>> using ACL "connect0"
316 >>> processing "accept"
317 >>> accept: condition test succeeded in ACL "connect0"
318 >>> processing "accept"
319 >>> accept: condition test succeeded in inline ACL
320 >>> host in ignore_fromline_hosts? no (option unset)
321 >>> using ACL "check_data"
322 >>> processing "warn"
323 >>> check logwrite = Subject is: "$h_subject:"
324 >>> = Subject is: "=?iso-8859-8?Q?_here_we_go=3A_a_string_that_is_going_to_be_encoded=3A_it_will_go_over_the_75-char_limit_by_a_long_way=3B_in_fact_this_one_will_go_over_the_150_character_limit?="
325 LOG: 10HmbC-0005vi-00 Subject is: "=?iso-8859-8?Q?_here_we_go=3A_a_string_that_is_going_to_be_encoded=3A_it_will_go_over_the_75-char_limit_by_a_long_way=3B_in_fact_this_one_will_go_over_the_150_character_limit?="
326 >>> warn: condition test succeeded in ACL "check_data"
327 >>> processing "deny"
328 >>> deny: condition test succeeded in ACL "check_data"
329 LOG: 10HmbC-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<>
330 >>> host in hosts_connection_nolog? no (option unset)
331 >>> host in host_lookup? no (option unset)
332 >>> host in host_reject_connection? no (option unset)
333 >>> host in sender_unqualified_hosts? no (option unset)
334 >>> host in recipient_unqualified_hosts? no (option unset)
335 >>> host in helo_verify_hosts? no (option unset)
336 >>> host in helo_try_verify_hosts? no (option unset)
337 >>> host in helo_accept_junk_hosts? no (option unset)
338 >>> using ACL "connect0"
339 >>> processing "accept"
340 >>> accept: condition test succeeded in ACL "connect0"
341 >>> processing "accept"
342 >>> accept: condition test succeeded in inline ACL
343 >>> host in ignore_fromline_hosts? no (option unset)
344 >>> using ACL "check_data"
345 >>> processing "warn"
346 >>> check logwrite = Subject is: "$h_subject:"
347 >>> = Subject is: " here we go: a string that is going to be encoded: it will go over the 75-char limit by a long way; in fact this one will go over the 150 character limit"
348 LOG: 10HmbD-0005vi-00 Subject is: " here we go: a string that is going to be encoded: it will go over the 75-char limit by a long way; in fact this one will go over the 150 character limit"
349 >>> warn: condition test succeeded in ACL "check_data"
350 >>> processing "deny"
351 >>> deny: condition test succeeded in ACL "check_data"
352 LOG: 10HmbD-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<>
353 Exim version x.yz ....
354 changed uid/gid: -C, -D, -be or -bf forces real uid
355 uid=CALLER_UID gid=CALLER_GID pid=pppp
356 configuration file is TESTSUITE/test-config
357 admin user
358 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
359 sender address = CALLER@myhost.test.ex
360 1.2.3.4 in "1.2.3"? no (malformed IPv4 address or address mask)
361 1.2.3.4 in "1.2.3.4/abc"? no (malformed IPv4 address or address mask)
362 search_tidyup called
363 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>