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