testcase
[exim.git] / test / stdout / 3412
1
2 ******** SERVER ********
3 Listening on port 1224 ...
4 Connection request from [127.0.0.1]
5 220 ESMTP
6 EHLO myhost.test.ex
7 250-OK
8 250-HELP
9 250 AUTH PLAIN
10 AUTH PLAIN AHVzZXJ4AHNlY3JldA==
11 254 Authentication OK
12 MAIL FROM:<> AUTH=mailer-daemon@test.ex
13 250 Sender OK
14 RCPT TO:<CALLER@myhost.test.ex>
15 250 Recipient OK
16 DATA
17 354 Send data
18 Received: from EXIMUSER by myhost.test.ex with local (Exim x.yz)
19 id 10HmaY-0005vi-00
20 for CALLER@myhost.test.ex; Tue, 2 Mar 1999 09:44:33 +0000
21 X-Failed-Recipients: x@test.ex
22 Auto-Submitted: auto-replied
23 From: Mail Delivery System <Mailer-Daemon@myhost.test.ex>
24 To: CALLER@myhost.test.ex
25 Content-Type: multipart/report; report-type=delivery-status; boundary=NNNNNNNNNN-eximdsn-MMMMMMMMMM
26 MIME-Version: 1.0
27 Subject: Mail delivery failed: returning message to sender
28 Message-Id: <E10HmaY-0005vi-00@myhost.test.ex>
29 Date: Tue, 2 Mar 1999 09:44:33 +0000
30
31 --NNNNNNNNNN-eximdsn-MMMMMMMMMM
32 Content-type: text/plain; charset=us-ascii
33
34 This message was created automatically by mail delivery software.
35
36 A message that you sent could not be delivered to one or more of its
37 recipients. This is a permanent error. The following address(es) failed:
38
39 x@test.ex
40 no deliveries made locally
41
42 --NNNNNNNNNN-eximdsn-MMMMMMMMMM
43 Content-type: message/delivery-status
44
45 Reporting-MTA: dns; myhost.test.ex
46
47 Action: failed
48 Final-Recipient: rfc822;x@test.ex
49 Status: 5.0.0
50
51 --NNNNNNNNNN-eximdsn-MMMMMMMMMM
52 Content-type: message/rfc822
53
54 Return-path: <CALLER@myhost.test.ex>
55 Received: from CALLER by myhost.test.ex with local (Exim x.yz)
56 (envelope-from <CALLER@myhost.test.ex>)
57 id 10HmaX-0005vi-00
58 for x@test.ex; Tue, 2 Mar 1999 09:44:33 +0000
59 Message-Id: <E10HmaX-0005vi-00@myhost.test.ex>
60 From: CALLER_NAME <CALLER@myhost.test.ex>
61 Date: Tue, 2 Mar 1999 09:44:33 +0000
62
63
64 --NNNNNNNNNN-eximdsn-MMMMMMMMMM--
65 .
66 250 OK
67 QUIT
68 250 OK
69 End of script