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 | |
parent | e0eb00cd78f2dbf91aba5dffa579177b1e1815a1 (diff) |
Move DSN support to mainline
Affects bug 893
Diffstat (limited to 'test/mail')
50 files changed, 1973 insertions, 256 deletions
diff --git a/test/mail/0015.CALLER b/test/mail/0015.CALLER index 2f531e675..01ec97713 100644 --- a/test/mail/0015.CALLER +++ b/test/mail/0015.CALLER @@ -9,12 +9,17 @@ X-Failed-Recipients: page+userx@test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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: <E10HmaZ-0005vi-00@the.local.host.name> Date: Tue, 2 Mar 1999 09:44:33 +0000 X-local_part: CALLER X-local_part_prefix: +--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 @@ -23,7 +28,17 @@ recipients. This is a permanent error. The following address(es) failed: pipe to |callpager generated by page+userx@test.ex ------- This is a copy of the message, including all the headers. ------ +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; the.local.host.name + +Action: failed +Final-Recipient: rfc822;|callpager +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by the.local.host.name with local (Exim x.yz) @@ -36,6 +51,8 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 Some message text. +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Return-path: <> Envelope-to: CALLER@test.ex @@ -47,12 +64,17 @@ X-Failed-Recipients: page+userx@test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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: <E10HmbC-0005vi-00@the.local.host.name> Date: Tue, 2 Mar 1999 09:44:33 +0000 X-local_part: CALLER X-local_part_prefix: +--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 @@ -62,7 +84,17 @@ recipients. This is a permanent error. The following address(es) failed: generated by page+userx@test.ex (ultimately generated from page+ux@test.ex) ------- This is a copy of the message, including all the headers. ------ +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; the.local.host.name + +Action: failed +Final-Recipient: rfc822;|callpager +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by the.local.host.name with local (Exim x.yz) @@ -75,3 +107,5 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 Some more message text. +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + diff --git a/test/mail/0032.CALLER b/test/mail/0032.CALLER index 95051c4d9..a3be6ebea 100644 --- a/test/mail/0032.CALLER +++ b/test/mail/0032.CALLER @@ -9,10 +9,15 @@ X-Failed-Recipients: userx@mxt1.test.ex Auto-Submitted: auto-replied From: MailProgram <xyz@some.where> To: CALLER@myhost.ex +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: <E10HmaY-0005vi-00@myhost.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 @@ -21,7 +26,17 @@ recipients. This is a permanent error. The following address(es) failed: userx@mxt1.test.ex lowest numbered MX record points to local host ------- This is a copy of the message, including all the headers. ------ +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; myhost.ex + +Action: failed +Final-Recipient: rfc822;userx@mxt1.test.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@myhost.ex> Received: from CALLER by myhost.ex with local (Exim x.yz) @@ -34,3 +49,5 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 This is a test message. +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + diff --git a/test/mail/0037.CALLER b/test/mail/0037.CALLER index 93711697d..f3770676a 100644 --- a/test/mail/0037.CALLER +++ b/test/mail/0037.CALLER @@ -11,10 +11,15 @@ X-Failed-Recipients: usery@test.ex, Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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: <E10HmaZ-0005vi-00@the.local.host.name> 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 @@ -27,7 +32,23 @@ recipients. This is a permanent error. The following address(es) failed: userx@test.ex subject was "should fail this" (filter fail) ------- This is a copy of the message, including all the headers. ------ +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; the.local.host.name + +Action: failed +Final-Recipient: rfc822;userx@test.ex +Status: 5.0.0 +Action: failed +Final-Recipient: rfc822;abcd@test.ex +Status: 5.0.0 +Action: failed +Final-Recipient: rfc822;usery@test.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by the.local.host.name with local (Exim x.yz) @@ -41,6 +62,8 @@ X-added: qualify_domain is test.ex Fail this. +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Return-path: <> Envelope-to: CALLER@test.ex @@ -70,10 +93,15 @@ X-Failed-Recipients: filter-pipe@test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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: <E10HmbF-0005vi-00@the.local.host.name> 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 @@ -82,7 +110,17 @@ recipients. This is a permanent error. The following address(es) failed: pipe to |cat generated by filter-pipe@test.ex ------- This is a copy of the message, including all the headers. ------ +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; the.local.host.name + +Action: failed +Final-Recipient: rfc822;|cat +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by the.local.host.name with local (Exim x.yz) @@ -96,6 +134,8 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 X-added: qualify_domain is test.ex +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Return-path: <> Envelope-to: CALLER@test.ex @@ -107,10 +147,15 @@ X-Failed-Recipients: filter-file@test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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: <E10HmbH-0005vi-00@the.local.host.name> 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 @@ -119,7 +164,17 @@ recipients. This is a permanent error. The following address(es) failed: save to /tmp/junk generated by filter-file@test.ex ------- This is a copy of the message, including all the headers. ------ +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; the.local.host.name + +Action: failed +Final-Recipient: rfc822;/tmp/junk +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by the.local.host.name with local (Exim x.yz) @@ -133,6 +188,8 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 X-added: qualify_domain is test.ex +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Return-path: <> Envelope-to: CALLER@test.ex @@ -144,10 +201,15 @@ X-Failed-Recipients: filter-lookup@test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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: <E10HmbJ-0005vi-00@the.local.host.name> 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 @@ -156,7 +218,17 @@ recipients. This is a permanent error. The following address(es) failed: filter-lookup@test.ex retry timeout exceeded ------- This is a copy of the message, including all the headers. ------ +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; the.local.host.name + +Action: failed +Final-Recipient: rfc822;filter-lookup@test.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by the.local.host.name with local (Exim x.yz) @@ -170,6 +242,8 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 X-added: qualify_domain is test.ex +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Return-path: <> Envelope-to: CALLER@test.ex @@ -181,10 +255,15 @@ X-Failed-Recipients: filter-exists@test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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: <E10HmbL-0005vi-00@the.local.host.name> 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 @@ -193,7 +272,17 @@ recipients. This is a permanent error. The following address(es) failed: filter-exists@test.ex retry timeout exceeded ------- This is a copy of the message, including all the headers. ------ +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; the.local.host.name + +Action: failed +Final-Recipient: rfc822;filter-exists@test.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by the.local.host.name with local (Exim x.yz) @@ -207,6 +296,8 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 X-added: qualify_domain is test.ex +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Return-path: <> Envelope-to: CALLER@test.ex @@ -218,10 +309,15 @@ X-Failed-Recipients: filter-readfile@test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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: <E10HmbN-0005vi-00@the.local.host.name> 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 @@ -230,7 +326,17 @@ recipients. This is a permanent error. The following address(es) failed: filter-readfile@test.ex retry timeout exceeded ------- This is a copy of the message, including all the headers. ------ +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; the.local.host.name + +Action: failed +Final-Recipient: rfc822;filter-readfile@test.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by the.local.host.name with local (Exim x.yz) @@ -244,6 +350,8 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 X-added: qualify_domain is test.ex +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Return-path: <> Envelope-to: CALLER@test.ex @@ -255,10 +363,15 @@ X-Failed-Recipients: filter-run@test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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: <E10HmbP-0005vi-00@the.local.host.name> 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 @@ -267,7 +380,17 @@ recipients. This is a permanent error. The following address(es) failed: filter-run@test.ex retry timeout exceeded ------- This is a copy of the message, including all the headers. ------ +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; the.local.host.name + +Action: failed +Final-Recipient: rfc822;filter-run@test.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by the.local.host.name with local (Exim x.yz) @@ -281,6 +404,8 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 X-added: qualify_domain is test.ex +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Return-path: <> Envelope-to: CALLER@test.ex @@ -310,10 +435,15 @@ X-Failed-Recipients: readfile@test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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: <E10HmbV-0005vi-00@the.local.host.name> 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 @@ -322,7 +452,17 @@ recipients. This is a permanent error. The following address(es) failed: readfile@test.ex retry timeout exceeded ------- This is a copy of the message, including all the headers. ------ +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; the.local.host.name + +Action: failed +Final-Recipient: rfc822;readfile@test.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by the.local.host.name with local (Exim x.yz) @@ -336,6 +476,8 @@ X-added: qualify_domain is test.ex Should fail ${readfile in filter. +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Return-path: <> Envelope-to: CALLER@test.ex @@ -347,10 +489,15 @@ X-Failed-Recipients: filter-stat@test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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: <E10HmcB-0005vi-00@the.local.host.name> 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 @@ -359,7 +506,17 @@ recipients. This is a permanent error. The following address(es) failed: filter-stat@test.ex retry timeout exceeded ------- This is a copy of the message, including all the headers. ------ +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; the.local.host.name + +Action: failed +Final-Recipient: rfc822;filter-stat@test.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by the.local.host.name with local (Exim x.yz) @@ -373,6 +530,8 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 X-added: qualify_domain is test.ex +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Return-path: <> Envelope-to: CALLER@test.ex diff --git a/test/mail/0048.CALLER b/test/mail/0048.CALLER index 11101b61d..5df13656b 100644 --- a/test/mail/0048.CALLER +++ b/test/mail/0048.CALLER @@ -9,10 +9,15 @@ X-Failed-Recipients: pipe@test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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: <E10HmaY-0005vi-00@the.local.host.name> 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 @@ -65,7 +70,17 @@ Some message text. ------------------ ------- This is a copy of the message, including all the headers. ------ +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; the.local.host.name + +Action: failed +Final-Recipient: rfc822;|TESTSUITE/aux-fixed/showenv +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by the.local.host.name with local (Exim x.yz) @@ -78,6 +93,8 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 Some message text. +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Return-path: <> Envelope-to: CALLER@test.ex @@ -89,10 +106,15 @@ X-Failed-Recipients: prefixed+pipe@test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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@the.local.host.name> 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 @@ -145,7 +167,17 @@ Text ------------------ ------- This is a copy of the message, including all the headers. ------ +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; the.local.host.name + +Action: failed +Final-Recipient: rfc822;|TESTSUITE/aux-fixed/showenv +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by the.local.host.name with local (Exim x.yz) @@ -158,6 +190,8 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 Text +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Return-path: <> Envelope-to: CALLER@test.ex @@ -169,10 +203,15 @@ X-Failed-Recipients: pipe-suffixed@test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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: <E10HmbC-0005vi-00@the.local.host.name> 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 @@ -225,7 +264,17 @@ Text ------------------ ------- This is a copy of the message, including all the headers. ------ +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; the.local.host.name + +Action: failed +Final-Recipient: rfc822;|TESTSUITE/aux-fixed/showenv +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by the.local.host.name with local (Exim x.yz) @@ -238,6 +287,8 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 Text +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Return-path: <> Envelope-to: CALLER@test.ex @@ -249,10 +300,15 @@ X-Failed-Recipients: prefixed+pipe-suffixed@test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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: <E10HmbE-0005vi-00@the.local.host.name> 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 @@ -305,7 +361,17 @@ Text ------------------ ------- This is a copy of the message, including all the headers. ------ +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; the.local.host.name + +Action: failed +Final-Recipient: rfc822;|TESTSUITE/aux-fixed/showenv +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by the.local.host.name with local (Exim x.yz) @@ -318,6 +384,8 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 Text +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Return-path: <> Envelope-to: CALLER@test.ex @@ -329,10 +397,15 @@ X-Failed-Recipients: pipe@test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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: <E10HmbG-0005vi-00@the.local.host.name> 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 @@ -385,7 +458,17 @@ Some message text. ------------------ ------- This is a copy of the message, including all the headers. ------ +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; the.local.host.name + +Action: failed +Final-Recipient: rfc822;|TESTSUITE/aux-fixed/showenv +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by the.local.host.name with local (Exim x.yz) @@ -398,3 +481,5 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 Some message text. +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + diff --git a/test/mail/0051.CALLER b/test/mail/0051.CALLER index 322a48d74..c3f9035e8 100644 --- a/test/mail/0051.CALLER +++ b/test/mail/0051.CALLER @@ -9,10 +9,15 @@ X-Failed-Recipients: userx@bad.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@myhost.ex> To: CALLER@myhost.ex +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: <E10HmaZ-0005vi-00@myhost.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 @@ -21,7 +26,17 @@ recipients. This is a permanent error. The following address(es) failed: userx@bad.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.ex + +Action: failed +Final-Recipient: rfc822;userx@bad.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@myhost.ex> Received: from CALLER by myhost.ex with local (Exim x.yz) @@ -34,6 +49,8 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 This is a test message 2. +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Return-path: <> Envelope-to: CALLER@myhost.ex @@ -45,10 +62,15 @@ X-Failed-Recipients: userx@badbad.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@myhost.ex> To: CALLER@myhost.ex +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: <E10HmbB-0005vi-00@myhost.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 @@ -57,7 +79,17 @@ recipients. This is a permanent error. The following address(es) failed: userx@badbad.ex unrouteable mail domain "badbad.ex" (:fail:) ------- This is a copy of the message, including all the headers. ------ +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; myhost.ex + +Action: failed +Final-Recipient: rfc822;userx@badbad.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@myhost.ex> Received: from CALLER by myhost.ex with local (Exim x.yz) @@ -70,6 +102,8 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 This is a test message 3. +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Return-path: <> Envelope-to: CALLER@myhost.ex @@ -81,10 +115,15 @@ X-Failed-Recipients: userx@domain4.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@myhost.ex> To: CALLER@myhost.ex +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: <E10HmbE-0005vi-00@myhost.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 @@ -93,7 +132,17 @@ recipients. This is a permanent error. The following address(es) failed: userx@domain4.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.ex + +Action: failed +Final-Recipient: rfc822;userx@domain4.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@myhost.ex> Received: from CALLER by myhost.ex with local (Exim x.yz) @@ -106,6 +155,8 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 This is a test message 5. +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Return-path: <> Envelope-to: CALLER@myhost.ex @@ -117,10 +168,15 @@ X-Failed-Recipients: userx@domain2.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@myhost.ex> To: CALLER@myhost.ex +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: <E10HmbG-0005vi-00@myhost.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 @@ -129,7 +185,17 @@ recipients. This is a permanent error. The following address(es) failed: userx@domain2.ex unrouteable mail domain "domain2.ex" (:fail:) ------- This is a copy of the message, including all the headers. ------ +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; myhost.ex + +Action: failed +Final-Recipient: rfc822;userx@domain2.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@myhost.ex> Received: from CALLER by myhost.ex with local (Exim x.yz) @@ -142,3 +208,5 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 This is a test message 6. +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + diff --git a/test/mail/0052.CALLER b/test/mail/0052.CALLER index 7e0fb955d..8022ff0b6 100644 --- a/test/mail/0052.CALLER +++ b/test/mail/0052.CALLER @@ -9,10 +9,15 @@ X-Failed-Recipients: xx99@test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@myhost.ex> To: CALLER@myhost.ex +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: <E10HmaY-0005vi-00@myhost.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 @@ -21,7 +26,17 @@ recipients. This is a permanent error. The following address(es) failed: xx99@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.ex + +Action: failed +Final-Recipient: rfc822;xx99@test.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@myhost.ex> Received: from CALLER by myhost.ex with local (Exim x.yz) @@ -34,6 +49,8 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 This is a test message 1. +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Return-path: <> Envelope-to: CALLER@myhost.ex @@ -45,10 +62,15 @@ X-Failed-Recipients: !two@test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@myhost.ex> To: CALLER@myhost.ex +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: <E10HmbC-0005vi-00@myhost.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 @@ -57,7 +79,17 @@ recipients. This is a permanent error. The following address(es) failed: !two@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.ex + +Action: failed +Final-Recipient: rfc822;!two@test.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@myhost.ex> Received: from CALLER by myhost.ex with local (Exim x.yz) @@ -70,3 +102,5 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 This is a test message 4. +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + diff --git a/test/mail/0098.CALLER b/test/mail/0098.CALLER index 532931db0..ffb739e5e 100644 --- a/test/mail/0098.CALLER +++ b/test/mail/0098.CALLER @@ -8,10 +8,15 @@ Received: from EXIMUSER by the.local.host.name with local (Exim x.yz) Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +Content-Type: multipart/report; report-type=delivery-status; boundary=NNNNNNNNNN-eximdsn-MMMMMMMMMM +MIME-Version: 1.0 Subject: Warning: message 10HmaX-0005vi-00 delayed 0 minutes Message-Id: <E10HmaY-0005vi-00@the.local.host.name> 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 has not yet been delivered to one or more of its recipients after more than 0 minutes on the queue on the.local.host.name. @@ -31,6 +36,32 @@ some time, and this warning may be repeated at intervals if the message remains undelivered. Eventually the mail delivery software will give up, and when that happens, the message will be returned to you. +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; the.local.host.name + +Action: delayed +Final-Recipient: rfc822;|/non/existing/file +Status: 4.0.0 +Action: delayed +Final-Recipient: rfc822;defer@test.ex +Status: 4.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: text/rfc822-headers + +Return-path: <CALLER@test.ex> +Received: from CALLER by the.local.host.name with local (Exim x.yz) + (envelope-from <CALLER@test.ex>) + id 10HmaX-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000 +Message-Id: <E10HmaX-0005vi-00@the.local.host.name> +From: CALLER_NAME <CALLER@test.ex> +Date: Tue, 2 Mar 1999 09:44:33 +0000 + + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Return-path: <> Envelope-to: CALLER@test.ex @@ -41,10 +72,15 @@ Received: from EXIMUSER by the.local.host.name with local (Exim x.yz) Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +Content-Type: multipart/report; report-type=delivery-status; boundary=NNNNNNNNNN-eximdsn-MMMMMMMMMM +MIME-Version: 1.0 Subject: Warning: message 10HmaZ-0005vi-00 delayed 0 minutes Message-Id: <E10HmbA-0005vi-00@the.local.host.name> 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 has not yet been delivered to one or more of its recipients after more than 0 minutes on the queue on the.local.host.name. @@ -64,6 +100,32 @@ some time, and this warning may be repeated at intervals if the message remains undelivered. Eventually the mail delivery software will give up, and when that happens, the message will be returned to you. +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; the.local.host.name + +Action: delayed +Final-Recipient: rfc822;defer@test.ex +Status: 4.0.0 +Action: delayed +Final-Recipient: rfc822;defer@another.test.ex +Status: 4.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: text/rfc822-headers + +Return-path: <CALLER@test.ex> +Received: from CALLER by the.local.host.name with local (Exim x.yz) + (envelope-from <CALLER@test.ex>) + id 10HmaZ-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000 +Message-Id: <E10HmaZ-0005vi-00@the.local.host.name> +From: CALLER_NAME <CALLER@test.ex> +Date: Tue, 2 Mar 1999 09:44:33 +0000 + + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Return-path: <> Envelope-to: CALLER@test.ex @@ -74,10 +136,15 @@ Received: from EXIMUSER by the.local.host.name with local (Exim x.yz) Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +Content-Type: multipart/report; report-type=delivery-status; boundary=NNNNNNNNNN-eximdsn-MMMMMMMMMM +MIME-Version: 1.0 Subject: Warning: message 10HmaX-0005vi-00 delayed 0 minutes Message-Id: <E10HmbC-0005vi-00@the.local.host.name> 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 has not yet been delivered to one or more of its recipients after more than 0 minutes on the queue on the.local.host.name. @@ -97,6 +164,32 @@ some time, and this warning may be repeated at intervals if the message remains undelivered. Eventually the mail delivery software will give up, and when that happens, the message will be returned to you. +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; the.local.host.name + +Action: delayed +Final-Recipient: rfc822;|/non/existing/file +Status: 4.0.0 +Action: delayed +Final-Recipient: rfc822;defer@test.ex +Status: 4.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: text/rfc822-headers + +Return-path: <CALLER@test.ex> +Received: from CALLER by the.local.host.name with local (Exim x.yz) + (envelope-from <CALLER@test.ex>) + id 10HmaX-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000 +Message-Id: <E10HmaX-0005vi-00@the.local.host.name> +From: CALLER_NAME <CALLER@test.ex> +Date: Tue, 2 Mar 1999 09:44:33 +0000 + + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Return-path: <> Envelope-to: CALLER@test.ex @@ -107,10 +200,15 @@ Received: from EXIMUSER by the.local.host.name with local (Exim x.yz) Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +Content-Type: multipart/report; report-type=delivery-status; boundary=NNNNNNNNNN-eximdsn-MMMMMMMMMM +MIME-Version: 1.0 Subject: Warning: message 10HmaX-0005vi-00 delayed by 10 minutes Message-Id: <E10HmbE-0005vi-00@the.local.host.name> Date: Tue, 2 Mar 1999 09:44:33 +0000 +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: text/plain; charset=us-ascii + warn_message_delay = 10 minutes warn_message_recipients = CALLER@test.ex warn_message_recipients = CALLER@test.ex @@ -125,6 +223,32 @@ warnmsg_recipients = CALLER@test.ex Final stuff. +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; the.local.host.name + +Action: delayed +Final-Recipient: rfc822;|/non/existing/file +Status: 4.0.0 +Action: delayed +Final-Recipient: rfc822;defer@test.ex +Status: 4.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: text/rfc822-headers + +Return-path: <CALLER@test.ex> +Received: from CALLER by the.local.host.name with local (Exim x.yz) + (envelope-from <CALLER@test.ex>) + id 10HmaX-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000 +Message-Id: <E10HmaX-0005vi-00@the.local.host.name> +From: CALLER_NAME <CALLER@test.ex> +Date: Tue, 2 Mar 1999 09:44:33 +0000 + + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Return-path: <> Envelope-to: CALLER@test.ex @@ -135,10 +259,15 @@ Received: from EXIMUSER by the.local.host.name with local (Exim x.yz) Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +Content-Type: multipart/report; report-type=delivery-status; boundary=NNNNNNNNNN-eximdsn-MMMMMMMMMM +MIME-Version: 1.0 Subject: Warning: message 10HmaZ-0005vi-00 delayed by 0 minutes Message-Id: <E10HmbF-0005vi-00@the.local.host.name> Date: Tue, 2 Mar 1999 09:44:33 +0000 +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: text/plain; charset=us-ascii + warn_message_delay = 0 minutes warn_message_recipients = CALLER@test.ex warn_message_recipients = CALLER@test.ex @@ -153,6 +282,32 @@ warnmsg_recipients = CALLER@test.ex Final stuff. +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; the.local.host.name + +Action: delayed +Final-Recipient: rfc822;defer@test.ex +Status: 4.0.0 +Action: delayed +Final-Recipient: rfc822;defer@another.test.ex +Status: 4.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: text/rfc822-headers + +Return-path: <CALLER@test.ex> +Received: from CALLER by the.local.host.name with local (Exim x.yz) + (envelope-from <CALLER@test.ex>) + id 10HmaZ-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000 +Message-Id: <E10HmaZ-0005vi-00@the.local.host.name> +From: CALLER_NAME <CALLER@test.ex> +Date: Tue, 2 Mar 1999 09:44:33 +0000 + + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Return-path: <> Envelope-to: CALLER@test.ex @@ -163,10 +318,15 @@ Received: from EXIMUSER by the.local.host.name with local (Exim x.yz) Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +Content-Type: multipart/report; report-type=delivery-status; boundary=NNNNNNNNNN-eximdsn-MMMMMMMMMM +MIME-Version: 1.0 Subject: Warning: message 10HmbB-0005vi-00 delayed by 0 minutes Message-Id: <E10HmbG-0005vi-00@the.local.host.name> Date: Tue, 2 Mar 1999 09:44:33 +0000 +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: text/plain; charset=us-ascii + warn_message_delay = 0 minutes warn_message_recipients = CALLER@test.ex warn_message_recipients = CALLER@test.ex @@ -178,6 +338,30 @@ warnmsg_recipients = CALLER@test.ex Final stuff. +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; the.local.host.name + +Action: delayed +Final-Recipient: rfc822;xxxx@some.domain +Status: 4.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: text/rfc822-headers + +Return-path: <CALLER@test.ex> +Received: from CALLER by the.local.host.name with local (Exim x.yz) + (envelope-from <CALLER@test.ex>) + id 10HmbB-0005vi-00 + for xxxx@some.domain; Tue, 2 Mar 1999 09:44:33 +0000 +Message-Id: <E10HmbB-0005vi-00@the.local.host.name> +From: CALLER_NAME <CALLER@test.ex> +Date: Tue, 2 Mar 1999 09:44:33 +0000 + + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Return-path: <> Envelope-to: CALLER@test.ex @@ -188,10 +372,15 @@ Received: from EXIMUSER by the.local.host.name with local (Exim x.yz) Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +Content-Type: multipart/report; report-type=delivery-status; boundary=NNNNNNNNNN-eximdsn-MMMMMMMMMM +MIME-Version: 1.0 Subject: Warning: message 10HmbD-0005vi-00 delayed by 0 minutes Message-Id: <E10HmbH-0005vi-00@the.local.host.name> Date: Tue, 2 Mar 1999 09:44:33 +0000 +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: text/plain; charset=us-ascii + warn_message_delay = 0 minutes warn_message_recipients = CALLER@test.ex warn_message_recipients = CALLER@test.ex @@ -203,3 +392,27 @@ warnmsg_recipients = CALLER@test.ex Final stuff. +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; the.local.host.name + +Action: delayed +Final-Recipient: rfc822;yyyy@connection.refused +Status: 4.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: text/rfc822-headers + +Return-path: <CALLER@test.ex> +Received: from CALLER by the.local.host.name with local (Exim x.yz) + (envelope-from <CALLER@test.ex>) + id 10HmbD-0005vi-00 + for yyyy@connection.refused; Tue, 2 Mar 1999 09:44:33 +0000 +Message-Id: <E10HmbD-0005vi-00@the.local.host.name> +From: CALLER_NAME <CALLER@test.ex> +Date: Tue, 2 Mar 1999 09:44:33 +0000 + + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + diff --git a/test/mail/0103.CALLER b/test/mail/0103.CALLER index f8ac3c475..64ca04d47 100644 --- a/test/mail/0103.CALLER +++ b/test/mail/0103.CALLER @@ -6,10 +6,15 @@ X-Failed-Recipients: WASabc@x.y.zWAS Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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: <E10HmaZ-0005vi-00@the.local.host.name> 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 @@ -19,7 +24,17 @@ recipients. This is a permanent error. The following address(es) failed: (generated from "abc@x.y.z"@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; the.local.host.name + +Action: failed +Final-Recipient: rfc822;WASabc@x.y.zWAS +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by the.local.host.name with local (Exim x.yz) @@ -32,6 +47,8 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 Message sent to "abc@x.y.z"@test.ex. +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Received: from EXIMUSER by the.local.host.name with local (Exim x.yz) id 10HmbD-0005vi-00 @@ -40,10 +57,15 @@ X-Failed-Recipients: ":fail: fail message"@special Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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: <E10HmbD-0005vi-00@the.local.host.name> 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 @@ -52,7 +74,17 @@ recipients. This is a permanent error. The following address(es) failed: ":fail: fail message"@special fail message ------- This is a copy of the message, including all the headers. ------ +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; the.local.host.name + +Action: failed +Final-Recipient: rfc822;":fail: fail message"@special +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by the.local.host.name with local (Exim x.yz) @@ -65,3 +97,5 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 Message sent to ":fail: fail message"@special +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + diff --git a/test/mail/0136.forwarder b/test/mail/0136.forwarder index 9d74ba75e..1aa46d600 100644 --- a/test/mail/0136.forwarder +++ b/test/mail/0136.forwarder @@ -6,10 +6,15 @@ X-Failed-Recipients: unknown@test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: forwarder@test.ex +Content-Type: multipart/report; report-type=delivery-status; boundary=NNNNNNNNNN-eximdsn-MMMMMMMMMM +MIME-Version: 1.0 Subject: Mail delivery failed Message-Id: <E10HmaZ-0005vi-00@the.local.host.name> 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 @@ -23,7 +28,17 @@ address(es) failed: (generated from forwarder@test.ex) Address unknown (:fail:) ------- This is a copy of the message, including all the headers. ------ +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; the.local.host.name + +Action: failed +Final-Recipient: rfc822;unknown@test.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <abcd@x.y.z> Received: from CALLER by the.local.host.name with local-smtp (Exim x.yz) @@ -35,6 +50,8 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 Test message. +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Received: from EXIMUSER by the.local.host.name with local (Exim x.yz) id 10HmbC-0005vi-00 @@ -43,10 +60,15 @@ X-Failed-Recipients: unknown@test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: forwarder@test.ex +Content-Type: multipart/report; report-type=delivery-status; boundary=NNNNNNNNNN-eximdsn-MMMMMMMMMM +MIME-Version: 1.0 Subject: Mail delivery failed Message-Id: <E10HmbC-0005vi-00@the.local.host.name> 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 @@ -60,7 +82,17 @@ address(es) failed: (generated from forwarder@test.ex) Address unknown (:fail:) ------- This is a copy of the message's headers. ------ +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; the.local.host.name + +Action: failed +Final-Recipient: rfc822;unknown@test.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: text/rfc822-headers Return-path: <abcd@x.y.z> Received: from CALLER by the.local.host.name with local-smtp (Exim x.yz) @@ -71,3 +103,5 @@ From: abcd@x.y.z Date: Tue, 2 Mar 1999 09:44:33 +0000 +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + diff --git a/test/mail/0140.CALLER b/test/mail/0140.CALLER index e7882aa43..495410dae 100644 --- a/test/mail/0140.CALLER +++ b/test/mail/0140.CALLER @@ -27,10 +27,15 @@ X-Failed-Recipients: reply2@test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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@the.local.host.name> 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 @@ -38,7 +43,17 @@ recipients. This is a permanent error. The following address(es) failed: reply2@test.ex ------- This is a copy of the message, including all the headers. ------ +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; the.local.host.name + +Action: failed +Final-Recipient: rfc822;reply2@test.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by the.local.host.name with local (Exim x.yz) @@ -51,3 +66,5 @@ From: CALLER_NAME <CALLER@test.ex> Date: Tue, 2 Mar 1999 09:44:33 +0000 +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + diff --git a/test/mail/0142.CALLER b/test/mail/0142.CALLER index a7d97c7a7..73c823601 100644 --- a/test/mail/0142.CALLER +++ b/test/mail/0142.CALLER @@ -6,10 +6,15 @@ X-Failed-Recipients: pipe@test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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: <E10HmaY-0005vi-00@the.local.host.name> 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 @@ -26,7 +31,17 @@ max fd = dddd 1 opt=0 STATUS 2 opt=0 STATUS ------- This is a copy of the message, including all the headers. ------ +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; the.local.host.name + +Action: failed +Final-Recipient: rfc822;pipe@test.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by the.local.host.name with local (Exim x.yz) @@ -38,3 +53,5 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 Test message +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + diff --git a/test/mail/0164.CALLER b/test/mail/0164.CALLER index 208c76272..3a1b3d13e 100644 --- a/test/mail/0164.CALLER +++ b/test/mail/0164.CALLER @@ -6,10 +6,15 @@ X-Failed-Recipients: system-filter Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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: <E10HmaY-0005vi-00@the.local.host.name> 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 @@ -62,7 +67,17 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 ------------------ ------- This is a copy of the message, including all the headers. ------ +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; the.local.host.name + +Action: failed +Final-Recipient: rfc822;|TESTSUITE/aux-fixed/showenv $recipients +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by the.local.host.name with local (Exim x.yz) @@ -74,6 +89,8 @@ From: CALLER_NAME <CALLER@test.ex> Date: Tue, 2 Mar 1999 09:44:33 +0000 +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Received: from EXIMUSER by the.local.host.name with local (Exim x.yz) id 10HmbA-0005vi-00 @@ -82,10 +99,15 @@ X-Failed-Recipients: system-filter Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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@the.local.host.name> 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 @@ -137,7 +159,17 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 ------------------ ------- This is a copy of the message, including all the headers. ------ +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; the.local.host.name + +Action: failed +Final-Recipient: rfc822;|TESTSUITE/aux-fixed/showenv $recipients +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by the.local.host.name with local (Exim x.yz) @@ -148,3 +180,5 @@ From: CALLER_NAME <CALLER@test.ex> Date: Tue, 2 Mar 1999 09:44:33 +0000 +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + diff --git a/test/mail/0165.CALLER b/test/mail/0165.CALLER index 4ede20de7..0c1cd6817 100644 --- a/test/mail/0165.CALLER +++ b/test/mail/0165.CALLER @@ -6,10 +6,15 @@ X-Failed-Recipients: system-filter Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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: <E10HmaY-0005vi-00@the.local.host.name> 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 @@ -62,7 +67,17 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 ------------------ ------- This is a copy of the message, including all the headers. ------ +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; the.local.host.name + +Action: failed +Final-Recipient: rfc822;|TESTSUITE/aux-fixed/showenv $recipients +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by the.local.host.name with local (Exim x.yz) @@ -74,6 +89,8 @@ From: CALLER_NAME <CALLER@test.ex> Date: Tue, 2 Mar 1999 09:44:33 +0000 +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Received: from EXIMUSER by the.local.host.name with local (Exim x.yz) id 10HmbA-0005vi-00 @@ -82,10 +99,15 @@ X-Failed-Recipients: system-filter Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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@the.local.host.name> 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 @@ -139,7 +161,17 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 ------------------ ------- This is a copy of the message, including all the headers. ------ +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; the.local.host.name + +Action: failed +Final-Recipient: rfc822;|TESTSUITE/aux-fixed/showenv $recipients +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by the.local.host.name with local (Exim x.yz) @@ -150,3 +182,5 @@ From: CALLER_NAME <CALLER@test.ex> Date: Tue, 2 Mar 1999 09:44:33 +0000 +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + diff --git a/test/mail/0174.CALLER b/test/mail/0174.CALLER index a20d75abf..f3cc605f8 100644 --- a/test/mail/0174.CALLER +++ b/test/mail/0174.CALLER @@ -6,10 +6,15 @@ X-Failed-Recipients: userx@non-local.example Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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: <E10HmbD-0005vi-00@the.local.host.name> 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 @@ -18,7 +23,17 @@ recipients. This is a permanent error. The following address(es) failed: userx@non-local.example unrouteable mail domain "non-local.example" (:fail:) ------- This is a copy of the message, including all the headers. ------ +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; the.local.host.name + +Action: failed +Final-Recipient: rfc822;userx@non-local.example +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by the.local.host.name with scanned-ok (Exim x.yz) @@ -33,3 +48,5 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 Yet another test message +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + diff --git a/test/mail/0176.CALLER b/test/mail/0176.CALLER index 0b5a23597..7446098ff 100644 --- a/test/mail/0176.CALLER +++ b/test/mail/0176.CALLER @@ -6,10 +6,15 @@ X-Failed-Recipients: someone@somewhere Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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: <E10HmaY-0005vi-00@the.local.host.name> 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: someone@somewhere ------- This is a copy of the message, including all the headers. ------ +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; the.local.host.name + +Action: failed +Final-Recipient: rfc822;someone@somewhere +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by the.local.host.name with local (Exim x.yz) @@ -30,3 +45,5 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 Some message or other. +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + diff --git a/test/mail/0177.CALLER b/test/mail/0177.CALLER index b40823a03..013adc142 100644 --- a/test/mail/0177.CALLER +++ b/test/mail/0177.CALLER @@ -6,10 +6,15 @@ X-Failed-Recipients: userx@test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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: <E10HmaZ-0005vi-00@the.local.host.name> 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 @@ -18,7 +23,17 @@ recipients. This is a permanent error. The following address(es) failed: userx@test.ex subject was "fail this" (filter fail) ------- This is a copy of the message, including all the headers. ------ +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; the.local.host.name + +Action: failed +Final-Recipient: rfc822;userx@test.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by the.local.host.name with local (Exim x.yz) @@ -32,3 +47,5 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 This is a message to be failed. +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + diff --git a/test/mail/0194.CALLER b/test/mail/0194.CALLER index 0a28b3f0e..463575cd2 100644 --- a/test/mail/0194.CALLER +++ b/test/mail/0194.CALLER @@ -8,10 +8,15 @@ X-Failed-Recipients: userz@myhost.test.ex, Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@myhost.test.ex> To: CALLER@myhost.test.ex +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: <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 that you sent could not be delivered to one or more of its @@ -29,7 +34,23 @@ The following text was generated during the delivery attempts: This is some returned text. ------- 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;userz@myhost.test.ex +Status: 5.0.0 +Action: failed +Final-Recipient: rfc822;usery@myhost.test.ex +Status: 5.0.0 +Action: failed +Final-Recipient: rfc822;userx@myhost.test.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@myhost.test.ex> Received: from CALLER by myhost.test.ex with local (Exim x.yz) @@ -41,6 +62,8 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 This is a test message. +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Received: from EXIMUSER by myhost.test.ex with local (Exim x.yz) id 10HmbA-0005vi-00 @@ -55,10 +78,15 @@ X-Failed-Recipients: seven@myhost.test.ex, Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@myhost.test.ex> To: CALLER@myhost.test.ex +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 @@ -90,7 +118,35 @@ This is some returned text. This is some returned text. ------- 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;three@myhost.test.ex +Status: 5.0.0 +Action: failed +Final-Recipient: rfc822;two@myhost.test.ex +Status: 5.0.0 +Action: failed +Final-Recipient: rfc822;one@myhost.test.ex +Status: 5.0.0 +Action: failed +Final-Recipient: rfc822;six@myhost.test.ex +Status: 5.0.0 +Action: failed +Final-Recipient: rfc822;five@myhost.test.ex +Status: 5.0.0 +Action: failed +Final-Recipient: rfc822;four@myhost.test.ex +Status: 5.0.0 +Action: failed +Final-Recipient: rfc822;seven@myhost.test.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@myhost.test.ex> Received: from CALLER by myhost.test.ex with local (Exim x.yz) @@ -102,6 +158,8 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 Here's another message. +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Received: from EXIMUSER by myhost.test.ex with local (Exim x.yz) id 10HmbD-0005vi-00 @@ -112,10 +170,15 @@ X-Failed-Recipients: userz@myhost.test.ex, Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@myhost.test.ex> To: CALLER@myhost.test.ex +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: <E10HmbD-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 @@ -136,7 +199,23 @@ The following text was generated during the delivery attempts: This script generates this message and returns the value of its argument. ------- 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;userz@myhost.test.ex +Status: 5.0.0 +Action: failed +Final-Recipient: rfc822;usery@myhost.test.ex +Status: 5.0.0 +Action: failed +Final-Recipient: rfc822;userx@myhost.test.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@myhost.test.ex> Received: from CALLER by myhost.test.ex with local (Exim x.yz) @@ -149,3 +228,5 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 More message 99 +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + diff --git a/test/mail/0211.CALLER b/test/mail/0211.CALLER index 4a9257c25..ab4609464 100644 --- a/test/mail/0211.CALLER +++ b/test/mail/0211.CALLER @@ -7,10 +7,15 @@ X-Failed-Recipients: userx@domain1 Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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: <E10HmaY-0005vi-00@the.local.host.name> 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 @@ -21,7 +26,19 @@ recipients. This is a permanent error. The following address(es) failed: SMTP error from remote mail server after initial connection: 550 Go away ------- This is a copy of the message, including all the headers. ------ +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; the.local.host.name + +Action: failed +Final-Recipient: rfc822;userx@domain1 +Status: 5.0.0 +Remote-MTA: dns; 127.0.0.1 +Diagnostic-Code: smtp; 0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by the.local.host.name with local (Exim x.yz) @@ -34,6 +51,8 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 Test message 1 +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Return-path: <> Received: from EXIMUSER by the.local.host.name with local (Exim x.yz) @@ -44,10 +63,15 @@ X-Failed-Recipients: usery@domain2, Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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@the.local.host.name> 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 @@ -62,7 +86,24 @@ recipients. This is a permanent error. The following address(es) failed: SMTP error from remote mail server after HELO the.local.host.name: 550 Go away ------- This is a copy of the message, including all the headers. ------ +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; the.local.host.name + +Action: failed +Final-Recipient: rfc822;userx@domain1 +Status: 5.0.0 +Remote-MTA: dns; 127.0.0.1 +Diagnostic-Code: smtp; 0 +Action: failed +Final-Recipient: rfc822;usery@domain2 +Status: 5.0.0 +Remote-MTA: dns; 127.0.0.1 +Diagnostic-Code: smtp; 0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by the.local.host.name with local (Exim x.yz) @@ -74,3 +115,5 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 Test message 2 +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + diff --git a/test/mail/0224.CALLER b/test/mail/0224.CALLER index a2dea13eb..056492573 100644 --- a/test/mail/0224.CALLER +++ b/test/mail/0224.CALLER @@ -9,10 +9,15 @@ X-Failed-Recipients: bounce@test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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: <E10HmaY-0005vi-00@the.local.host.name> 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 @@ -24,7 +29,20 @@ recipients. This is a permanent error. The following address(es) failed: an undisclosed address (generated from useryx@test.ex) ------- This is a copy of the message, including all the headers. ------ +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; the.local.host.name + +Action: failed +Final-Recipient: rfc822;hbounce@test.ex +Status: 5.0.0 +Action: failed +Final-Recipient: rfc822;bounce@test.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by the.local.host.name with local (Exim x.yz) @@ -36,6 +54,8 @@ From: CALLER_NAME <CALLER@test.ex> Date: Tue, 2 Mar 1999 09:44:33 +0000 +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Return-path: <> Envelope-to: CALLER@test.ex @@ -46,10 +66,15 @@ Received: from EXIMUSER by the.local.host.name with local (Exim x.yz) Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +Content-Type: multipart/report; report-type=delivery-status; boundary=NNNNNNNNNN-eximdsn-MMMMMMMMMM +MIME-Version: 1.0 Subject: Warning: message 10HmaZ-0005vi-00 delayed 0 minutes Message-Id: <E10HmbA-0005vi-00@the.local.host.name> 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 has not yet been delivered to one or more of its recipients after more than 0 minutes on the queue on the.local.host.name. @@ -73,3 +98,33 @@ some time, and this warning may be repeated at intervals if the message remains undelivered. Eventually the mail delivery software will give up, and when that happens, the message will be returned to you. +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; the.local.host.name + +Action: delayed +Final-Recipient: rfc822;/no/such/file +Status: 4.0.0 +Action: delayed +Final-Recipient: rfc822;defer@test.ex +Status: 4.0.0 +Action: delayed +Final-Recipient: rfc822;hdefer@test.ex +Status: 4.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: text/rfc822-headers + +Return-path: <CALLER@test.ex> +Received: from CALLER by the.local.host.name with local (Exim x.yz) + (envelope-from <CALLER@test.ex>) + id 10HmaZ-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000 +Subject: second message +Message-Id: <E10HmaZ-0005vi-00@the.local.host.name> +From: CALLER_NAME <CALLER@test.ex> +Date: Tue, 2 Mar 1999 09:44:33 +0000 + + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + diff --git a/test/mail/0226.CALLER b/test/mail/0226.CALLER index b2c29d123..8d5a694f8 100644 --- a/test/mail/0226.CALLER +++ b/test/mail/0226.CALLER @@ -7,10 +7,15 @@ X-Failed-Recipients: |/p/q/r@no.test.ex, Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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: <E10HmaY-0005vi-00@the.local.host.name> 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 @@ -21,7 +26,20 @@ recipients. This is a permanent error. The following address(es) failed: save to /a/b/c generated by /a/b/c@no.test.ex ------- This is a copy of the message, including all the headers. ------ +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; the.local.host.name + +Action: failed +Final-Recipient: rfc822;/a/b/c +Status: 5.0.0 +Action: failed +Final-Recipient: rfc822;|/p/q/r +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by the.local.host.name with local (Exim x.yz) @@ -33,6 +51,8 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 Message 1 +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Received: from EXIMUSER by the.local.host.name with local (Exim x.yz) id 10HmbA-0005vi-00 @@ -41,10 +61,15 @@ X-Failed-Recipients: |TESTSUITE/aux-fixed/showenv@yes.test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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@the.local.host.name> 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 @@ -96,7 +121,17 @@ Message 2 ------------------ ------- This is a copy of the message, including all the headers. ------ +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; the.local.host.name + +Action: failed +Final-Recipient: rfc822;|TESTSUITE/aux-fixed/showenv +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by the.local.host.name with local (Exim x.yz) @@ -108,3 +143,5 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 Message 2 +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + diff --git a/test/mail/0237.CALLER b/test/mail/0237.CALLER index 700c73d7b..b47265d4a 100644 --- a/test/mail/0237.CALLER +++ b/test/mail/0237.CALLER @@ -5,10 +5,15 @@ Received: from EXIMUSER by the.local.host.name with local (Exim x.yz) Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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: <E10HmaY-0005vi-00@the.local.host.name> 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 @@ -19,7 +24,20 @@ recipients. This is a permanent error. The following address(es) failed: an undisclosed address (generated from /a/b/c@no.test.ex) ------- This is a copy of the message, including all the headers. ------ +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; the.local.host.name + +Action: failed +Final-Recipient: rfc822;/a/b/c +Status: 5.0.0 +Action: failed +Final-Recipient: rfc822;|/p/q/r +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by the.local.host.name with local (Exim x.yz) @@ -31,6 +49,8 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 Message 1 +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Received: from EXIMUSER by the.local.host.name with local (Exim x.yz) id 10HmbA-0005vi-00 @@ -38,10 +58,15 @@ Received: from EXIMUSER by the.local.host.name with local (Exim x.yz) Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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@the.local.host.name> 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 @@ -93,7 +118,17 @@ Message 2 ------------------ ------- This is a copy of the message, including all the headers. ------ +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; the.local.host.name + +Action: failed +Final-Recipient: rfc822;|TESTSUITE/aux-fixed/showenv +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by the.local.host.name with local (Exim x.yz) @@ -105,3 +140,5 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 Message 2 +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + diff --git a/test/mail/0253.lmn b/test/mail/0253.lmn index ad1f0e615..70cca8662 100644 --- a/test/mail/0253.lmn +++ b/test/mail/0253.lmn @@ -6,10 +6,15 @@ X-Failed-Recipients: fail@myhost.test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@myhost.test.ex> To: lmn@myhost.test.ex +Content-Type: multipart/report; report-type=delivery-status; boundary=NNNNNNNNNN-eximdsn-MMMMMMMMMM +MIME-Version: 1.0 Subject: Mail delivery failed 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 sent by @@ -24,7 +29,19 @@ address(es) failed: SMTP error from remote mail server after RCPT TO:<fail@myhost.test.ex>: 550 Recipient not OK ------- 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;fail@myhost.test.ex +Status: 5.0.0 +Remote-MTA: dns; 127.0.0.1 +Diagnostic-Code: smtp; 0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <pqr@x.y.z> Received: from CALLER by myhost.test.ex with local (Exim x.yz) @@ -36,3 +53,5 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 Test message 3 +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + diff --git a/test/mail/0256.CALLER b/test/mail/0256.CALLER index 87ed8a038..7292e9c19 100644 --- a/test/mail/0256.CALLER +++ b/test/mail/0256.CALLER @@ -5,10 +5,15 @@ X-Failed-Recipients: unknown@test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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: <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 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: <CALLER@test.ex> Received: from CALLER by myhost.test.ex with local (Exim x.yz) @@ -29,3 +44,5 @@ From: CALLER_NAME <CALLER@test.ex> Date: Tue, 2 Mar 1999 09:44:33 +0000 +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + 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-- + diff --git a/test/mail/0256.abcd+test.ex+xxxx b/test/mail/0256.abcd+test.ex+xxxx index 87ed8a038..7292e9c19 100644 --- a/test/mail/0256.abcd+test.ex+xxxx +++ b/test/mail/0256.abcd+test.ex+xxxx @@ -5,10 +5,15 @@ X-Failed-Recipients: unknown@test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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: <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 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: <CALLER@test.ex> Received: from CALLER by myhost.test.ex with local (Exim x.yz) @@ -29,3 +44,5 @@ From: CALLER_NAME <CALLER@test.ex> Date: Tue, 2 Mar 1999 09:44:33 +0000 +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + diff --git a/test/mail/0256.abcd+unknown.domain+"abc@def" b/test/mail/0256.abcd+unknown.domain+"abc@def" index 22a2ecd35..6945aea73 100644 --- a/test/mail/0256.abcd+unknown.domain+"abc@def" +++ b/test/mail/0256.abcd+unknown.domain+"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-- + diff --git a/test/mail/0266.CALLER b/test/mail/0266.CALLER index 9fd70e00a..d6c32667d 100644 --- a/test/mail/0266.CALLER +++ b/test/mail/0266.CALLER @@ -8,10 +8,15 @@ X-Failed-Recipients: nmlist@test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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: <E10HmbF-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 @@ -19,7 +24,17 @@ recipients. This is a permanent error. The following address(es) failed: nmlist@test.ex ------- 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;nmlist@test.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by myhost.test.ex with local (Exim x.yz) @@ -32,3 +47,5 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 Message to nmlist. +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + diff --git a/test/mail/0270.CALLER b/test/mail/0270.CALLER index 9fd70e00a..d6c32667d 100644 --- a/test/mail/0270.CALLER +++ b/test/mail/0270.CALLER @@ -8,10 +8,15 @@ X-Failed-Recipients: nmlist@test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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: <E10HmbF-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 @@ -19,7 +24,17 @@ recipients. This is a permanent error. The following address(es) failed: nmlist@test.ex ------- 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;nmlist@test.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by myhost.test.ex with local (Exim x.yz) @@ -32,3 +47,5 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 Message to nmlist. +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + diff --git a/test/mail/0280.CALLER b/test/mail/0280.CALLER index 76002d971..4de58ff3f 100644 --- a/test/mail/0280.CALLER +++ b/test/mail/0280.CALLER @@ -5,10 +5,15 @@ X-Failed-Recipients: spqr@test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: spqr@test.ex +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: <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 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: spqr@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;spqr@test.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <spqr@test.ex> Received: from CALLER by myhost.test.ex with local (Exim x.yz) @@ -29,6 +44,8 @@ From: spqr@test.ex Date: Tue, 2 Mar 1999 09:44:33 +0000 +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Received: from EXIMUSER by myhost.test.ex with local (Exim x.yz) id 10HmbA-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000 @@ -36,10 +53,15 @@ X-Failed-Recipients: abcd@test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: abcd@test.ex +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 @@ -48,7 +70,17 @@ recipients. This is a permanent error. The following address(es) failed: abcd@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;abcd@test.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <abcd@test.ex> Received: from CALLER by myhost.test.ex with local (Exim x.yz) @@ -60,3 +92,5 @@ From: abcd@test.ex Date: Tue, 2 Mar 1999 09:44:33 +0000 +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + diff --git a/test/mail/0283.CALLER b/test/mail/0283.CALLER index 282f7c143..cd98cab62 100644 --- a/test/mail/0283.CALLER +++ b/test/mail/0283.CALLER @@ -6,10 +6,15 @@ X-Failed-Recipients: somebody@myhost.test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@myhost.test.ex> To: CALLER@myhost.test.ex +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: <E10HmaZ-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 @@ -23,7 +28,17 @@ The following text was generated during the delivery attempt: uid=EXIM_UID gid=EXIM_GID euid=EXIM_UID egid=EXIM_GID ------- 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;somebody@myhost.test.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@myhost.test.ex> Received: from CALLER by myhost.test.ex with local (Exim x.yz) @@ -36,3 +51,5 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 test +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + diff --git a/test/mail/0296.CALLER b/test/mail/0296.CALLER index e97405211..c80c35ca8 100644 --- a/test/mail/0296.CALLER +++ b/test/mail/0296.CALLER @@ -6,10 +6,15 @@ X-Failed-Recipients: failure@myhost.test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@myhost.test.ex> To: CALLER@myhost.test.ex +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: <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 that you sent could not be delivered to one or more of its @@ -18,7 +23,17 @@ recipients. This is a permanent error. The following address(es) failed: failure@myhost.test.ex this message is a failure (filter fail) ------- 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;failure@myhost.test.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@myhost.test.ex> Received: from CALLER by myhost.test.ex with local (Exim x.yz) @@ -31,3 +46,5 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 Test junk data +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + diff --git a/test/mail/0298.CALLER b/test/mail/0298.CALLER index 8cb3b6454..0f5134528 100644 --- a/test/mail/0298.CALLER +++ b/test/mail/0298.CALLER @@ -6,10 +6,15 @@ X-Failed-Recipients: failure1@myhost.test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@myhost.test.ex> To: CALLER@myhost.test.ex +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: <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 that you sent could not be delivered to one or more of its @@ -19,7 +24,17 @@ recipients. This is a permanent error. The following address(es) failed: This message is being failed and there's a long and tortuous explanation about is that is being sent back to the user. ------- 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;failure1@myhost.test.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@myhost.test.ex> Received: from CALLER by myhost.test.ex with local (Exim x.yz) @@ -31,6 +46,8 @@ From: CALLER_NAME <CALLER@myhost.test.ex> Date: Tue, 2 Mar 1999 09:44:33 +0000 +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Received: from EXIMUSER by myhost.test.ex with local (Exim x.yz) id 10HmbA-0005vi-00 @@ -39,10 +56,15 @@ X-Failed-Recipients: failure2@myhost.test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@myhost.test.ex> To: CALLER@myhost.test.ex +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 @@ -51,7 +73,17 @@ recipients. This is a permanent error. The following address(es) failed: failure2@myhost.test.ex delivery cancelled ------- 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;failure2@myhost.test.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@myhost.test.ex> Received: from CALLER by myhost.test.ex with local (Exim x.yz) @@ -63,3 +95,5 @@ From: CALLER_NAME <CALLER@myhost.test.ex> Date: Tue, 2 Mar 1999 09:44:33 +0000 +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + diff --git a/test/mail/0306.anyone b/test/mail/0306.anyone index 2c8eb7251..f0df05d1f 100644 --- a/test/mail/0306.anyone +++ b/test/mail/0306.anyone @@ -6,10 +6,15 @@ X-Failed-Recipients: list1@lists.test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@myhost.test.ex> To: anyone@anywhere +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 @@ -18,7 +23,17 @@ recipients. This is a permanent error. The following address(es) failed: list1@lists.test.ex list1@lists.test.ex is a closed mailing list ------- 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;list1@lists.test.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <anyone@anywhere> Received: from CALLER by myhost.test.ex with local (Exim x.yz) @@ -30,6 +45,8 @@ From: anyone@anywhere Date: Tue, 2 Mar 1999 09:44:33 +0000 +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Received: from EXIMUSER by myhost.test.ex with local (Exim x.yz) id 10HmbC-0005vi-00 @@ -38,10 +55,15 @@ X-Failed-Recipients: nonlist@lists.test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@myhost.test.ex> To: anyone@anywhere +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: <E10HmbC-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 @@ -50,7 +72,17 @@ recipients. This is a permanent error. The following address(es) failed: nonlist@lists.test.ex nonlist@lists.test.ex is a closed mailing list ------- 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;nonlist@lists.test.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <anyone@anywhere> Received: from CALLER by myhost.test.ex with local (Exim x.yz) @@ -62,3 +94,5 @@ From: anyone@anywhere Date: Tue, 2 Mar 1999 09:44:33 +0000 +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + diff --git a/test/mail/0307.anyone b/test/mail/0307.anyone index 2c8eb7251..f0df05d1f 100644 --- a/test/mail/0307.anyone +++ b/test/mail/0307.anyone @@ -6,10 +6,15 @@ X-Failed-Recipients: list1@lists.test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@myhost.test.ex> To: anyone@anywhere +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 @@ -18,7 +23,17 @@ recipients. This is a permanent error. The following address(es) failed: list1@lists.test.ex list1@lists.test.ex is a closed mailing list ------- 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;list1@lists.test.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <anyone@anywhere> Received: from CALLER by myhost.test.ex with local (Exim x.yz) @@ -30,6 +45,8 @@ From: anyone@anywhere Date: Tue, 2 Mar 1999 09:44:33 +0000 +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Received: from EXIMUSER by myhost.test.ex with local (Exim x.yz) id 10HmbC-0005vi-00 @@ -38,10 +55,15 @@ X-Failed-Recipients: nonlist@lists.test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@myhost.test.ex> To: anyone@anywhere +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: <E10HmbC-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 @@ -50,7 +72,17 @@ recipients. This is a permanent error. The following address(es) failed: nonlist@lists.test.ex nonlist@lists.test.ex is a closed mailing list ------- 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;nonlist@lists.test.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <anyone@anywhere> Received: from CALLER by myhost.test.ex with local (Exim x.yz) @@ -62,3 +94,5 @@ From: anyone@anywhere Date: Tue, 2 Mar 1999 09:44:33 +0000 +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + diff --git a/test/mail/0309.CALLER b/test/mail/0309.CALLER index 59aae6e4e..c072d2a4f 100644 --- a/test/mail/0309.CALLER +++ b/test/mail/0309.CALLER @@ -8,10 +8,15 @@ X-Failed-Recipients: 1k@myhost.test.ex, Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@myhost.test.ex> To: CALLER@myhost.test.ex +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: <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 that you sent could not be delivered to one or more of its @@ -21,7 +26,23 @@ recipients. This is a permanent error. The following address(es) failed: 55@myhost.test.ex 50@myhost.test.ex ------- 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;50@myhost.test.ex +Status: 5.0.0 +Action: failed +Final-Recipient: rfc822;55@myhost.test.ex +Status: 5.0.0 +Action: failed +Final-Recipient: rfc822;1k@myhost.test.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@myhost.test.ex> Received: from CALLER by myhost.test.ex with local (Exim x.yz) @@ -53,3 +74,5 @@ This is a test message. This is a test message. This is a test message. This is a test message. This is a test message. This is a test message. +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + diff --git a/test/mail/0310.CALLER b/test/mail/0310.CALLER index 55748724a..1a4ca2e5c 100644 --- a/test/mail/0310.CALLER +++ b/test/mail/0310.CALLER @@ -6,10 +6,15 @@ X-Failed-Recipients: abcd@myhost.test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@myhost.test.ex> To: CALLER@myhost.test.ex +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: <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 that you sent could not be delivered to one or more of its @@ -18,4 +23,28 @@ recipients. This is a permanent error. The following address(es) failed: abcd@myhost.test.ex mailbox is full: retry timeout exceeded +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; myhost.test.ex + +Action: failed +Final-Recipient: rfc822;abcd@myhost.test.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 + +Return-path: <CALLER@myhost.test.ex> +Received: from CALLER by myhost.test.ex with local (Exim x.yz) + (envelope-from <CALLER@myhost.test.ex>) + id 10HmaX-0005vi-00 + for abcd@myhost.test.ex; Tue, 2 Mar 1999 09:44:33 +0000 +Message-Id: <E10HmaX-0005vi-00@myhost.test.ex> +From: CALLER_NAME <CALLER@myhost.test.ex> +Date: Tue, 2 Mar 1999 09:44:33 +0000 + +This is a test message. This is a test message. + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- diff --git a/test/mail/0321.CALLER b/test/mail/0321.CALLER index 5d836a512..1715e6169 100644 --- a/test/mail/0321.CALLER +++ b/test/mail/0321.CALLER @@ -6,10 +6,15 @@ X-Failed-Recipients: |/bin/cat\ /etc/aliases\ @test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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: <E10HmaY-0005vi-00@the.local.host.name> 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 @@ -18,7 +23,17 @@ recipients. This is a permanent error. The following address(es) failed: |/bin/cat\ /etc/aliases\ @test.ex local delivery failed ------- This is a copy of the message, including all the headers. ------ +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; the.local.host.name + +Action: failed +Final-Recipient: rfc822;|/bin/cat\ /etc/aliases\ @test.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by the.local.host.name with local (Exim x.yz) @@ -31,3 +46,5 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 quit +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + diff --git a/test/mail/0374.CALLER b/test/mail/0374.CALLER index df8b523c7..6cbbe15a0 100644 --- a/test/mail/0374.CALLER +++ b/test/mail/0374.CALLER @@ -9,10 +9,15 @@ X-Failed-Recipients: d3@myhost.test.ex, Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@myhost.test.ex> To: CALLER@myhost.test.ex +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: <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 that you sent could not be delivered to one or more of its @@ -25,7 +30,22 @@ recipients. This is a permanent error. The following address(es) failed: b1@myhost.test.ex local delivery failed ------- 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;b1@myhost.test.ex +Status: 5.0.0 +Action: failed +Final-Recipient: rfc822;d3@myhost.test.ex +Status: 5.0.0 +Remote-MTA: dns; 127.0.0.1 +Diagnostic-Code: smtp; 0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@myhost.test.ex> Received: from CALLER by myhost.test.ex with local (Exim x.yz) @@ -36,3 +56,5 @@ From: CALLER_NAME <CALLER@myhost.test.ex> Date: Tue, 2 Mar 1999 09:44:33 +0000 +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + diff --git a/test/mail/0375.CALLER b/test/mail/0375.CALLER index 72ecd2295..a2929c3c7 100644 --- a/test/mail/0375.CALLER +++ b/test/mail/0375.CALLER @@ -8,10 +8,15 @@ X-Failed-Recipients: e1@myhost.test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@myhost.test.ex> To: CALLER@myhost.test.ex +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: <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 that you sent could not be delivered to one or more of its @@ -22,7 +27,19 @@ recipients. This is a permanent error. The following address(es) failed: SMTP error from remote mail server after RCPT TO:<e1@myhost.test.ex>: 550 hard error ------- 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;e1@myhost.test.ex +Status: 5.0.0 +Remote-MTA: dns; 127.0.0.1 +Diagnostic-Code: smtp; 0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@myhost.test.ex> Received: from CALLER by myhost.test.ex with local (Exim x.yz) @@ -33,3 +50,5 @@ From: CALLER_NAME <CALLER@myhost.test.ex> Date: Tue, 2 Mar 1999 09:44:33 +0000 +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + diff --git a/test/mail/0383.CALLER b/test/mail/0383.CALLER index e54e474fa..d2e55b657 100644 --- a/test/mail/0383.CALLER +++ b/test/mail/0383.CALLER @@ -6,10 +6,15 @@ X-Failed-Recipients: system-filter Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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: <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 that you sent could not be delivered to one or more of its @@ -64,7 +69,17 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 ------------------ ------- 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;|TESTSUITE/aux-fixed/showenv $thisaddress $1 +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by myhost.test.ex with local (Exim x.yz) @@ -77,6 +92,8 @@ From: CALLER_NAME <CALLER@test.ex> Date: Tue, 2 Mar 1999 09:44:33 +0000 +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Received: from EXIMUSER by myhost.test.ex with local (Exim x.yz) id 10HmbA-0005vi-00 @@ -85,10 +102,15 @@ X-Failed-Recipients: system-filter Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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 @@ -142,7 +164,17 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 ------------------ ------- 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;|TESTSUITE/aux-fixed/showenv $1 +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by myhost.test.ex with local (Exim x.yz) @@ -155,6 +187,8 @@ From: CALLER_NAME <CALLER@test.ex> Date: Tue, 2 Mar 1999 09:44:33 +0000 +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Received: from EXIMUSER by myhost.test.ex with local (Exim x.yz) id 10HmbC-0005vi-00 @@ -163,10 +197,15 @@ X-Failed-Recipients: redking@test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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: <E10HmbC-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 @@ -221,7 +260,17 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 ------------------ ------- 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;|TESTSUITE/aux-fixed/showenv $thisaddress $1 +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by myhost.test.ex with local (Exim x.yz) @@ -234,3 +283,5 @@ From: CALLER_NAME <CALLER@test.ex> Date: Tue, 2 Mar 1999 09:44:33 +0000 +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + diff --git a/test/mail/0385.CALLER b/test/mail/0385.CALLER index cd43c268b..721b15fcc 100644 --- a/test/mail/0385.CALLER +++ b/test/mail/0385.CALLER @@ -6,10 +6,15 @@ X-Failed-Recipients: userx@test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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: <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 that you sent could not be delivered to one or more of its @@ -18,7 +23,17 @@ recipients. This is a permanent error. The following address(es) failed: userx@test.ex forced failure ------- 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;userx@test.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by myhost.test.ex with local (Exim x.yz) @@ -32,6 +47,8 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 X +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Received: from EXIMUSER by myhost.test.ex with local (Exim x.yz) id 10HmbA-0005vi-00 @@ -40,10 +57,15 @@ X-Failed-Recipients: userx@test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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 @@ -52,7 +74,17 @@ recipients. This is a permanent error. The following address(es) failed: userx@test.ex forced failure ------- 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;userx@test.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by myhost.test.ex with local (Exim x.yz) @@ -69,6 +101,8 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Received: from EXIMUSER by myhost.test.ex with local (Exim x.yz) id 10HmbC-0005vi-00 @@ -77,10 +111,15 @@ X-Failed-Recipients: userx@test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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: <E10HmbC-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 @@ -89,7 +128,17 @@ recipients. This is a permanent error. The following address(es) failed: userx@test.ex forced failure ------- 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;userx@test.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by myhost.test.ex with local (Exim x.yz) @@ -134,6 +183,8 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Received: from EXIMUSER by myhost.test.ex with local (Exim x.yz) id 10HmbE-0005vi-00 @@ -142,10 +193,15 @@ X-Failed-Recipients: userx@test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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: <E10HmbE-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 @@ -154,9 +210,17 @@ recipients. This is a permanent error. The following address(es) failed: userx@test.ex forced failure ------- This is a copy of the message, including all the headers. ------ ------- The body of the message is 10019 characters long; only the first ------- 8192 or so are included here. +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; myhost.test.ex + +Action: failed +Final-Recipient: rfc822;userx@test.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: text/rfc822-headers Return-path: <CALLER@test.ex> Received: from CALLER by myhost.test.ex with local (Exim x.yz) @@ -166,169 +230,8 @@ Received: from CALLER by myhost.test.ex with local (Exim x.yz) Message-Id: <E10HmbD-0005vi-00@myhost.test.ex> From: CALLER_NAME <CALLER@test.ex> Date: Tue, 2 Mar 1999 09:44:33 +0000 +X-Exim-DSN-Information: Due to administrative limits only headers are returned + -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- diff --git a/test/mail/0428.CALLER b/test/mail/0428.CALLER index 2cea2cb9b..ff0af0de3 100644 --- a/test/mail/0428.CALLER +++ b/test/mail/0428.CALLER @@ -9,10 +9,15 @@ X-Failed-Recipients: restrict-userx@test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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: <E10HmbC-0005vi-00@mail.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 @@ -21,7 +26,17 @@ recipients. This is a permanent error. The following address(es) failed: save to userx-extra generated by restrict-userx@test.ex ------- This is a copy of the message, including all the headers. ------ +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; mail.test.ex + +Action: failed +Final-Recipient: rfc822;userx-extra +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by mail.test.ex with local (Exim x.yz) @@ -35,6 +50,8 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 Test 5 +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Return-path: <> Envelope-to: CALLER@test.ex @@ -46,10 +63,15 @@ X-Failed-Recipients: restrict-userx@test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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: <E10HmbE-0005vi-00@mail.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 @@ -58,7 +80,17 @@ recipients. This is a permanent error. The following address(es) failed: save to inbox generated by restrict-userx@test.ex ------- This is a copy of the message, including all the headers. ------ +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/delivery-status + +Reporting-MTA: dns; mail.test.ex + +Action: failed +Final-Recipient: rfc822;inbox +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by mail.test.ex with local (Exim x.yz) @@ -72,3 +104,5 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 Test 6 +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + diff --git a/test/mail/0452.CALLER b/test/mail/0452.CALLER index 298abf033..bda53558e 100644 --- a/test/mail/0452.CALLER +++ b/test/mail/0452.CALLER @@ -25,10 +25,15 @@ X-Failed-Recipients: userx@test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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 @@ -37,7 +42,17 @@ recipients. This is a permanent error. The following address(es) failed: userx@test.ex retry timeout exceeded ------- 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;userx@test.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by myhost.test.ex with local (Exim x.yz) @@ -51,3 +66,5 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 Another message +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + diff --git a/test/mail/0461.CALLER b/test/mail/0461.CALLER index 7faa6251a..35a3ff77a 100644 --- a/test/mail/0461.CALLER +++ b/test/mail/0461.CALLER @@ -6,10 +6,15 @@ X-Failed-Recipients: userx@test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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: <E10HmbB-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 @@ -18,7 +23,17 @@ recipients. This is a permanent error. The following address(es) failed: userx@test.ex retry time not reached for any host after a long failure period ------- 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;userx@test.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by myhost.test.ex with local (Exim x.yz) @@ -31,6 +46,8 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 Short message +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Received: from EXIMUSER by myhost.test.ex with local (Exim x.yz) id 10HmbD-0005vi-00 @@ -39,10 +56,15 @@ X-Failed-Recipients: userx@test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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: <E10HmbD-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 @@ -51,7 +73,17 @@ recipients. This is a permanent error. The following address(es) failed: userx@test.ex retry timeout exceeded ------- 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;userx@test.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by myhost.test.ex with local (Exim x.yz) @@ -64,6 +96,8 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 Short message +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Received: from EXIMUSER by myhost.test.ex with local (Exim x.yz) id 10HmbF-0005vi-00 @@ -72,10 +106,15 @@ X-Failed-Recipients: userx@test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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: <E10HmbF-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 @@ -84,7 +123,17 @@ recipients. This is a permanent error. The following address(es) failed: userx@test.ex retry time not reached for any host after a long failure period ------- 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;userx@test.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by myhost.test.ex with local (Exim x.yz) @@ -97,3 +146,5 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 Short message +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + 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-- + diff --git a/test/mail/0522.CALLER b/test/mail/0522.CALLER index 09386c456..d718ca949 100644 --- a/test/mail/0522.CALLER +++ b/test/mail/0522.CALLER @@ -6,10 +6,15 @@ X-Failed-Recipients: nofilter@test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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: <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 that you sent could not be delivered to one or more of its @@ -18,7 +23,17 @@ recipients. This is a permanent error. The following address(es) failed: nofilter@test.ex local delivery failed ------- 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;nofilter@test.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by myhost.test.ex with local (Exim x.yz) @@ -30,6 +45,8 @@ From: CALLER_NAME <CALLER@test.ex> Date: Tue, 2 Mar 1999 09:44:33 +0000 +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Received: from EXIMUSER by myhost.test.ex with local (Exim x.yz) id 10HmbA-0005vi-00 @@ -38,10 +55,15 @@ X-Failed-Recipients: filter@test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex +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 @@ -50,7 +72,17 @@ recipients. This is a permanent error. The following address(es) failed: filter@test.ex local delivery failed ------- 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;filter@test.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@test.ex> Received: from CALLER by myhost.test.ex with local (Exim x.yz) @@ -62,3 +94,5 @@ From: CALLER_NAME <CALLER@test.ex> Date: Tue, 2 Mar 1999 09:44:33 +0000 +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + diff --git a/test/mail/0531.CALLER b/test/mail/0531.CALLER index d945516b1..1d70d8a0a 100644 --- a/test/mail/0531.CALLER +++ b/test/mail/0531.CALLER @@ -6,10 +6,15 @@ X-Failed-Recipients: userx@test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@myhost.test.ex> To: CALLER@myhost.test.ex +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: <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 that you sent could not be delivered to one or more of its @@ -19,7 +24,19 @@ recipients. This is a permanent error. The following address(es) failed: host 127.0.0.1 [127.0.0.1] LMTP error after DATA: 450 TEMPERROR: retry timeout exceeded ------- 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;userx@test.ex +Status: 5.0.0 +Remote-MTA: dns; 127.0.0.1 +Diagnostic-Code: smtp; 0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@myhost.test.ex> Received: from CALLER by myhost.test.ex with local (Exim x.yz) @@ -31,6 +48,8 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 This is a test message. +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Received: from EXIMUSER by myhost.test.ex with local (Exim x.yz) id 10HmbA-0005vi-00 @@ -39,10 +58,15 @@ X-Failed-Recipients: userx@retry.test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@myhost.test.ex> To: CALLER@myhost.test.ex +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 @@ -52,7 +76,19 @@ recipients. This is a permanent error. The following address(es) failed: host 127.0.0.1 [127.0.0.1] LMTP error after DATA: 450 TEMPERROR: retry timeout exceeded ------- 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;userx@retry.test.ex +Status: 5.0.0 +Remote-MTA: dns; 127.0.0.1 +Diagnostic-Code: smtp; 0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@myhost.test.ex> Received: from CALLER by myhost.test.ex with local (Exim x.yz) @@ -65,6 +101,8 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 This is a test message. +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Received: from EXIMUSER by myhost.test.ex with local (Exim x.yz) id 10HmbC-0005vi-00 @@ -73,10 +111,15 @@ X-Failed-Recipients: userx@test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@myhost.test.ex> To: CALLER@myhost.test.ex +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: <E10HmbC-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 @@ -87,7 +130,19 @@ recipients. This is a permanent error. The following address(es) failed: SMTP error from remote mail server after RCPT TO:<userx@test.ex>: 450 TEMPERROR: retry timeout exceeded ------- 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;userx@test.ex +Status: 5.0.0 +Remote-MTA: dns; 127.0.0.1 +Diagnostic-Code: smtp; -44 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@myhost.test.ex> Received: from CALLER by myhost.test.ex with local (Exim x.yz) @@ -100,3 +155,5 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 This is a test message. +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + diff --git a/test/mail/0536.oksender b/test/mail/0536.oksender index 9a3e0ea34..9c4b472cd 100644 --- a/test/mail/0536.oksender +++ b/test/mail/0536.oksender @@ -6,10 +6,15 @@ X-Failed-Recipients: user22@test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@myhost.test.ex> To: oksender@test.ex +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: <E10HmbC-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 @@ -18,7 +23,17 @@ recipients. This is a permanent error. The following address(es) failed: user22@test.ex 590 5.4.3 Main and extended code ------- 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;user22@test.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <oksender@test.ex> Received: from CALLER by myhost.test.ex with local (Exim x.yz) @@ -30,3 +45,5 @@ From: oksender@test.ex Date: Tue, 2 Mar 1999 09:44:33 +0000 +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + diff --git a/test/mail/5101.copied b/test/mail/5101.copied index 4704c33ff..253eb2c47 100644 --- a/test/mail/5101.copied +++ b/test/mail/5101.copied @@ -22,12 +22,17 @@ X-Failed-Recipients: jack@myhost.test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@myhost.test.ex> To: CALLER@myhost.test.ex +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: <E10HmaY-0005vi-00@myhost.test.ex> Date: Tue, 2 Mar 1999 09:44:33 +0000 X-Recipient: local_part=CALLER domain=myhost.test.ex X-Home: +--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 @@ -36,7 +41,17 @@ recipients. This is a permanent error. The following address(es) failed: jack@myhost.test.ex LMTP error after end of data: 550 Number 2 fails ------- 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;jack@myhost.test.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@myhost.test.ex> Received: from CALLER by myhost.test.ex with local (Exim x.yz) @@ -49,6 +64,8 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 This is a test message. +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + From MAILER-DAEMON Tue Mar 02 09:44:33 1999 Envelope-to: CALLER@myhost.test.ex Received: from EXIMUSER by myhost.test.ex with local (Exim x.yz) @@ -58,12 +75,17 @@ X-Failed-Recipients: jack@myhost.test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@myhost.test.ex> To: CALLER@myhost.test.ex +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 X-Recipient: local_part=CALLER domain=myhost.test.ex X-Home: +--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 @@ -72,7 +94,17 @@ recipients. This is a permanent error. The following address(es) failed: jack@myhost.test.ex LMTP error after end of data: 550 Number 2 fails ------- 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;jack@myhost.test.ex +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@myhost.test.ex> Received: from CALLER by myhost.test.ex with local (Exim x.yz) @@ -84,3 +116,5 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 This is another test message. +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + diff --git a/test/mail/5204.CALLER b/test/mail/5204.CALLER index d468c4a9d..d7c62f07d 100644 --- a/test/mail/5204.CALLER +++ b/test/mail/5204.CALLER @@ -6,10 +6,15 @@ X-Failed-Recipients: "FAIL cannot route this one (FAIL)"@some.host Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@myhost.test.ex> To: CALLER@myhost.test.ex +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: <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 that you sent could not be delivered to one or more of its @@ -18,7 +23,17 @@ recipients. This is a permanent error. The following address(es) failed: "FAIL cannot route this one (FAIL)"@some.host cannot route this one (FAIL) ------- 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;"FAIL cannot route this one (FAIL)"@some.host +Status: 5.0.0 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM +Content-type: message/rfc822 Return-path: <CALLER@myhost.test.ex> Received: from CALLER by myhost.test.ex with local (Exim x.yz) @@ -31,3 +46,5 @@ Date: Tue, 2 Mar 1999 09:44:33 +0000 Test message +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- + |