Add "server=" feature to MySQL and PostgreSQL lookups.
[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
119IP address lookup yielded ten-1.test.ex
120using host_fake_gethostbyname for ten-1.test.ex (IPv4)
121MUNGED: ::1 will be omitted in what follows
122get[host|ipnode]byname[2] looked up these IP addresses:
123 name=ten-1.test.ex address=V4NET.0.0.1
124checking addresses for ten-1.test.ex
125 V4NET.0.0.1 OK
126sender_fullhost = ten-1.test.ex [V4NET.0.0.1]
127sender_rcvhost = ten-1.test.ex ([V4NET.0.0.1] ident=me)
128expanding: -oMs sender_host_name = $sender_host_name
129 result: -oMs sender_host_name = ten-1.test.ex
130expanding: -oMt sender_ident = $sender_ident
131 result: -oMt sender_ident = me
132>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
133Exim version x.yz ....
134changed uid/gid: forcing real = effective
135 uid=uuuu gid=CALLER_GID pid=pppp
136configuration file is TESTSUITE/test-config
137admin user
138changed uid/gid: privilege not needed
139 uid=EXIM_UID gid=EXIM_GID pid=pppp
140originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
141sender address = CALLER@myhost.test.ex
142sender_fullhost = [V4NET.0.0.1]
143sender_rcvhost = [V4NET.0.0.1]
144host in hosts_connection_nolog? no (option unset)
145LOG: smtp_connection MAIN
146 SMTP connection from [V4NET.0.0.1]
147host in host_lookup? no (option unset)
148set_process_info: pppp handling incoming connection from [V4NET.0.0.1]
149host in host_reject_connection? no (option unset)
150host in sender_unqualified_hosts? no (option unset)
151host in recipient_unqualified_hosts? no (option unset)
152host in helo_verify_hosts? no (option unset)
153host in helo_try_verify_hosts? no (option unset)
154host in helo_accept_junk_hosts? no (option unset)
155using ACL "connect1"
156processing "deny"
ec95d1a6 157check hosts = <\n partial-lsearch;TESTSUITE/aux-fixed/0002.lsearch \n 1.2.3.4
54c5ebb1
PH
158sender host name required, to match against partial-lsearch;TESTSUITE/aux-fixed/0002.lsearch
159looking up host name for V4NET.0.0.1
160DNS lookup of 1.0.0.V4NET.in-addr.arpa (PTR) using fakens
161DNS lookup of 1.0.0.V4NET.in-addr.arpa (PTR) succeeded
162IP address lookup yielded ten-1.test.ex
163using host_fake_gethostbyname for ten-1.test.ex (IPv4)
164DNS lookup of ten-1.test.ex (A) using fakens
165DNS lookup of ten-1.test.ex (A) succeeded
166MUNGED: ::1 will be omitted in what follows
167get[host|ipnode]byname[2] looked up these IP addresses:
168 name=ten-1.test.ex address=V4NET.0.0.1
169checking addresses for ten-1.test.ex
170 V4NET.0.0.1 OK
171sender_fullhost = ten-1.test.ex [V4NET.0.0.1]
172sender_rcvhost = ten-1.test.ex ([V4NET.0.0.1])
173search_open: lsearch "TESTSUITE/aux-fixed/0002.lsearch"
174search_find: file="TESTSUITE/aux-fixed/0002.lsearch"
175 key="ten-1.test.ex" partial=2 affix=*. starflags=0
176LRU list:
177 :TESTSUITE/aux-fixed/0002.lsearch
178 End
179internal_search_find: file="TESTSUITE/aux-fixed/0002.lsearch"
180 type=lsearch key="ten-1.test.ex"
181file lookup required for ten-1.test.ex
182 in TESTSUITE/aux-fixed/0002.lsearch
183lookup yielded:
ec95d1a6
PH
184host in "<
185 partial-lsearch;TESTSUITE/aux-fixed/0002.lsearch
186 1.2.3.4"? yes (matched "partial-lsearch;TESTSUITE/aux-fixed/0002.lsearch")
54c5ebb1 187deny: condition test succeeded
898d150f 188SMTP>> 550 Administrative prohibition
54c5ebb1
PH
189LOG: MAIN REJECT
190 H=ten-1.test.ex [V4NET.0.0.1] rejected connection in "connect" ACL
191search_tidyup called
192>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
193Exim version x.yz ....
194changed uid/gid: forcing real = effective
195 uid=uuuu gid=CALLER_GID pid=pppp
196configuration file is TESTSUITE/test-config
197admin user
198changed uid/gid: privilege not needed
199 uid=EXIM_UID gid=EXIM_GID pid=pppp
200originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
201sender address = CALLER@myhost.test.ex
202sender_fullhost = [V4NET.0.0.2]
203sender_rcvhost = [V4NET.0.0.2]
204host in hosts_connection_nolog? no (option unset)
205LOG: smtp_connection MAIN
206 SMTP connection from [V4NET.0.0.2]
207host in host_lookup? no (option unset)
208set_process_info: pppp handling incoming connection from [V4NET.0.0.2]
209host in host_reject_connection? no (option unset)
210host in sender_unqualified_hosts? no (option unset)
211host in recipient_unqualified_hosts? no (option unset)
212host in helo_verify_hosts? no (option unset)
213host in helo_try_verify_hosts? no (option unset)
214host in helo_accept_junk_hosts? no (option unset)
215using ACL "connect2"
216processing "deny"
217check hosts = net-lsearch;TESTSUITE/aux-fixed/0002.lsearch
218search_open: lsearch "TESTSUITE/aux-fixed/0002.lsearch"
219search_find: file="TESTSUITE/aux-fixed/0002.lsearch"
220 key="V4NET.0.0.2" partial=-1 affix=NULL starflags=0
221LRU list:
222 :TESTSUITE/aux-fixed/0002.lsearch
223 End
224internal_search_find: file="TESTSUITE/aux-fixed/0002.lsearch"
225 type=lsearch key="V4NET.0.0.2"
226file lookup required for V4NET.0.0.2
227 in TESTSUITE/aux-fixed/0002.lsearch
228lookup failed
229host in "net-lsearch;TESTSUITE/aux-fixed/0002.lsearch"? no (end of list)
230deny: condition test failed
231end of ACL "connect2": implicit DENY
898d150f 232SMTP>> 550 Administrative prohibition
54c5ebb1
PH
233LOG: MAIN REJECT
234 H=[V4NET.0.0.2] rejected connection in "connect" ACL
235search_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
248>>> processing "accept"
249>>> accept: condition test succeeded
250>>> using ACL "check_data"
251>>> processing "warn"
252>>> check logwrite = Subject is: "$h_subject:"
253>>> = Subject is: ""
254LOG: 10HmaX-0005vi-00 Subject is: ""
255>>> warn: condition test succeeded
256>>> processing "deny"
257>>> deny: condition test succeeded
258LOG: 10HmaX-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<>
259>>> processing "accept"
260>>> accept: condition test succeeded
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: ""
266LOG: 10HmaY-0005vi-00 Subject is: ""
267>>> warn: condition test succeeded
268>>> processing "deny"
269>>> deny: condition test succeeded
270LOG: 10HmaY-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<a@b>
271>>> processing "accept"
272>>> accept: condition test succeeded
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: ""
278LOG: 10HmaZ-0005vi-00 Subject is: ""
279>>> warn: condition test succeeded
280>>> processing "deny"
281>>> deny: condition test succeeded
282LOG: 10HmaZ-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<c@d>
283>>> processing "accept"
284>>> accept: condition test succeeded
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: ""
290LOG: 10HmbA-0005vi-00 Subject is: ""
291>>> warn: condition test succeeded
292>>> processing "deny"
293>>> deny: condition test succeeded
294LOG: 10HmbA-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<>
295>>> processing "accept"
296>>> accept: condition test succeeded
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: ""
302LOG: 10HmbB-0005vi-00 Subject is: ""
303>>> warn: condition test succeeded
304>>> processing "deny"
305>>> deny: condition test succeeded
306LOG: 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
318>>> processing "accept"
319>>> accept: condition test succeeded
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?="
325LOG: 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
327>>> processing "deny"
328>>> deny: condition test succeeded
329LOG: 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
341>>> processing "accept"
342>>> accept: condition test succeeded
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"
348LOG: 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
350>>> processing "deny"
351>>> deny: condition test succeeded
352LOG: 10HmbD-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<>
1688f43b
PH
353Exim version x.yz ....
354changed uid/gid: -C, -D, -be or -bf forces real uid
355 uid=CALLER_UID gid=CALLER_GID pid=pppp
356configuration file is TESTSUITE/test-config
357admin user
358originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
359sender address = CALLER@myhost.test.ex
3601.2.3.4 in "1.2.3"? no (malformed IPv4 address or address mask)
3611.2.3.4 in "1.2.3.4/abc"? no (malformed IPv4 address or address mask)
362search_tidyup called
363>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>