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