Fix logging of DANE, client-side under LibreSSL
[exim.git] / test / stderr / 0022
... / ...
CommitLineData
1Exim version x.yz ....
2changed uid/gid: forcing real = effective
3 uid=uuuu gid=CALLER_GID pid=pppp
4configuration file is TESTSUITE/test-config
5admin user
6changed uid/gid: privilege not needed
7 uid=EXIM_UID gid=EXIM_GID pid=pppp
8seeking password data for user "CALLER": cache not available
9getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
10originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
11sender address = CALLER@test.ex
12sender_fullhost = [V4NET.9.8.7]
13sender_rcvhost = [V4NET.9.8.7]
14host in hosts_connection_nolog? no (end of list)
15LOG: smtp_connection MAIN
16 SMTP connection from [V4NET.9.8.7]
17host in host_lookup? no (option unset)
18set_process_info: pppp handling incoming connection from [V4NET.9.8.7]
19host in host_reject_connection? no (option unset)
20host in sender_unqualified_hosts? no (option unset)
21host in recipient_unqualified_hosts? no (option unset)
22host in helo_verify_hosts? no (option unset)
23host in helo_try_verify_hosts? no (option unset)
24host in helo_accept_junk_hosts? no (option unset)
25SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
26smtp_setup_msg entered
27SMTP<< mail from:<x@y>
28spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
29log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
30SMTP>> 250 OK
31SMTP<< rcpt to:<warn_empty@test.ex>
32using ACL "warn_empty"
33processing "warn" (TESTSUITE/test-config 29)
34warn: condition test succeeded in ACL "warn_empty"
35processing "accept" (TESTSUITE/test-config 30)
36accept: condition test succeeded in ACL "warn_empty"
37end of ACL "warn_empty": ACCEPT
38SMTP>> 250 Accepted
39DSN: orcpt: NULL flags: 0
40SMTP<< data
41SMTP>> 354 Enter message, ending with "." on a line by itself
42search_tidyup called
43>>Headers received:
44
45search_tidyup called
46>>Headers after rewriting and local additions:
47
48Data file name: TESTSUITE/spool//input//10HmbF-0005vi-00-D
49Data file written for message 10HmbF-0005vi-00
50>>Generated Received: header line
51P Received: from [V4NET.9.8.7]
52 by myhost.test.ex with smtp (Exim x.yz)
53 (envelope-from <x@y>)
54 id 10HmbF-0005vi-00
55 for warn_empty@test.ex; Tue, 2 Mar 1999 09:44:33 +0000
56LOG: MAIN
57 <= x@y H=[V4NET.9.8.7] P=smtp S=sss
58SMTP>> 250 OK id=10HmbF-0005vi-00
59smtp_setup_msg entered
60SMTP<< quit
61SMTP>> 221 myhost.test.ex closing connection
62LOG: smtp_connection MAIN
63 SMTP connection from [V4NET.9.8.7] closed by QUIT
64search_tidyup called
65>>>>>>>>>>>>>>>> Exim pid=pppp (main) terminating with rc=0 >>>>>>>>>>>>>>>>
66Exim version x.yz ....
67changed uid/gid: forcing real = effective
68 uid=uuuu gid=CALLER_GID pid=pppp
69configuration file is TESTSUITE/test-config
70admin user
71changed uid/gid: privilege not needed
72 uid=EXIM_UID gid=EXIM_GID pid=pppp
73seeking password data for user "CALLER": cache not available
74getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
75originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
76sender address = CALLER@test.ex
77sender_fullhost = [V4NET.9.8.7]
78sender_rcvhost = [V4NET.9.8.7]
79host in hosts_connection_nolog? no (end of list)
80LOG: smtp_connection MAIN
81 SMTP connection from [V4NET.9.8.7]
82host in host_lookup? no (option unset)
83set_process_info: pppp handling incoming connection from [V4NET.9.8.7]
84host in host_reject_connection? no (option unset)
85host in sender_unqualified_hosts? no (option unset)
86host in recipient_unqualified_hosts? no (option unset)
87host in helo_verify_hosts? no (option unset)
88host in helo_try_verify_hosts? no (option unset)
89host in helo_accept_junk_hosts? no (option unset)
90SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
91smtp_setup_msg entered
92SMTP<< mail from:<x@y>
93spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
94log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
95SMTP>> 250 OK
96SMTP<< rcpt to:<warn_log@test.ex>
97using ACL "warn_log"
98processing "warn" (TESTSUITE/test-config 33)
99l_message: warn log message
100warn: condition test succeeded in ACL "warn_log"
101LOG: MAIN
102 H=[V4NET.9.8.7] Warning: warn log message
103processing "accept" (TESTSUITE/test-config 34)
104accept: condition test succeeded in ACL "warn_log"
105end of ACL "warn_log": ACCEPT
106SMTP>> 250 Accepted
107DSN: orcpt: NULL flags: 0
108SMTP<< data
109SMTP>> 354 Enter message, ending with "." on a line by itself
110search_tidyup called
111>>Headers received:
112
113search_tidyup called
114>>Headers after rewriting and local additions:
115
116Data file name: TESTSUITE/spool//input//10HmbG-0005vi-00-D
117Data file written for message 10HmbG-0005vi-00
118>>Generated Received: header line
119P Received: from [V4NET.9.8.7]
120 by myhost.test.ex with smtp (Exim x.yz)
121 (envelope-from <x@y>)
122 id 10HmbG-0005vi-00
123 for warn_log@test.ex; Tue, 2 Mar 1999 09:44:33 +0000
124LOG: MAIN
125 <= x@y H=[V4NET.9.8.7] P=smtp S=sss
126SMTP>> 250 OK id=10HmbG-0005vi-00
127smtp_setup_msg entered
128SMTP<< quit
129SMTP>> 221 myhost.test.ex closing connection
130LOG: smtp_connection MAIN
131 SMTP connection from [V4NET.9.8.7] closed by QUIT
132search_tidyup called
133>>>>>>>>>>>>>>>> Exim pid=pppp (main) terminating with rc=0 >>>>>>>>>>>>>>>>
134Exim version x.yz ....
135changed uid/gid: forcing real = effective
136 uid=uuuu gid=CALLER_GID pid=pppp
137configuration file is TESTSUITE/test-config
138admin user
139changed uid/gid: privilege not needed
140 uid=EXIM_UID gid=EXIM_GID pid=pppp
141seeking password data for user "CALLER": cache not available
142getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
143originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
144sender address = CALLER@test.ex
145sender_fullhost = [V4NET.9.8.7]
146sender_rcvhost = [V4NET.9.8.7]
147host in hosts_connection_nolog? no (end of list)
148LOG: smtp_connection MAIN
149 SMTP connection from [V4NET.9.8.7]
150host in host_lookup? no (option unset)
151set_process_info: pppp handling incoming connection from [V4NET.9.8.7]
152host in host_reject_connection? no (option unset)
153host in sender_unqualified_hosts? no (option unset)
154host in recipient_unqualified_hosts? no (option unset)
155host in helo_verify_hosts? no (option unset)
156host in helo_try_verify_hosts? no (option unset)
157host in helo_accept_junk_hosts? no (option unset)
158SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
159smtp_setup_msg entered
160SMTP<< mail from:<x@y>
161spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
162log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
163SMTP>> 250 OK
164SMTP<< rcpt to:<warn_user@test.ex>
165using ACL "warn_user"
166processing "warn" (TESTSUITE/test-config 37)
167 message: warn user message
168warn: condition test succeeded in ACL "warn_user"
169processing "accept" (TESTSUITE/test-config 38)
170accept: condition test succeeded in ACL "warn_user"
171end of ACL "warn_user": ACCEPT
172SMTP>> 250 Accepted
173DSN: orcpt: NULL flags: 0
174SMTP<< data
175SMTP>> 354 Enter message, ending with "." on a line by itself
176search_tidyup called
177>>Headers received:
178
179search_tidyup called
180>>Headers after rewriting and local additions:
181
182Data file name: TESTSUITE/spool//input//10HmbH-0005vi-00-D
183Data file written for message 10HmbH-0005vi-00
184>>Generated Received: header line
185P Received: from [V4NET.9.8.7]
186 by myhost.test.ex with smtp (Exim x.yz)
187 (envelope-from <x@y>)
188 id 10HmbH-0005vi-00
189 for warn_user@test.ex; Tue, 2 Mar 1999 09:44:33 +0000
190>>Headers added by MAIL or RCPT ACL:
191 X-ACL-Warn: warn user message
192>>
193LOG: MAIN
194 <= x@y H=[V4NET.9.8.7] P=smtp S=sss
195SMTP>> 250 OK id=10HmbH-0005vi-00
196smtp_setup_msg entered
197SMTP<< quit
198SMTP>> 221 myhost.test.ex closing connection
199LOG: smtp_connection MAIN
200 SMTP connection from [V4NET.9.8.7] closed by QUIT
201search_tidyup called
202>>>>>>>>>>>>>>>> Exim pid=pppp (main) terminating with rc=0 >>>>>>>>>>>>>>>>
203>>> host in hosts_connection_nolog? no (end of list)
204LOG: SMTP connection from [V4NET.9.8.7]
205>>> host in host_lookup? no (option unset)
206>>> host in host_reject_connection? no (option unset)
207>>> host in sender_unqualified_hosts? no (option unset)
208>>> host in recipient_unqualified_hosts? no (option unset)
209>>> host in helo_verify_hosts? no (option unset)
210>>> host in helo_try_verify_hosts? no (option unset)
211>>> host in helo_accept_junk_hosts? no (option unset)
212>>> using ACL "defer"
213>>> processing "defer" (TESTSUITE/test-config 51)
214>>> message: forcibly deferred
215>>> defer: condition test succeeded in ACL "defer"
216>>> end of ACL "defer": DEFER
217LOG: H=[V4NET.9.8.7] F=<x@y> temporarily rejected RCPT <defer@y>: forcibly deferred
218>>> using ACL "accept"
219>>> processing "accept" (TESTSUITE/test-config 24)
220>>> accept: condition test succeeded in ACL "accept"
221>>> end of ACL "accept": ACCEPT
222>>> using ACL "drop"
223>>> processing "drop" (TESTSUITE/test-config 41)
224>>> message: forcibly dropped
225>>> drop: condition test succeeded in ACL "drop"
226>>> end of ACL "drop": DROP
227LOG: H=[V4NET.9.8.7] F=<x@y> rejected RCPT <drop@y>: forcibly dropped
228LOG: SMTP connection from [V4NET.9.8.7] closed by DROP in ACL
229>>> host in hosts_connection_nolog? no (end of list)
230LOG: SMTP connection from [V4NET.9.8.7]
231>>> host in host_lookup? no (option unset)
232>>> host in host_reject_connection? no (option unset)
233>>> host in sender_unqualified_hosts? no (option unset)
234>>> host in recipient_unqualified_hosts? no (option unset)
235>>> host in helo_verify_hosts? no (option unset)
236>>> host in helo_try_verify_hosts? no (option unset)
237>>> host in helo_accept_junk_hosts? no (option unset)
238>>> using ACL "defer_senders"
239>>> processing "defer" (TESTSUITE/test-config 54)
240>>> check senders = :
241>>> in ":"? yes (matched "")
242>>> defer: condition test succeeded in ACL "defer_senders"
243>>> end of ACL "defer_senders": DEFER
244LOG: H=[V4NET.9.8.7] F=<> temporarily rejected RCPT <defer_senders@y>
245LOG: SMTP connection from [V4NET.9.8.7] closed by QUIT
246>>> host in hosts_connection_nolog? no (end of list)
247LOG: SMTP connection from [V4NET.9.8.7]
248>>> host in host_lookup? no (option unset)
249>>> host in host_reject_connection? no (option unset)
250>>> host in sender_unqualified_hosts? no (option unset)
251>>> host in recipient_unqualified_hosts? no (option unset)
252>>> host in helo_verify_hosts? no (option unset)
253>>> host in helo_try_verify_hosts? no (option unset)
254>>> host in helo_accept_junk_hosts? no (option unset)
255>>> using ACL "delay_accept"
256>>> processing "accept" (TESTSUITE/test-config 57)
257>>> check delay = 1s
258>>> delay modifier requests 1-second delay
259>>> delay skipped in -bh checking mode
260>>> accept: condition test succeeded in ACL "delay_accept"
261>>> end of ACL "delay_accept": ACCEPT
262>>> using ACL "delay_warn"
263>>> processing "warn" (TESTSUITE/test-config 60)
264>>> check delay = 1s
265>>> delay modifier requests 1-second delay
266>>> delay skipped in -bh checking mode
267>>> warn: condition test succeeded in ACL "delay_warn"
268>>> processing "accept" (TESTSUITE/test-config 61)
269>>> accept: condition test succeeded in ACL "delay_warn"
270>>> end of ACL "delay_warn": ACCEPT
271LOG: SMTP connection from [V4NET.9.8.7] closed by QUIT
272>>> host in hosts_connection_nolog? no (end of list)
273LOG: SMTP connection from [V4NET.9.8.7]
274>>> host in host_lookup? no (option unset)
275>>> host in host_reject_connection? no (option unset)
276>>> host in sender_unqualified_hosts? no (option unset)
277>>> host in recipient_unqualified_hosts? no (option unset)
278>>> host in helo_verify_hosts? no (option unset)
279>>> host in helo_try_verify_hosts? no (option unset)
280>>> host in helo_accept_junk_hosts? no (option unset)
281>>> using ACL "host_check"
282>>> processing "deny" (TESTSUITE/test-config 71)
283>>> check hosts = net-lsearch;TESTSUITE/aux-var/0022.hosts
284>>> host in "net-lsearch;TESTSUITE/aux-var/0022.hosts"? yes (matched "net-lsearch;TESTSUITE/aux-var/0022.hosts")
285>>> message: host data >$host_data<
286>>> deny: condition test succeeded in ACL "host_check"
287>>> end of ACL "host_check": DENY
288LOG: H=[V4NET.9.8.7] F=<x@y> rejected RCPT <host_check@y>: host data >A host-specific message<
289>>> using ACL "host_check"
290>>> processing "deny" (TESTSUITE/test-config 71)
291>>> check hosts = net-lsearch;TESTSUITE/aux-var/0022.hosts
292>>> host in "net-lsearch;TESTSUITE/aux-var/0022.hosts"? yes (matched "net-lsearch;TESTSUITE/aux-var/0022.hosts")
293>>> message: host data >$host_data<
294>>> deny: condition test succeeded in ACL "host_check"
295>>> end of ACL "host_check": DENY
296LOG: H=[V4NET.9.8.7] F=<x@y> rejected RCPT <host_check@y>: host data >A host-specific message<
297>>> using ACL "host_check2"
298>>> processing "deny" (TESTSUITE/test-config 75)
299>>> message: host data >$host_data<
300>>> check hosts = +some_hosts
301>>> host in "net-lsearch;TESTSUITE/aux-var/0022.hosts"? yes (matched "net-lsearch;TESTSUITE/aux-var/0022.hosts")
302>>> host in "+some_hosts"? yes (matched "+some_hosts")
303>>> deny: condition test succeeded in ACL "host_check2"
304>>> end of ACL "host_check2": DENY
305LOG: H=[V4NET.9.8.7] F=<x@y> rejected RCPT <host_check2@y>: host data >A host-specific message<
306>>> using ACL "host_check2"
307>>> processing "deny" (TESTSUITE/test-config 75)
308>>> message: host data >$host_data<
309>>> check hosts = +some_hosts
310>>> host in "+some_hosts"? yes (matched "+some_hosts" - cached)
311>>> deny: condition test succeeded in ACL "host_check2"
312>>> end of ACL "host_check2": DENY
313LOG: H=[V4NET.9.8.7] F=<x@y> rejected RCPT <host_check2@y>: host data >A host-specific message<
314LOG: SMTP connection from [V4NET.9.8.7] closed by QUIT
315LOG: smtp_connection MAIN
316 SMTP connection from CALLER
317LOG: MAIN
318 Connections=0
319LOG: MAIN
320 <= CALLER@test.ex U=CALLER P=local-smtp S=sss
321LOG: MAIN
322 frozen by ACL
323LOG: MAIN
324 <= CALLER@test.ex U=CALLER P=local-smtp S=sss
325delivering 10HmaY-0005vi-00
326LOG: MAIN
327 *> accept <accept@y> R=accept T=appendfile
328LOG: MAIN
329 Completed
330LOG: MAIN
331 <= CALLER@test.ex U=CALLER P=local-smtp S=sss
332LOG: delay_delivery MAIN
333 no immediate delivery: queued by ACL
334LOG: MAIN
335 <= CALLER@test.ex U=CALLER P=local-smtp S=sss
336delivering 10HmbA-0005vi-00
337LOG: MAIN
338 *> accept <accept@y> R=accept T=appendfile
339LOG: MAIN
340 Completed
341LOG: smtp_connection MAIN
342 SMTP connection from CALLER closed by QUIT
343>>> host in hosts_connection_nolog? no (end of list)
344LOG: SMTP connection from [V4NET.9.8.7]
345>>> host in host_lookup? no (option unset)
346>>> host in host_reject_connection? no (option unset)
347>>> host in sender_unqualified_hosts? no (option unset)
348>>> host in recipient_unqualified_hosts? no (option unset)
349>>> host in helo_verify_hosts? no (option unset)
350>>> host in helo_try_verify_hosts? no (option unset)
351>>> host in helo_accept_junk_hosts? no (option unset)
352>>> using ACL "nested_drop"
353>>> processing "accept" (TESTSUITE/test-config 44)
354>>> check acl = drop
355>>> using ACL "drop"
356>>> processing "drop" (TESTSUITE/test-config 41)
357>>> message: forcibly dropped
358>>> drop: condition test succeeded in ACL "drop"
359>>> end of ACL "drop": DROP
360>>> accept: condition test yielded "drop" in ACL "nested_drop"
361>>> accept: endpass encountered - denying access
362LOG: H=[V4NET.9.8.7] F=<x@y> rejected RCPT <nested_drop@y>: forcibly dropped
363LOG: SMTP connection from [V4NET.9.8.7] closed by DROP in ACL
364>>> host in hosts_connection_nolog? no (end of list)
365LOG: SMTP connection from [V4NET.9.8.7]
366>>> host in host_lookup? no (option unset)
367>>> host in host_reject_connection? no (option unset)
368>>> host in sender_unqualified_hosts? no (option unset)
369>>> host in recipient_unqualified_hosts? no (option unset)
370>>> host in helo_verify_hosts? no (option unset)
371>>> host in helo_try_verify_hosts? no (option unset)
372>>> host in helo_accept_junk_hosts? no (option unset)
373>>> using ACL "nested_drop_require"
374>>> processing "require" (TESTSUITE/test-config 48)
375>>> check acl = drop
376>>> using ACL "drop"
377>>> processing "drop" (TESTSUITE/test-config 41)
378>>> message: forcibly dropped
379>>> drop: condition test succeeded in ACL "drop"
380>>> end of ACL "drop": DROP
381>>> require: condition test yielded "drop" in ACL "nested_drop_require"
382>>> end of ACL "nested_drop_require": not OK
383LOG: H=[V4NET.9.8.7] F=<x@y> rejected RCPT <nested_drop_require@y>: forcibly dropped
384LOG: SMTP connection from [V4NET.9.8.7] closed by DROP in ACL
385
386******** SERVER ********