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