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/0508.postmaster | |
parent | e0eb00cd78f2dbf91aba5dffa579177b1e1815a1 (diff) |
Move DSN support to mainline
Affects bug 893
Diffstat (limited to 'test/mail/0508.postmaster')
-rw-r--r-- | test/mail/0508.postmaster | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/test/mail/0508.postmaster b/test/mail/0508.postmaster index d2ead9f04..4ff758a5b 100644 --- a/test/mail/0508.postmaster +++ b/test/mail/0508.postmaster @@ -6,10 +6,15 @@ X-Failed-Recipients: userx@myhost.test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@myhost.test.ex> To: postmaster@test.ex +Content-Type: multipart/report; report-type=delivery-status; boundary=NNNNNNNNNN-eximdsn-MMMMMMMMMM +MIME-Version: 1.0 Subject: Mail delivery failed Message-Id: <E10HmaY-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 sent by @@ -29,7 +34,17 @@ The following text was generated during the delivery attempt: Some pipe output ------- 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;|/bin/echo "Some pipe output" +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <> Received: from CALLER by myhost.test.ex with local (Exim x.yz) @@ -40,3 +55,5 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 This is a test message +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + |