debug: prettify expansion condition trace output
[exim.git] / test / stderr / 0294
CommitLineData
54c5ebb1
PH
1Exim version x.yz ....
2configuration file is TESTSUITE/test-config
3trusted user
4admin user
5originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
6sender address = NULL
7LOG: smtp_connection MAIN
8 SMTP connection from CALLER
898d150f 9SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
54c5ebb1
PH
10smtp_setup_msg entered
11SMTP<< mail from:<x@y>
898d150f 12SMTP>> 250 OK
54c5ebb1 13SMTP<< rcpt to:<one@z>
898d150f 14SMTP>> 250 Accepted
50dc7409 15DSN: orcpt: NULL flags: 0
54c5ebb1
PH
16SMTP<< rcpt to:<one@z>
17rate limit RCPT: delay 0.25 sec
898d150f 18SMTP>> 250 Accepted
50dc7409 19DSN: orcpt: NULL flags: 0
54c5ebb1
PH
20SMTP<< rcpt to:<one@z>
21rate limit RCPT: delay 0.263 sec
898d150f 22SMTP>> 250 Accepted
50dc7409 23DSN: orcpt: NULL flags: 0
54c5ebb1
PH
24SMTP<< rcpt to:<one@z>
25rate limit RCPT: delay 0.276 sec
898d150f 26SMTP>> 250 Accepted
50dc7409 27DSN: orcpt: NULL flags: 0
54c5ebb1
PH
28SMTP<< rcpt to:<one@z>
29rate limit RCPT: delay 0.289 sec
898d150f 30SMTP>> 250 Accepted
50dc7409 31DSN: orcpt: NULL flags: 0
54c5ebb1 32SMTP<< data
898d150f 33SMTP>> 354 Enter message, ending with "." on a line by itself
54c5ebb1
PH
34>>Headers received:
35
36>>Headers after rewriting and local additions:
37I Message-Id: <E10HmaX-0005vi-00@myhost.test.ex>
38F From: x@y
b3f43fa0 39 Date: Tue, 2 Mar 1999 09:44:33 +0000
54c5ebb1 40
0971ec06 41Data file name: TESTSUITE/spool//input//10HmaX-0005vi-00-D
54c5ebb1
PH
42Data file written for message 10HmaX-0005vi-00
43>>Generated Received: header line
44P Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz)
45 (envelope-from <x@y>)
46 id 10HmaX-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000
47calling local_scan(); timeout=300
48local_scan() returned 0 NULL
0971ec06
JH
49Writing spool header file: TESTSUITE/spool//input//hdr.pppp
50Renaming spool header file: TESTSUITE/spool//input//10HmaX-0005vi-00-H
54c5ebb1
PH
51Size of headers = sss
52LOG: MAIN
53 <= x@y U=CALLER P=local-smtp S=sss
54created log directory TESTSUITE/spool/log
898d150f 55SMTP>> 250 OK id=10HmaX-0005vi-00
54c5ebb1
PH
56smtp_setup_msg entered
57SMTP<< mail from:<x@y>
58rate limit MAIL: delay 1 sec
898d150f 59SMTP>> 250 OK
54c5ebb1 60SMTP<< rcpt to:<two@z>
898d150f 61SMTP>> 250 Accepted
50dc7409 62DSN: orcpt: NULL flags: 0
54c5ebb1 63SMTP<< data
898d150f 64SMTP>> 354 Enter message, ending with "." on a line by itself
54c5ebb1
PH
65>>Headers received:
66
67>>Headers after rewriting and local additions:
68I Message-Id: <E10HmaY-0005vi-00@myhost.test.ex>
69F From: x@y
b3f43fa0 70 Date: Tue, 2 Mar 1999 09:44:33 +0000
54c5ebb1 71
0971ec06 72Data file name: TESTSUITE/spool//input//10HmaY-0005vi-00-D
54c5ebb1
PH
73Data file written for message 10HmaY-0005vi-00
74>>Generated Received: header line
75P Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz)
76 (envelope-from <x@y>)
77 id 10HmaY-0005vi-00
78 for two@z; Tue, 2 Mar 1999 09:44:33 +0000
79calling local_scan(); timeout=300
80local_scan() returned 0 NULL
0971ec06
JH
81Writing spool header file: TESTSUITE/spool//input//hdr.pppp
82Renaming spool header file: TESTSUITE/spool//input//10HmaY-0005vi-00-H
54c5ebb1
PH
83Size of headers = sss
84LOG: MAIN
85 <= x@y U=CALLER P=local-smtp S=sss
898d150f 86SMTP>> 250 OK id=10HmaY-0005vi-00
54c5ebb1
PH
87smtp_setup_msg entered
88SMTP<< mail from:<x@y>
89rate limit MAIL: delay 2 sec
898d150f 90SMTP>> 250 OK
54c5ebb1 91SMTP<< quit
898d150f 92SMTP>> 221 myhost.test.ex closing connection
54c5ebb1
PH
93LOG: smtp_connection MAIN
94 SMTP connection from CALLER closed by QUIT
95>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
96Exim version x.yz ....
97configuration file is TESTSUITE/test-config
98trusted user
99admin user
100originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
101sender address = CALLER@myhost.test.ex
102host in hosts_connection_nolog? no (option unset)
103LOG: smtp_connection MAIN
104 SMTP connection from [1.2.3.4]
105host in host_lookup? no (option unset)
106host in host_reject_connection? no (option unset)
107host in sender_unqualified_hosts? no (option unset)
108host in recipient_unqualified_hosts? no (option unset)
109host in helo_verify_hosts? no (option unset)
110host in helo_try_verify_hosts? no (option unset)
111host in helo_accept_junk_hosts? no (option unset)
898d150f 112SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
54c5ebb1
PH
113smtp_setup_msg entered
114SMTP<< mail from:<x@y>
898d150f 115SMTP>> 250 OK
54c5ebb1
PH
116SMTP<< rcpt to:<one@z>
117processing "deny"
118check local_parts = reject
119one in "reject"? no (end of list)
6968512f 120deny: condition test failed in inline ACL
54c5ebb1 121processing "accept"
6968512f 122accept: condition test succeeded in inline ACL
a7538db1 123end of inline ACL: ACCEPT
898d150f 124SMTP>> 250 Accepted
50dc7409 125DSN: orcpt: NULL flags: 0
54c5ebb1
PH
126SMTP<< rcpt to:<one@z>
127host in smtp_ratelimit_hosts? no (end of list)
128processing "deny"
129check local_parts = reject
130one in "reject"? no (end of list)
6968512f 131deny: condition test failed in inline ACL
54c5ebb1 132processing "accept"
6968512f 133accept: condition test succeeded in inline ACL
a7538db1 134end of inline ACL: ACCEPT
898d150f 135SMTP>> 250 Accepted
50dc7409 136DSN: orcpt: NULL flags: 0
54c5ebb1 137SMTP<< quit
898d150f 138SMTP>> 221 myhost.test.ex closing connection
54c5ebb1
PH
139LOG: smtp_connection MAIN
140 SMTP connection from [1.2.3.4] closed by QUIT
141>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
142Exim version x.yz ....
143configuration file is TESTSUITE/test-config
144trusted user
145admin user
146originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
147sender address = CALLER@myhost.test.ex
148host in hosts_connection_nolog? no (option unset)
149LOG: smtp_connection MAIN
150 SMTP connection from [V4NET.9.8.7]
151host in host_lookup? no (option unset)
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>
898d150f 161SMTP>> 250 OK
54c5ebb1
PH
162SMTP<< rcpt to:<one@z>
163processing "deny"
164check local_parts = reject
165one in "reject"? no (end of list)
6968512f 166deny: condition test failed in inline ACL
54c5ebb1 167processing "accept"
6968512f 168accept: condition test succeeded in inline ACL
a7538db1 169end of inline ACL: ACCEPT
898d150f 170SMTP>> 250 Accepted
50dc7409 171DSN: orcpt: NULL flags: 0
54c5ebb1
PH
172SMTP<< rcpt to:<one@z>
173host in smtp_ratelimit_hosts? yes (matched "V4NET.9.8.7")
174rate limit RCPT: delay 0.25 sec
175processing "deny"
176check local_parts = reject
177one in "reject"? no (end of list)
6968512f 178deny: condition test failed in inline ACL
54c5ebb1 179processing "accept"
6968512f 180accept: condition test succeeded in inline ACL
a7538db1 181end of inline ACL: ACCEPT
898d150f 182SMTP>> 250 Accepted
50dc7409 183DSN: orcpt: NULL flags: 0
54c5ebb1 184SMTP<< quit
898d150f 185SMTP>> 221 myhost.test.ex closing connection
54c5ebb1
PH
186LOG: smtp_connection MAIN
187 SMTP connection from [V4NET.9.8.7] closed by QUIT
188>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
189Exim version x.yz ....
190configuration file is TESTSUITE/test-config
191trusted user
192admin user
193originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
194sender address = NULL
195LOG: smtp_connection MAIN
196 SMTP connection from CALLER
898d150f 197SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
54c5ebb1
PH
198smtp_setup_msg entered
199SMTP<< mail from:<x@y>
898d150f 200SMTP>> 250 OK
54c5ebb1 201SMTP<< rcpt to:<reject@z>
898d150f 202SMTP>> 550 Administrative prohibition
54c5ebb1
PH
203LOG: MAIN REJECT
204 U=CALLER F=<x@y> rejected RCPT <reject@z>
205SMTP<< rcpt to:<reject@z>
206rate limit RCPT: delay 0.25 sec
898d150f 207SMTP>> 550 Administrative prohibition
54c5ebb1
PH
208LOG: MAIN REJECT
209 U=CALLER F=<x@y> rejected RCPT <reject@z>
210SMTP<< rcpt to:<reject@z>
211rate limit RCPT: delay 0.263 sec
898d150f 212SMTP>> 550 Administrative prohibition
54c5ebb1
PH
213LOG: MAIN REJECT
214 U=CALLER F=<x@y> rejected RCPT <reject@z>
215SMTP<< rcpt to:<reject@z>
216rate limit RCPT: delay 0.276 sec
898d150f 217SMTP>> 550 Administrative prohibition
54c5ebb1
PH
218LOG: MAIN REJECT
219 U=CALLER F=<x@y> rejected RCPT <reject@z>
220SMTP<< rcpt to:<reject@z>
221rate limit RCPT: delay 0.289 sec
898d150f 222SMTP>> 550 Administrative prohibition
54c5ebb1
PH
223LOG: MAIN REJECT
224 U=CALLER F=<x@y> rejected RCPT <reject@z>
225SMTP<< rset
898d150f 226SMTP>> 250 Reset OK
54c5ebb1
PH
227SMTP<< mail from:<x@y>
228rate limit MAIL: delay 1 sec
898d150f 229SMTP>> 250 OK
54c5ebb1 230SMTP<< rcpt to:<reject@z>
898d150f 231SMTP>> 550 Administrative prohibition
54c5ebb1
PH
232LOG: MAIN REJECT
233 U=CALLER F=<x@y> rejected RCPT <reject@z>
234SMTP<< rset
898d150f 235SMTP>> 250 Reset OK
54c5ebb1
PH
236SMTP<< mail from:<x@y>
237rate limit MAIL: delay 2 sec
898d150f 238SMTP>> 250 OK
54c5ebb1 239SMTP<< quit
898d150f 240SMTP>> 221 myhost.test.ex closing connection
54c5ebb1
PH
241LOG: smtp_connection MAIN
242 SMTP connection from CALLER closed by QUIT
243>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>