Testsuite: handle RC tagging convention
[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
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
54c5ebb1
PH
56LOG: MAIN
57 <= x@y H=[V4NET.9.8.7] P=smtp S=sss
898d150f 58SMTP>> 250 OK id=10HmbF-0005vi-00
54c5ebb1
PH
59smtp_setup_msg entered
60SMTP<< quit
898d150f 61SMTP>> 221 myhost.test.ex closing connection
54c5ebb1
PH
62LOG: smtp_connection MAIN
63 SMTP connection from [V4NET.9.8.7] closed by QUIT
64search_tidyup called
81022793 65>>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
54c5ebb1
PH
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
d8fe1c03
PH
73seeking password data for user "CALLER": cache not available
74getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
54c5ebb1
PH
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)
898d150f 90SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
54c5ebb1
PH
91smtp_setup_msg entered
92SMTP<< mail from:<x@y>
ddf1b11a 93spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
ad424056 94log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
898d150f 95SMTP>> 250 OK
54c5ebb1
PH
96SMTP<< rcpt to:<warn_log@test.ex>
97using ACL "warn_log"
897024f1 98processing "warn" (TESTSUITE/test-config 33)
187bc588 99l_message: warn log message
6968512f 100warn: condition test succeeded in ACL "warn_log"
54c5ebb1
PH
101LOG: MAIN
102 H=[V4NET.9.8.7] Warning: warn log message
897024f1 103processing "accept" (TESTSUITE/test-config 34)
6968512f 104accept: condition test succeeded in ACL "warn_log"
a7538db1 105end of ACL "warn_log": ACCEPT
898d150f 106SMTP>> 250 Accepted
50dc7409 107DSN: orcpt: NULL flags: 0
54c5ebb1 108SMTP<< data
898d150f 109SMTP>> 354 Enter message, ending with "." on a line by itself
54c5ebb1 110search_tidyup called
54c5ebb1
PH
111>>Headers received:
112
113search_tidyup called
114>>Headers after rewriting and local additions:
115
0971ec06 116Data file name: TESTSUITE/spool//input//10HmbG-0005vi-00-D
54c5ebb1
PH
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
54c5ebb1
PH
124LOG: MAIN
125 <= x@y H=[V4NET.9.8.7] P=smtp S=sss
898d150f 126SMTP>> 250 OK id=10HmbG-0005vi-00
54c5ebb1
PH
127smtp_setup_msg entered
128SMTP<< quit
898d150f 129SMTP>> 221 myhost.test.ex closing connection
54c5ebb1
PH
130LOG: smtp_connection MAIN
131 SMTP connection from [V4NET.9.8.7] closed by QUIT
132search_tidyup called
81022793 133>>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
54c5ebb1
PH
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
d8fe1c03
PH
141seeking password data for user "CALLER": cache not available
142getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
54c5ebb1
PH
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)
898d150f 158SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
54c5ebb1
PH
159smtp_setup_msg entered
160SMTP<< mail from:<x@y>
ddf1b11a 161spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
ad424056 162log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
898d150f 163SMTP>> 250 OK
54c5ebb1
PH
164SMTP<< rcpt to:<warn_user@test.ex>
165using ACL "warn_user"
897024f1 166processing "warn" (TESTSUITE/test-config 37)
187bc588 167 message: warn user message
6968512f 168warn: condition test succeeded in ACL "warn_user"
897024f1 169processing "accept" (TESTSUITE/test-config 38)
6968512f 170accept: condition test succeeded in ACL "warn_user"
a7538db1 171end of ACL "warn_user": ACCEPT
898d150f 172SMTP>> 250 Accepted
50dc7409 173DSN: orcpt: NULL flags: 0
54c5ebb1 174SMTP<< data
898d150f 175SMTP>> 354 Enter message, ending with "." on a line by itself
54c5ebb1 176search_tidyup called
54c5ebb1
PH
177>>Headers received:
178
179search_tidyup called
180>>Headers after rewriting and local additions:
181
0971ec06 182Data file name: TESTSUITE/spool//input//10HmbH-0005vi-00-D
54c5ebb1
PH
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>>
54c5ebb1
PH
193LOG: MAIN
194 <= x@y H=[V4NET.9.8.7] P=smtp S=sss
898d150f 195SMTP>> 250 OK id=10HmbH-0005vi-00
54c5ebb1
PH
196smtp_setup_msg entered
197SMTP<< quit
898d150f 198SMTP>> 221 myhost.test.ex closing connection
54c5ebb1
PH
199LOG: smtp_connection MAIN
200 SMTP connection from [V4NET.9.8.7] closed by QUIT
201search_tidyup called
81022793 202>>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
54c5ebb1
PH
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"
897024f1 213>>> processing "defer" (TESTSUITE/test-config 51)
187bc588 214>>> message: forcibly deferred
6968512f 215>>> defer: condition test succeeded in ACL "defer"
a7538db1 216>>> end of ACL "defer": DEFER
54c5ebb1
PH
217LOG: H=[V4NET.9.8.7] F=<x@y> temporarily rejected RCPT <defer@y>: forcibly deferred
218>>> using ACL "accept"
897024f1 219>>> processing "accept" (TESTSUITE/test-config 24)
6968512f 220>>> accept: condition test succeeded in ACL "accept"
a7538db1 221>>> end of ACL "accept": ACCEPT
54c5ebb1 222>>> using ACL "drop"
897024f1 223>>> processing "drop" (TESTSUITE/test-config 41)
187bc588 224>>> message: forcibly dropped
6968512f 225>>> drop: condition test succeeded in ACL "drop"
a7538db1 226>>> end of ACL "drop": DROP
54c5ebb1
PH
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"
897024f1 239>>> processing "defer" (TESTSUITE/test-config 54)
54c5ebb1
PH
240>>> check senders = :
241>>> in ":"? yes (matched "")
6968512f 242>>> defer: condition test succeeded in ACL "defer_senders"
a7538db1 243>>> end of ACL "defer_senders": DEFER
54c5ebb1
PH
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"
897024f1 256>>> processing "accept" (TESTSUITE/test-config 57)
54c5ebb1
PH
257>>> check delay = 1s
258>>> delay modifier requests 1-second delay
259>>> delay skipped in -bh checking mode
6968512f 260>>> accept: condition test succeeded in ACL "delay_accept"
a7538db1 261>>> end of ACL "delay_accept": ACCEPT
54c5ebb1 262>>> using ACL "delay_warn"
897024f1 263>>> processing "warn" (TESTSUITE/test-config 60)
54c5ebb1
PH
264>>> check delay = 1s
265>>> delay modifier requests 1-second delay
266>>> delay skipped in -bh checking mode
6968512f 267>>> warn: condition test succeeded in ACL "delay_warn"
897024f1 268>>> processing "accept" (TESTSUITE/test-config 61)
6968512f 269>>> accept: condition test succeeded in ACL "delay_warn"
a7538db1 270>>> end of ACL "delay_warn": ACCEPT
54c5ebb1
PH
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"
897024f1 282>>> processing "deny" (TESTSUITE/test-config 71)
54c5ebb1
PH
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")
187bc588 285>>> message: host data >$host_data<
6968512f 286>>> deny: condition test succeeded in ACL "host_check"
a7538db1 287>>> end of ACL "host_check": DENY
54c5ebb1
PH
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"
897024f1 290>>> processing "deny" (TESTSUITE/test-config 71)
54c5ebb1
PH
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")
187bc588 293>>> message: host data >$host_data<
6968512f 294>>> deny: condition test succeeded in ACL "host_check"
a7538db1 295>>> end of ACL "host_check": DENY
54c5ebb1
PH
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"
897024f1 298>>> processing "deny" (TESTSUITE/test-config 75)
187bc588 299>>> message: host data >$host_data<
54c5ebb1
PH
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")
6968512f 303>>> deny: condition test succeeded in ACL "host_check2"
a7538db1 304>>> end of ACL "host_check2": DENY
54c5ebb1
PH
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"
897024f1 307>>> processing "deny" (TESTSUITE/test-config 75)
187bc588 308>>> message: host data >$host_data<
54c5ebb1
PH
309>>> check hosts = +some_hosts
310>>> host in "+some_hosts"? yes (matched "+some_hosts" - cached)
6968512f 311>>> deny: condition test succeeded in ACL "host_check2"
a7538db1 312>>> end of ACL "host_check2": DENY
54c5ebb1
PH
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
b01dd148
PH
317LOG: MAIN
318 Connections=0
54c5ebb1
PH
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"
897024f1 353>>> processing "accept" (TESTSUITE/test-config 44)
54c5ebb1 354>>> check acl = drop
398f9af3 355>>> using ACL "drop"
897024f1 356>>> processing "drop" (TESTSUITE/test-config 41)
398f9af3
JH
357>>> message: forcibly dropped
358>>> drop: condition test succeeded in ACL "drop"
359>>> end of ACL "drop": DROP
6968512f 360>>> accept: condition test yielded "drop" in ACL "nested_drop"
54c5ebb1
PH
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"
897024f1 374>>> processing "require" (TESTSUITE/test-config 48)
54c5ebb1 375>>> check acl = drop
398f9af3 376>>> using ACL "drop"
897024f1 377>>> processing "drop" (TESTSUITE/test-config 41)
398f9af3
JH
378>>> message: forcibly dropped
379>>> drop: condition test succeeded in ACL "drop"
380>>> end of ACL "drop": DROP
6968512f 381>>> require: condition test yielded "drop" in ACL "nested_drop_require"
a7538db1 382>>> end of ACL "nested_drop_require": not OK
54c5ebb1
PH
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 ********