diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2014-12-23 20:07:16 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-01-12 18:58:35 +0000 |
commit | 50dc740948ba43eaeb6d33757bc83beff33f2a64 (patch) | |
tree | 37f66e9fc90cdba979a6b6474669083d146e7a6d /test/mail/0256.abc@def | |
parent | e0eb00cd78f2dbf91aba5dffa579177b1e1815a1 (diff) |
Move DSN support to mainline
Affects bug 893
Diffstat (limited to 'test/mail/0256.abc@def')
-rw-r--r-- | test/mail/0256.abc@def | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/test/mail/0256.abc@def b/test/mail/0256.abc@def index 22a2ecd35..6945aea73 100644 --- a/test/mail/0256.abc@def +++ b/test/mail/0256.abc@def @@ -5,10 +5,15 @@ X-Failed-Recipients: unknown@test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: "abc@def"@unknown.domain +Content-Type: multipart/report; report-type=delivery-status; boundary=NNNNNNNNNN-eximdsn-MMMMMMMMMM +MIME-Version: 1.0 Subject: Mail delivery failed: returning message to sender Message-Id: <E10HmbA-0005vi-00@myhost.test.ex> Date: Tue, 2 Mar 1999 09:44:33 +0000 +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: text/plain; charset=us-ascii + This message was created automatically by mail delivery software. A message that you sent could not be delivered to one or more of its @@ -17,7 +22,17 @@ recipients. This is a permanent error. The following address(es) failed: unknown@test.ex Unrouteable address ------- This is a copy of the message, including all the headers. ------ +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; myhost.test.ex + +Action: failed +Final-Recipient: rfc822;unknown@test.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <"abc@def"@unknown.domain> Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz) @@ -29,3 +44,5 @@ From: "abc@def"@unknown.domain Date: Tue, 2 Mar 1999 09:44:33 +0000 +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + |