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