DSN: add References: header. Bug 2452
[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 References: <E10HmaX-0005vi-00@myhost.test.ex>
26 Content-Type: multipart/report; report-type=delivery-status; boundary=NNNNNNNNNN-eximdsn-MMMMMMMMMM
27 MIME-Version: 1.0
28 Subject: Mail delivery failed: returning message to sender
29 Message-Id: <E10HmaY-0005vi-00@myhost.test.ex>
30 Date: Tue, 2 Mar 1999 09:44:33 +0000
31
32 --NNNNNNNNNN-eximdsn-MMMMMMMMMM
33 Content-type: text/plain; charset=us-ascii
34
35 This message was created automatically by mail delivery software.
36
37 A message that you sent could not be delivered to one or more of its
38 recipients. This is a permanent error. The following address(es) failed:
39
40   x@test.ex
41     no deliveries made locally
42
43 --NNNNNNNNNN-eximdsn-MMMMMMMMMM
44 Content-type: message/delivery-status
45
46 Reporting-MTA: dns; myhost.test.ex
47
48 Action: failed
49 Final-Recipient: rfc822;x@test.ex
50 Status: 5.0.0
51
52 --NNNNNNNNNN-eximdsn-MMMMMMMMMM
53 Content-type: message/rfc822
54
55 Return-path: <CALLER@myhost.test.ex>
56 Received: from CALLER by myhost.test.ex with local (Exim x.yz)
57         (envelope-from <CALLER@myhost.test.ex>)
58         id 10HmaX-0005vi-00
59         for x@test.ex; Tue, 2 Mar 1999 09:44:33 +0000
60 Message-Id: <E10HmaX-0005vi-00@myhost.test.ex>
61 From: CALLER_NAME <CALLER@myhost.test.ex>
62 Date: Tue, 2 Mar 1999 09:44:33 +0000
63
64
65 --NNNNNNNNNN-eximdsn-MMMMMMMMMM--
66 .
67 250 OK
68 QUIT
69 250 OK
70 End of script