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