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