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