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 | |
parent | e0eb00cd78f2dbf91aba5dffa579177b1e1815a1 (diff) |
Move DSN support to mainline
Affects bug 893
Diffstat (limited to 'test')
146 files changed, 5324 insertions, 266 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-- + diff --git a/test/runtest b/test/runtest index 3ca9a67cb..49964af2a 100755 --- a/test/runtest +++ b/test/runtest @@ -809,7 +809,7 @@ RESET_AFTER_EXTRA_LINE_READ: # ========================================================== # MIME boundaries in RFC3461 DSN messages - s/\d{8,10}-eximdsn-\d{8,10}/NNNNNNNNNN-eximdsn-MMMMMMMMMM/; + s/\d{8,10}-eximdsn-\d{7,10}/NNNNNNNNNN-eximdsn-MMMMMMMMMM/; # ========================================================== # Some munging is specific to the specific file types diff --git a/test/stderr/0022 b/test/stderr/0022 index 65768e251..6451e758d 100644 --- a/test/stderr/0022 +++ b/test/stderr/0022 @@ -5,6 +5,7 @@ configuration file is TESTSUITE/test-config admin user changed uid/gid: privilege not needed uid=EXIM_UID gid=EXIM_GID pid=pppp +DSN: accept propagating DSN seeking password data for user "CALLER": cache not available getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME @@ -34,6 +35,7 @@ processing "accept" accept: condition test succeeded in ACL "warn_empty" end of ACL "warn_empty": ACCEPT SMTP>> 250 Accepted +DSN: orcpt: NULL flags: 0 SMTP<< data SMTP>> 354 Enter message, ending with "." on a line by itself search_tidyup called @@ -69,6 +71,7 @@ configuration file is TESTSUITE/test-config admin user changed uid/gid: privilege not needed uid=EXIM_UID gid=EXIM_GID pid=pppp +DSN: accept propagating DSN seeking password data for user "CALLER": cache not available getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME @@ -101,6 +104,7 @@ processing "accept" accept: condition test succeeded in ACL "warn_log" end of ACL "warn_log": ACCEPT SMTP>> 250 Accepted +DSN: orcpt: NULL flags: 0 SMTP<< data SMTP>> 354 Enter message, ending with "." on a line by itself search_tidyup called @@ -136,6 +140,7 @@ configuration file is TESTSUITE/test-config admin user changed uid/gid: privilege not needed uid=EXIM_UID gid=EXIM_GID pid=pppp +DSN: accept propagating DSN seeking password data for user "CALLER": cache not available getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME @@ -166,6 +171,7 @@ processing "accept" accept: condition test succeeded in ACL "warn_user" end of ACL "warn_user": ACCEPT SMTP>> 250 Accepted +DSN: orcpt: NULL flags: 0 SMTP<< data SMTP>> 354 Enter message, ending with "." on a line by itself search_tidyup called diff --git a/test/stderr/0037 b/test/stderr/0037 index 208cda9fb..22ee0d210 100644 --- a/test/stderr/0037 +++ b/test/stderr/0037 @@ -2,12 +2,24 @@ Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user +DSN: check_vars propagating DSN +DSN: fail_read_filter propagating DSN +DSN: prepend_filter propagating DSN +DSN: userfilter propagating DSN +DSN: user_accept1 propagating DSN +DSN: user_accept2 propagating DSN LOG: MAIN <= CALLER@test.ex U=CALLER P=local S=sss Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user +DSN: check_vars propagating DSN +DSN: fail_read_filter propagating DSN +DSN: prepend_filter propagating DSN +DSN: userfilter propagating DSN +DSN: user_accept1 propagating DSN +DSN: user_accept2 propagating DSN rda_interpret (file): TESTSUITE/aux-var/0037.F expanded: TESTSUITE/aux-var/0037.F ssss bytes read from TESTSUITE/aux-var/0037.F diff --git a/test/stderr/0038 b/test/stderr/0038 index 2cde5de35..9f1632db5 100644 --- a/test/stderr/0038 +++ b/test/stderr/0038 @@ -7,6 +7,7 @@ >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) >>> test.ex in helo_lookup_domains? no (end of list) +>>> host in dsn_advertise_hosts? no (option unset) >>> host in pipelining_advertise_hosts? yes (matched "*") >>> using ACL "check_rcpt" >>> processing "warn" @@ -44,6 +45,7 @@ LOG: 10HmaX-0005vi-00 H=(test.ex) [V4NET.9.8.7] F=<> rejected after DATA >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) >>> test.ex in helo_lookup_domains? no (end of list) +>>> host in dsn_advertise_hosts? no (option unset) >>> host in pipelining_advertise_hosts? yes (matched "*") >>> using ACL "check_rcpt" >>> processing "warn" @@ -80,6 +82,7 @@ LOG: 10HmaY-0005vi-00 H=(test.ex) [V4NET.9.8.7] F=<> rejected after DATA >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) >>> test.ex in helo_lookup_domains? no (end of list) +>>> host in dsn_advertise_hosts? no (option unset) >>> host in pipelining_advertise_hosts? yes (matched "*") >>> using ACL "check_rcpt" >>> processing "warn" @@ -117,6 +120,7 @@ LOG: 10HmaZ-0005vi-00 H=(test.ex) [V4NET.9.8.7] F=<> rejected after DATA >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) >>> test.ex in helo_lookup_domains? no (end of list) +>>> host in dsn_advertise_hosts? no (option unset) >>> host in pipelining_advertise_hosts? yes (matched "*") >>> using ACL "check_rcpt" >>> processing "warn" @@ -153,6 +157,7 @@ LOG: 10HmbA-0005vi-00 H=(test.ex) [V4NET.9.8.7] F=<> rejected after DATA >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) >>> test.ex in helo_lookup_domains? no (end of list) +>>> host in dsn_advertise_hosts? no (option unset) >>> host in pipelining_advertise_hosts? yes (matched "*") >>> using ACL "check_rcpt" >>> processing "warn" @@ -218,6 +223,7 @@ LOG: 10HmbB-0005vi-00 H=(test.ex) [V4NET.9.8.7] F=<> rejected after DATA >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) >>> test.ex in helo_lookup_domains? no (end of list) +>>> host in dsn_advertise_hosts? no (option unset) >>> host in pipelining_advertise_hosts? yes (matched "*") >>> using ACL "check_rcpt2" >>> processing "warn" diff --git a/test/stderr/0043 b/test/stderr/0043 index 6ea0099d2..3c6551479 100644 --- a/test/stderr/0043 +++ b/test/stderr/0043 @@ -7,6 +7,7 @@ >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) >>> exim.test.ex in helo_lookup_domains? no (end of list) +>>> host in dsn_advertise_hosts? no (option unset) >>> host in pipelining_advertise_hosts? yes (matched "*") >>> using ACL "check_recipient" >>> processing "accept" diff --git a/test/stderr/0044 b/test/stderr/0044 index 71453d636..b261277c6 100644 --- a/test/stderr/0044 +++ b/test/stderr/0044 @@ -7,6 +7,7 @@ >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) >>> exim.test.ex in helo_lookup_domains? no (end of list) +>>> host in dsn_advertise_hosts? no (option unset) >>> host in pipelining_advertise_hosts? yes (matched "*") >>> using ACL "check_recipient" >>> processing "accept" @@ -53,6 +54,7 @@ LOG: 10HmaX-0005vi-00 <= postmaster@exim.test.ex H=(exim.test.ex) [V4NET.11.12.1 >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) >>> exim.test.ex in helo_lookup_domains? no (end of list) +>>> host in dsn_advertise_hosts? no (option unset) >>> host in pipelining_advertise_hosts? yes (matched "*") >>> using ACL "check_recipient" >>> processing "accept" diff --git a/test/stderr/0070 b/test/stderr/0070 index 1df05cd83..0453d22eb 100644 --- a/test/stderr/0070 +++ b/test/stderr/0070 @@ -266,6 +266,7 @@ MUNGED: ::1 will be omitted in what follows >>> host in helo_try_verify_hosts? no (end of list) >>> host in helo_accept_junk_hosts? no (option unset) >>> rhubarb in helo_lookup_domains? no (end of list) +>>> host in dsn_advertise_hosts? no (option unset) >>> host in pipelining_advertise_hosts? yes (matched "*") >>> using ACL "rcpt" >>> processing "require" diff --git a/test/stderr/0078 b/test/stderr/0078 index 3d3ec335f..c5d815f7a 100644 --- a/test/stderr/0078 +++ b/test/stderr/0078 @@ -1,6 +1,9 @@ Exim version x.yz .... configuration file is TESTSUITE/test-config admin user +DSN: lookuphost propagating DSN +DSN: self propagating DSN +DSN: self2 propagating DSN >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> routing xx@mxt6.test.ex --------> lookuphost router <-------- @@ -22,6 +25,9 @@ routed by lookuphost router Exim version x.yz .... configuration file is TESTSUITE/test-config admin user +DSN: lookuphost propagating DSN +DSN: self propagating DSN +DSN: self2 propagating DSN >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> routing myhost.test.ex@mxt1.test.ex --------> lookuphost router <-------- @@ -57,6 +63,9 @@ routed by self router Exim version x.yz .... configuration file is TESTSUITE/test-config admin user +DSN: lookuphost propagating DSN +DSN: self propagating DSN +DSN: self2 propagating DSN >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> routing xx@mxt1.test.ex --------> lookuphost router <-------- @@ -106,6 +115,9 @@ routed by self2 router Exim version x.yz .... configuration file is TESTSUITE/test-config admin user +DSN: lookuphost propagating DSN +DSN: self propagating DSN +DSN: self2 propagating DSN >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> routing xx@not.exist --------> lookuphost router <-------- diff --git a/test/stderr/0079 b/test/stderr/0079 index 15a8ba903..1fb29be98 100644 --- a/test/stderr/0079 +++ b/test/stderr/0079 @@ -7,6 +7,7 @@ >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) >>> exim.test.ex in helo_lookup_domains? no (end of list) +>>> host in dsn_advertise_hosts? no (option unset) >>> host in pipelining_advertise_hosts? yes (matched "*") >>> using ACL "check_recipient" >>> processing "accept" diff --git a/test/stderr/0080 b/test/stderr/0080 index 718dbba6e..c5a40d7ba 100644 --- a/test/stderr/0080 +++ b/test/stderr/0080 @@ -7,6 +7,7 @@ >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) >>> exim.test.ex in helo_lookup_domains? no (end of list) +>>> host in dsn_advertise_hosts? no (option unset) >>> host in pipelining_advertise_hosts? yes (matched "*") >>> using ACL "check_recipient" >>> processing "accept" diff --git a/test/stderr/0084 b/test/stderr/0084 index b520c34ac..d424cc053 100644 --- a/test/stderr/0084 +++ b/test/stderr/0084 @@ -1,6 +1,9 @@ Exim version x.yz .... configuration file is TESTSUITE/test-config admin user +DSN: smart propagating DSN +DSN: forward propagating DSN +DSN: localuser propagating DSN >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> routing yes@myhost.test.ex --------> smart router <-------- diff --git a/test/stderr/0085 b/test/stderr/0085 index 92a8b7069..fb6810575 100644 --- a/test/stderr/0085 +++ b/test/stderr/0085 @@ -5,6 +5,9 @@ configuration file is TESTSUITE/test-config admin user changed uid/gid: privilege not needed uid=EXIM_UID gid=EXIM_GID pid=pppp +DSN: smart1 propagating DSN +DSN: fail_remote_domains propagating DSN +DSN: smart2 propagating DSN seeking password data for user "CALLER": cache not available getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME @@ -204,6 +207,9 @@ configuration file is TESTSUITE/test-config admin user changed uid/gid: privilege not needed uid=EXIM_UID gid=EXIM_GID pid=pppp +DSN: smart1 propagating DSN +DSN: fail_remote_domains propagating DSN +DSN: smart2 propagating DSN seeking password data for user "CALLER": cache not available getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME diff --git a/test/stderr/0094 b/test/stderr/0094 index 5346c5ce8..b9249cc94 100644 --- a/test/stderr/0094 +++ b/test/stderr/0094 @@ -71,6 +71,7 @@ configuration file is TESTSUITE/test-config admin user changed uid/gid: privilege not needed uid=EXIM_UID gid=EXIM_GID pid=pppp +DSN: localuser propagating DSN seeking password data for user "CALLER": cache not available getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME @@ -129,6 +130,7 @@ test.ex in "+local_domains"? yes (matched "+local_domains") accept: condition test succeeded in ACL "check_recipient" end of ACL "check_recipient": ACCEPT SMTP>> 250 Accepted +DSN: orcpt: NULL flags: 0 SMTP<< rcpt to:<userx@cam.ac.uk> using ACL "check_recipient" processing "accept" diff --git a/test/stderr/0117 b/test/stderr/0117 index 04352cc08..18e159f5a 100644 --- a/test/stderr/0117 +++ b/test/stderr/0117 @@ -1,6 +1,7 @@ Exim version x.yz .... configuration file is TESTSUITE/test-config admin user +DSN: lookuphost propagating DSN >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> routing xxx@mxt9.test.ex --------> lookuphost router <-------- @@ -22,6 +23,7 @@ routed by lookuphost router Exim version x.yz .... configuration file is TESTSUITE/test-config admin user +DSN: lookuphost propagating DSN >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> routing xxx@mxt9a.test.ex --------> lookuphost router <-------- @@ -43,6 +45,7 @@ routed by lookuphost router Exim version x.yz .... configuration file is TESTSUITE/test-config admin user +DSN: lookuphost propagating DSN >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> routing xxx@mxt9b.test.ex --------> lookuphost router <-------- diff --git a/test/stderr/0123 b/test/stderr/0123 index 22abb27e1..72eaef139 100644 --- a/test/stderr/0123 +++ b/test/stderr/0123 @@ -3,6 +3,12 @@ changed uid/gid: forcing real = effective uid=uuuu gid=CALLER_GID pid=pppp configuration file is TESTSUITE/test-config admin user +DSN: l1 propagating DSN +DSN: l2 propagating DSN +DSN: l3 propagating DSN +DSN: c1 propagating DSN +DSN: c2 propagating DSN +DSN: c3 propagating DSN originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME sender address = CALLER@test.ex Address testing: uid=uuuu gid=EXIM_GID euid=uuuu egid=EXIM_GID diff --git a/test/stderr/0138 b/test/stderr/0138 index c84420ece..5a69cc1cc 100644 --- a/test/stderr/0138 +++ b/test/stderr/0138 @@ -7,6 +7,7 @@ >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) >>> exim.test.ex in helo_lookup_domains? no (end of list) +>>> host in dsn_advertise_hosts? no (option unset) >>> host in pipelining_advertise_hosts? yes (matched "*") >>> using ACL "check_recipient" >>> processing "accept" @@ -53,6 +54,7 @@ LOG: 10HmaX-0005vi-00 <= postmaster@exim.test.ex H=(exim.test.ex) [V4NET.11.12.1 >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) >>> exim.test.ex in helo_lookup_domains? no (end of list) +>>> host in dsn_advertise_hosts? no (option unset) >>> host in pipelining_advertise_hosts? yes (matched "*") >>> using ACL "check_recipient" >>> processing "accept" diff --git a/test/stderr/0143 b/test/stderr/0143 index 80d1ed320..054d65d28 100644 --- a/test/stderr/0143 +++ b/test/stderr/0143 @@ -24,6 +24,7 @@ Connecting to 127.0.0.1 [127.0.0.1]:1224 from ip4.ip4.ip4.ip4 ... connected 250-HELP 250 AUTH LOGIN not using PIPELINING +use_dsn=0 SMTP>> MAIL FROM:<CALLER@myhost.test.ex> SMTP<< 250 Sender OK SMTP>> RCPT TO:<userx@domain.com> diff --git a/test/stderr/0149 b/test/stderr/0149 index b7a52aa21..986177b45 100644 --- a/test/stderr/0149 +++ b/test/stderr/0149 @@ -1,6 +1,9 @@ Exim version x.yz .... configuration file is TESTSUITE/test-config admin user +DSN: domainlist1 propagating DSN +DSN: domainlist2 propagating DSN +DSN: local propagating DSN >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> routing x@ten --------> domainlist1 router <-------- diff --git a/test/stderr/0161 b/test/stderr/0161 index 250c73a62..3a806f3de 100644 --- a/test/stderr/0161 +++ b/test/stderr/0161 @@ -1,6 +1,11 @@ Exim version x.yz .... configuration file is TESTSUITE/test-config admin user +DSN: failuphost propagating DSN +DSN: lookuphost propagating DSN +DSN: fail propagating DSN +DSN: self propagating DSN +DSN: self2 propagating DSN >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> routing xx@mxt6.test.ex --------> failuphost router <-------- @@ -27,6 +32,11 @@ routed by lookuphost router Exim version x.yz .... configuration file is TESTSUITE/test-config admin user +DSN: failuphost propagating DSN +DSN: lookuphost propagating DSN +DSN: fail propagating DSN +DSN: self propagating DSN +DSN: self2 propagating DSN >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> routing myhost.test.ex@mxt1.test.ex --------> failuphost router <-------- @@ -72,6 +82,11 @@ routed by self router Exim version x.yz .... configuration file is TESTSUITE/test-config admin user +DSN: failuphost propagating DSN +DSN: lookuphost propagating DSN +DSN: fail propagating DSN +DSN: self propagating DSN +DSN: self2 propagating DSN >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> routing xx@mxt1.test.ex --------> failuphost router <-------- @@ -131,6 +146,11 @@ routed by self2 router Exim version x.yz .... configuration file is TESTSUITE/test-config admin user +DSN: failuphost propagating DSN +DSN: lookuphost propagating DSN +DSN: fail propagating DSN +DSN: self propagating DSN +DSN: self2 propagating DSN >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> routing xx@not.exist --------> failuphost router <-------- @@ -151,6 +171,11 @@ no more routers Exim version x.yz .... configuration file is TESTSUITE/test-config admin user +DSN: failuphost propagating DSN +DSN: lookuphost propagating DSN +DSN: fail propagating DSN +DSN: self propagating DSN +DSN: self2 propagating DSN >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> routing ff@mxt1.test.ex --------> failuphost router <-------- @@ -166,6 +191,11 @@ failuphost router forced address failure Exim version x.yz .... configuration file is TESTSUITE/test-config admin user +DSN: failuphost propagating DSN +DSN: lookuphost propagating DSN +DSN: fail propagating DSN +DSN: self propagating DSN +DSN: self2 propagating DSN >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> routing fff@mxt1.test.ex --------> failuphost router <-------- diff --git a/test/stderr/0180 b/test/stderr/0180 index 516257634..4fa53882e 100644 --- a/test/stderr/0180 +++ b/test/stderr/0180 @@ -7,6 +7,7 @@ >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) >>> some.host in helo_lookup_domains? no (end of list) +>>> host in dsn_advertise_hosts? no (option unset) >>> host in pipelining_advertise_hosts? yes (matched "*") >>> host in hosts_connection_nolog? no (option unset) >>> host in host_lookup? no (option unset) @@ -17,4 +18,5 @@ >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) >>> some.host in helo_lookup_domains? no (end of list) +>>> host in dsn_advertise_hosts? no (option unset) >>> host in pipelining_advertise_hosts? yes (matched "*") diff --git a/test/stderr/0183 b/test/stderr/0183 index 9faf63196..b5e5deb46 100644 --- a/test/stderr/0183 +++ b/test/stderr/0183 @@ -3,6 +3,9 @@ changed uid/gid: forcing real = effective uid=uuuu gid=CALLER_GID pid=pppp configuration file is TESTSUITE/test-config admin user +DSN: srv propagating DSN +DSN: useryz propagating DSN +DSN: lookuphost propagating DSN originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME sender address = CALLER@myhost.test.ex Address testing: uid=uuuu gid=EXIM_GID euid=uuuu egid=EXIM_GID @@ -193,6 +196,9 @@ changed uid/gid: forcing real = effective uid=uuuu gid=CALLER_GID pid=pppp configuration file is TESTSUITE/test-config admin user +DSN: srv propagating DSN +DSN: useryz propagating DSN +DSN: lookuphost propagating DSN originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME sender address = CALLER@myhost.test.ex Address testing: uid=uuuu gid=EXIM_GID euid=uuuu egid=EXIM_GID @@ -381,6 +387,9 @@ changed uid/gid: forcing real = effective uid=uuuu gid=CALLER_GID pid=pppp configuration file is TESTSUITE/test-config admin user +DSN: srv propagating DSN +DSN: useryz propagating DSN +DSN: lookuphost propagating DSN originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME sender address = CALLER@myhost.test.ex Address testing: uid=uuuu gid=EXIM_GID euid=uuuu egid=EXIM_GID @@ -571,6 +580,9 @@ changed uid/gid: forcing real = effective uid=uuuu gid=CALLER_GID pid=pppp configuration file is TESTSUITE/test-config admin user +DSN: srv propagating DSN +DSN: useryz propagating DSN +DSN: lookuphost propagating DSN originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME sender address = CALLER@myhost.test.ex Address testing: uid=uuuu gid=EXIM_GID euid=uuuu egid=EXIM_GID diff --git a/test/stderr/0243 b/test/stderr/0243 index 605febbfe..9b8717fde 100644 --- a/test/stderr/0243 +++ b/test/stderr/0243 @@ -7,6 +7,7 @@ >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) >>> xxxx in helo_lookup_domains? no (end of list) +>>> host in dsn_advertise_hosts? no (option unset) >>> host in pipelining_advertise_hosts? yes (matched "*") >>> using ACL "check_recipient" >>> processing "deny" diff --git a/test/stderr/0275 b/test/stderr/0275 index 79cdb9dfc..a634ad530 100644 --- a/test/stderr/0275 +++ b/test/stderr/0275 @@ -5,6 +5,15 @@ configuration file is TESTSUITE/test-config admin user seeking password data for user "CALLER": cache not available getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID +DSN: r00 propagating DSN +DSN: r01 propagating DSN +DSN: r02 propagating DSN +DSN: r03 propagating DSN +DSN: r04 propagating DSN +DSN: r05 propagating DSN +DSN: r1 propagating DSN +DSN: r2 propagating DSN +DSN: r3 propagating DSN originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME sender address = CALLER@test.ex Address testing: uid=uuuu gid=EXIM_GID euid=uuuu egid=EXIM_GID @@ -106,6 +115,15 @@ changed uid/gid: privilege not needed uid=EXIM_UID gid=EXIM_GID pid=pppp seeking password data for user "CALLER": cache not available getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID +DSN: r00 propagating DSN +DSN: r01 propagating DSN +DSN: r02 propagating DSN +DSN: r03 propagating DSN +DSN: r04 propagating DSN +DSN: r05 propagating DSN +DSN: r1 propagating DSN +DSN: r2 propagating DSN +DSN: r3 propagating DSN originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME sender address = CALLER@test.ex set_process_info: pppp accepting a local non-SMTP message from <CALLER@test.ex> @@ -132,6 +150,10 @@ P Received: from CALLER by myhost.test.ex with local (Exim x.yz) calling local_scan(); timeout=300 local_scan() returned 0 NULL Writing spool header file +DSN: Write SPOOL :-dsn_envid NULL +DSN: Write SPOOL :-dsn_ret 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |userx@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 Size of headers = sss LOG: MAIN <= CALLER@test.ex U=CALLER P=local S=sss @@ -146,6 +168,15 @@ trusted user admin user seeking password data for user "CALLER": cache not available getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID +DSN: r00 propagating DSN +DSN: r01 propagating DSN +DSN: r02 propagating DSN +DSN: r03 propagating DSN +DSN: r04 propagating DSN +DSN: r05 propagating DSN +DSN: r1 propagating DSN +DSN: r2 propagating DSN +DSN: r3 propagating DSN set_process_info: pppp delivering specified messages set_process_info: pppp delivering 10HmaX-0005vi-00 reading spool file 10HmaX-0005vi-00-H @@ -155,7 +186,9 @@ Non-recipients: Empty Tree ---- End of tree ---- recipients_count=1 +**** SPOOL_IN - No additional fields body_linecount=0 message_linecount=7 +DSN: set orcpt: NULL flags: 0 Delivery address list: userx@test.ex locking TESTSUITE/spool/db/retry.lockfile @@ -301,6 +334,14 @@ userx@test.ex: no retry items Failed addresses: Deferred addresses: end of retry processing +DSN: processing router : r3 +DSN: processing successful delivery address: userx@test.ex +DSN: Sender_address: CALLER@test.ex +DSN: orcpt: NULL flags: 0 +DSN: envid: NULL ret: 0 +DSN: Final recipient: userx@test.ex +DSN: Remote SMTP server supports DSN: 0 +DSN: *** NOT SENDING DSN SUCCESS Message *** LOG: MAIN Completed end delivery of 10HmaX-0005vi-00 diff --git a/test/stderr/0278 b/test/stderr/0278 index 39c5a5692..062aaaff6 100644 --- a/test/stderr/0278 +++ b/test/stderr/0278 @@ -5,6 +5,11 @@ configuration file is TESTSUITE/test-config admin user seeking password data for user "CALLER": cache not available getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID +DSN: r1 propagating DSN +DSN: r2 propagating DSN +DSN: r3 propagating DSN +DSN: r4 propagating DSN +DSN: r5 propagating DSN originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME sender address = CALLER@test.ex Address testing: uid=uuuu gid=EXIM_GID euid=uuuu egid=EXIM_GID @@ -65,6 +70,11 @@ changed uid/gid: privilege not needed uid=EXIM_UID gid=EXIM_GID pid=pppp seeking password data for user "CALLER": cache not available getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID +DSN: r1 propagating DSN +DSN: r2 propagating DSN +DSN: r3 propagating DSN +DSN: r4 propagating DSN +DSN: r5 propagating DSN originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME sender address = CALLER@test.ex set_process_info: pppp accepting a local non-SMTP message from <CALLER@test.ex> @@ -91,6 +101,10 @@ P Received: from CALLER by myhost.test.ex with local (Exim x.yz) calling local_scan(); timeout=300 local_scan() returned 0 NULL Writing spool header file +DSN: Write SPOOL :-dsn_envid NULL +DSN: Write SPOOL :-dsn_ret 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |CALLER@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 Size of headers = sss LOG: MAIN <= CALLER@test.ex U=CALLER P=local S=sss @@ -105,6 +119,11 @@ trusted user admin user seeking password data for user "CALLER": cache not available getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID +DSN: r1 propagating DSN +DSN: r2 propagating DSN +DSN: r3 propagating DSN +DSN: r4 propagating DSN +DSN: r5 propagating DSN set_process_info: pppp delivering specified messages set_process_info: pppp delivering 10HmaX-0005vi-00 reading spool file 10HmaX-0005vi-00-H @@ -114,7 +133,9 @@ Non-recipients: Empty Tree ---- End of tree ---- recipients_count=1 +**** SPOOL_IN - No additional fields body_linecount=0 message_linecount=7 +DSN: set orcpt: NULL flags: 0 Delivery address list: CALLER@test.ex locking TESTSUITE/spool/db/retry.lockfile @@ -215,6 +236,14 @@ CALLER@test.ex: no retry items Failed addresses: Deferred addresses: end of retry processing +DSN: processing router : r3 +DSN: processing successful delivery address: CALLER@test.ex +DSN: Sender_address: CALLER@test.ex +DSN: orcpt: NULL flags: 0 +DSN: envid: NULL ret: 0 +DSN: Final recipient: CALLER@test.ex +DSN: Remote SMTP server supports DSN: 0 +DSN: *** NOT SENDING DSN SUCCESS Message *** LOG: MAIN Completed end delivery of 10HmaX-0005vi-00 @@ -230,6 +259,11 @@ configuration file is TESTSUITE/test-config admin user seeking password data for user "CALLER": cache not available getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID +DSN: r1 propagating DSN +DSN: r2 propagating DSN +DSN: r3 propagating DSN +DSN: r4 propagating DSN +DSN: r5 propagating DSN originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME sender address = CALLER@test.ex Address testing: uid=uuuu gid=EXIM_GID euid=uuuu egid=EXIM_GID diff --git a/test/stderr/0279 b/test/stderr/0279 index a56ebe9be..efc549d2c 100644 --- a/test/stderr/0279 +++ b/test/stderr/0279 @@ -8,6 +8,10 @@ trusted user admin user seeking password data for user "CALLER": using cached result getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID +DSN: rr1 propagating DSN +DSN: r1 propagating DSN +DSN: r2 propagating DSN +DSN: r3 propagating DSN originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name= sender address = CALLER@test.ex Address testing: uid=uuuu gid=EXIM_GID euid=uuuu egid=EXIM_GID @@ -80,6 +84,10 @@ trusted user admin user seeking password data for user "CALLER": using cached result getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID +DSN: rr1 propagating DSN +DSN: r1 propagating DSN +DSN: r2 propagating DSN +DSN: r3 propagating DSN originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name= sender address = user1@fun.1 Address testing: uid=uuuu gid=EXIM_GID euid=uuuu egid=EXIM_GID diff --git a/test/stderr/0294 b/test/stderr/0294 index 362675064..24da1eb2d 100644 --- a/test/stderr/0294 +++ b/test/stderr/0294 @@ -12,18 +12,23 @@ SMTP<< mail from:<x@y> SMTP>> 250 OK SMTP<< rcpt to:<one@z> SMTP>> 250 Accepted +DSN: orcpt: NULL flags: 0 SMTP<< rcpt to:<one@z> rate limit RCPT: delay 0.25 sec SMTP>> 250 Accepted +DSN: orcpt: NULL flags: 0 SMTP<< rcpt to:<one@z> rate limit RCPT: delay 0.263 sec SMTP>> 250 Accepted +DSN: orcpt: NULL flags: 0 SMTP<< rcpt to:<one@z> rate limit RCPT: delay 0.276 sec SMTP>> 250 Accepted +DSN: orcpt: NULL flags: 0 SMTP<< rcpt to:<one@z> rate limit RCPT: delay 0.289 sec SMTP>> 250 Accepted +DSN: orcpt: NULL flags: 0 SMTP<< data SMTP>> 354 Enter message, ending with "." on a line by itself >>Headers received: @@ -52,6 +57,7 @@ rate limit MAIL: delay 1 sec SMTP>> 250 OK SMTP<< rcpt to:<two@z> SMTP>> 250 Accepted +DSN: orcpt: NULL flags: 0 SMTP<< data SMTP>> 354 Enter message, ending with "." on a line by itself >>Headers received: @@ -112,6 +118,7 @@ processing "accept" accept: condition test succeeded in inline ACL end of inline ACL: ACCEPT SMTP>> 250 Accepted +DSN: orcpt: NULL flags: 0 SMTP<< rcpt to:<one@z> host in smtp_ratelimit_hosts? no (end of list) processing "deny" @@ -122,6 +129,7 @@ processing "accept" accept: condition test succeeded in inline ACL end of inline ACL: ACCEPT SMTP>> 250 Accepted +DSN: orcpt: NULL flags: 0 SMTP<< quit SMTP>> 221 myhost.test.ex closing connection LOG: smtp_connection MAIN @@ -156,6 +164,7 @@ processing "accept" accept: condition test succeeded in inline ACL end of inline ACL: ACCEPT SMTP>> 250 Accepted +DSN: orcpt: NULL flags: 0 SMTP<< rcpt to:<one@z> host in smtp_ratelimit_hosts? yes (matched "V4NET.9.8.7") rate limit RCPT: delay 0.25 sec @@ -167,6 +176,7 @@ processing "accept" accept: condition test succeeded in inline ACL end of inline ACL: ACCEPT SMTP>> 250 Accepted +DSN: orcpt: NULL flags: 0 SMTP<< quit SMTP>> 221 myhost.test.ex closing connection LOG: smtp_connection MAIN diff --git a/test/stderr/0297 b/test/stderr/0297 index 82695a15f..9eb75937f 100644 --- a/test/stderr/0297 +++ b/test/stderr/0297 @@ -2,6 +2,7 @@ Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user +DSN: r1 propagating DSN >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> routing /a/b/c@myhost.test.ex --------> r1 router <-------- @@ -25,6 +26,7 @@ Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user +DSN: r1 propagating DSN >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> routing /x/y/z@myhost.test.ex --------> r1 router <-------- diff --git a/test/stderr/0303 b/test/stderr/0303 index a1da41fc6..3f90c7c06 100644 --- a/test/stderr/0303 +++ b/test/stderr/0303 @@ -30,6 +30,7 @@ MUNGED: ::1 will be omitted in what follows >>> name=ten-1.test.ex address=V4NET.0.0.1 >>> checking addresses for ten-1.test.ex >>> V4NET.0.0.1 OK +>>> host in dsn_advertise_hosts? no (option unset) >>> host in pipelining_advertise_hosts? yes (matched "*") >>> host in hosts_connection_nolog? no (option unset) >>> host in host_lookup? no (option unset) @@ -72,6 +73,7 @@ SMTP<< EHLO [V4NET.2.3.4] sender_fullhost = ([V4NET.2.3.4]) [V4NET.2.3.4] sender_rcvhost = [V4NET.2.3.4] set_process_info: pppp handling incoming connection from ([V4NET.2.3.4]) [V4NET.2.3.4] +host in dsn_advertise_hosts? no (option unset) host in pipelining_advertise_hosts? yes (matched "*") SMTP>> 250-myhost.test.ex Hello [V4NET.2.3.4] [V4NET.2.3.4] 250-SIZE 52428800 @@ -85,6 +87,7 @@ processing "accept" accept: condition test succeeded in inline ACL end of inline ACL: ACCEPT SMTP>> 250 Accepted +DSN: orcpt: NULL flags: 0 SMTP<< data SMTP>> 354 Enter message, ending with "." on a line by itself search_tidyup called @@ -142,6 +145,7 @@ SMTP<< EHLO [V4NET.2.3.4] sender_fullhost = host.name.tld [V4NET.2.3.4] sender_rcvhost = host.name.tld ([V4NET.2.3.4]) set_process_info: pppp handling incoming connection from host.name.tld [V4NET.2.3.4] +host in dsn_advertise_hosts? no (option unset) host in pipelining_advertise_hosts? yes (matched "*") SMTP>> 250-myhost.test.ex Hello host.name.tld [V4NET.2.3.4] 250-SIZE 52428800 @@ -155,6 +159,7 @@ processing "accept" accept: condition test succeeded in inline ACL end of inline ACL: ACCEPT SMTP>> 250 Accepted +DSN: orcpt: NULL flags: 0 SMTP<< data SMTP>> 354 Enter message, ending with "." on a line by itself search_tidyup called diff --git a/test/stderr/0315 b/test/stderr/0315 index 80a16f562..1c3e974f4 100644 --- a/test/stderr/0315 +++ b/test/stderr/0315 @@ -1,6 +1,8 @@ Exim version x.yz .... configuration file is TESTSUITE/test-config admin user +DSN: r1 propagating DSN +DSN: r2 propagating DSN LOG: MAIN <= CALLER@the.local.host.name U=CALLER P=local S=sss created log directory TESTSUITE/spool/log @@ -8,6 +10,8 @@ Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user +DSN: r1 propagating DSN +DSN: r2 propagating DSN delivering 10HmaX-0005vi-00 locking TESTSUITE/spool/db/retry.lockfile no retry data available @@ -59,12 +63,16 @@ LOG: MAIN Exim version x.yz .... configuration file is TESTSUITE/test-config admin user +DSN: r1 propagating DSN +DSN: r2 propagating DSN LOG: MAIN <= CALLER@the.local.host.name U=CALLER P=local S=sss Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user +DSN: r1 propagating DSN +DSN: r2 propagating DSN delivering 10HmaY-0005vi-00 locking TESTSUITE/spool/db/retry.lockfile no retry data available diff --git a/test/stderr/0332 b/test/stderr/0332 index d77834753..7dea91571 100644 --- a/test/stderr/0332 +++ b/test/stderr/0332 @@ -1,6 +1,8 @@ Exim version x.yz .... configuration file is TESTSUITE/test-config admin user +DSN: r1 propagating DSN +DSN: r2 propagating DSN LOG: queue_run MAIN Start queue run: pid=pppp locking TESTSUITE/spool/db/retry.lockfile @@ -41,6 +43,8 @@ Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user +DSN: r1 propagating DSN +DSN: r2 propagating DSN locking TESTSUITE/spool/db/retry.lockfile >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Considering: delay@test.again.dns diff --git a/test/stderr/0333 b/test/stderr/0333 index b7c11d62c..595f0f869 100644 --- a/test/stderr/0333 +++ b/test/stderr/0333 @@ -1,6 +1,8 @@ Exim version x.yz .... configuration file is TESTSUITE/test-config admin user +DSN: r1 propagating DSN +DSN: r2 propagating DSN locking TESTSUITE/spool/db/retry.lockfile >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Considering: ok@no.delay @@ -40,6 +42,8 @@ Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user +DSN: r1 propagating DSN +DSN: r2 propagating DSN locking TESTSUITE/spool/db/retry.lockfile >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Considering: delay@test.again.dns diff --git a/test/stderr/0360 b/test/stderr/0360 index 70b77eb2b..527e37893 100644 --- a/test/stderr/0360 +++ b/test/stderr/0360 @@ -1,6 +1,9 @@ Exim version x.yz .... configuration file is TESTSUITE/test-config admin user +DSN: v0 propagating DSN +DSN: r1 propagating DSN +DSN: r2 propagating DSN LOG: MAIN <= CALLER@test.ex U=CALLER P=local S=sss created log directory TESTSUITE/spool/log @@ -8,6 +11,9 @@ Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user +DSN: v0 propagating DSN +DSN: r1 propagating DSN +DSN: r2 propagating DSN delivering 10HmaX-0005vi-00 locking TESTSUITE/spool/db/retry.lockfile no retry data available @@ -149,6 +155,9 @@ LOG: MAIN Exim version x.yz .... configuration file is TESTSUITE/test-config admin user +DSN: v0 propagating DSN +DSN: r1 propagating DSN +DSN: r2 propagating DSN LOG: queue_run MAIN Start queue run: pid=pppp -qf locking TESTSUITE/spool/db/retry.lockfile diff --git a/test/stderr/0361 b/test/stderr/0361 index 07e0ce3d1..5b93c6e9c 100644 --- a/test/stderr/0361 +++ b/test/stderr/0361 @@ -12,6 +12,10 @@ configuration file is TESTSUITE/test-config admin user changed uid/gid: privilege not needed uid=EXIM_UID gid=EXIM_GID pid=pppp +DSN: r1 propagating DSN +DSN: r2 propagating DSN +DSN: r3 propagating DSN +DSN: r4 propagating DSN seeking password data for user "CALLER": cache not available getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME @@ -40,6 +44,10 @@ P Received: from CALLER by the.local.host.name with local (Exim x.yz) calling local_scan(); timeout=300 local_scan() returned 0 NULL Writing spool header file +DSN: Write SPOOL :-dsn_envid NULL +DSN: Write SPOOL :-dsn_ret 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |kilos@recurse.test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 Size of headers = sss LOG: MAIN <= CALLER@test.ex U=CALLER P=local S=sss @@ -51,6 +59,10 @@ changed uid/gid: forcing real = effective configuration file is TESTSUITE/test-config trusted user admin user +DSN: r1 propagating DSN +DSN: r2 propagating DSN +DSN: r3 propagating DSN +DSN: r4 propagating DSN seeking password data for user "CALLER": cache not available getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID set_process_info: pppp delivering specified messages @@ -62,7 +74,9 @@ Non-recipients: Empty Tree ---- End of tree ---- recipients_count=1 +**** SPOOL_IN - No additional fields body_linecount=0 message_linecount=7 +DSN: set orcpt: NULL flags: 0 Delivery address list: kilos@recurse.test.ex locking TESTSUITE/spool/db/retry.lockfile @@ -219,6 +233,22 @@ LOG: MAIN changed uid/gid: post-delivery tidying uid=EXIM_UID gid=EXIM_GID pid=pppp set_process_info: pppp tidying up after delivering 10HmaY-0005vi-00 +DSN: processing router : r4 +DSN: processing successful delivery address: kilos@recurse.test.ex.test.ex +DSN: Sender_address: CALLER@test.ex +DSN: orcpt: NULL flags: 0 +DSN: envid: NULL ret: 0 +DSN: Final recipient: kilos@recurse.test.ex.test.ex +DSN: Remote SMTP server supports DSN: 0 +DSN: *** NOT SENDING DSN SUCCESS Message *** +DSN: processing router : r3 +DSN: processing successful delivery address: kilos@recurse.test.ex.test.ex +DSN: Sender_address: CALLER@test.ex +DSN: orcpt: NULL flags: 0 +DSN: envid: NULL ret: 0 +DSN: Final recipient: kilos@recurse.test.ex.test.ex +DSN: Remote SMTP server supports DSN: 0 +DSN: *** NOT SENDING DSN SUCCESS Message *** LOG: MAIN Completed end delivery of 10HmaY-0005vi-00 diff --git a/test/stderr/0362 b/test/stderr/0362 index 5f03562df..c2b6e25f4 100644 --- a/test/stderr/0362 +++ b/test/stderr/0362 @@ -5,6 +5,8 @@ configuration file is TESTSUITE/test-config admin user changed uid/gid: privilege not needed uid=EXIM_UID gid=EXIM_GID pid=pppp +DSN: r1 propagating DSN +DSN: r2 propagating DSN seeking password data for user "CALLER": cache not available getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME @@ -75,6 +77,7 @@ routed by r2 router accept: condition test succeeded in ACL "check_rcpt" end of ACL "check_rcpt": ACCEPT SMTP>> 250 Accepted +DSN: orcpt: NULL flags: 0 SMTP<< quit SMTP>> 221 the.local.host.name closing connection LOG: smtp_connection MAIN diff --git a/test/stderr/0364 b/test/stderr/0364 index c8d6b0d65..f648839f1 100644 --- a/test/stderr/0364 +++ b/test/stderr/0364 @@ -1,6 +1,11 @@ Exim version x.yz .... configuration file is TESTSUITE/test-config admin user +DSN: r1 propagating DSN +DSN: r2 propagating DSN +DSN: r3 propagating DSN +DSN: r4 propagating DSN +DSN: r5 propagating DSN >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> routing kilos@thishost --------> r1 router <-------- diff --git a/test/stderr/0371 b/test/stderr/0371 index df1a378c8..534a643f3 100644 --- a/test/stderr/0371 +++ b/test/stderr/0371 @@ -35,6 +35,7 @@ something in helo_lookup_domains? no (end of list) sender_fullhost = (something) [V4NET.0.0.0] sender_rcvhost = [V4NET.0.0.0] (helo=something) set_process_info: pppp handling incoming connection from (something) [V4NET.0.0.0] +host in dsn_advertise_hosts? no (option unset) host in pipelining_advertise_hosts? yes (matched "*") SMTP>> 250-mail.test.ex Hello something [V4NET.0.0.0] 250-SIZE 52428800 @@ -65,6 +66,7 @@ check set acl_c0 = $acl_c0; rcpt accept: condition test succeeded in ACL "rcpt" end of ACL "rcpt": ACCEPT SMTP>> 250 Accepted +DSN: orcpt: NULL flags: 0 SMTP<< data SMTP>> 354 Enter message, ending with "." on a line by itself search_tidyup called diff --git a/test/stderr/0374 b/test/stderr/0374 index 05bc2460e..c8163712a 100644 --- a/test/stderr/0374 +++ b/test/stderr/0374 @@ -1,6 +1,11 @@ Exim version x.yz .... configuration file is TESTSUITE/test-config admin user +DSN: u1 propagating DSN +DSN: ut2 propagating DSN +DSN: ut3 propagating DSN +DSN: ut4 propagating DSN +DSN: real propagating DSN LOG: MAIN <= CALLER@myhost.test.ex U=CALLER P=local S=sss created log directory TESTSUITE/spool/log @@ -8,6 +13,11 @@ Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user +DSN: u1 propagating DSN +DSN: ut2 propagating DSN +DSN: ut3 propagating DSN +DSN: ut4 propagating DSN +DSN: real propagating DSN locking TESTSUITE/spool/db/retry.lockfile no retry data available >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> @@ -380,12 +390,22 @@ Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user +DSN: u1 propagating DSN +DSN: ut2 propagating DSN +DSN: ut3 propagating DSN +DSN: ut4 propagating DSN +DSN: real propagating DSN LOG: MAIN <= <> R=10HmaX-0005vi-00 U=EXIMUSER P=local S=sss Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user +DSN: u1 propagating DSN +DSN: ut2 propagating DSN +DSN: ut3 propagating DSN +DSN: ut4 propagating DSN +DSN: real propagating DSN locking TESTSUITE/spool/db/retry.lockfile >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Considering: CALLER@myhost.test.ex diff --git a/test/stderr/0375 b/test/stderr/0375 index 6135f0f80..8b59febdc 100644 --- a/test/stderr/0375 +++ b/test/stderr/0375 @@ -1,6 +1,15 @@ Exim version x.yz .... configuration file is TESTSUITE/test-config admin user +DSN: u1 propagating DSN +DSN: ut2 propagating DSN +DSN: ut3 propagating DSN +DSN: ut4 propagating DSN +DSN: ut5 propagating DSN +DSN: ut6 propagating DSN +DSN: ut7 propagating DSN +DSN: ut8 propagating DSN +DSN: real propagating DSN LOG: MAIN <= CALLER@myhost.test.ex U=CALLER P=local S=sss created log directory TESTSUITE/spool/log @@ -8,6 +17,15 @@ Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user +DSN: u1 propagating DSN +DSN: ut2 propagating DSN +DSN: ut3 propagating DSN +DSN: ut4 propagating DSN +DSN: ut5 propagating DSN +DSN: ut6 propagating DSN +DSN: ut7 propagating DSN +DSN: ut8 propagating DSN +DSN: real propagating DSN locking TESTSUITE/spool/db/retry.lockfile no retry data available >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> @@ -840,12 +858,30 @@ Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user +DSN: u1 propagating DSN +DSN: ut2 propagating DSN +DSN: ut3 propagating DSN +DSN: ut4 propagating DSN +DSN: ut5 propagating DSN +DSN: ut6 propagating DSN +DSN: ut7 propagating DSN +DSN: ut8 propagating DSN +DSN: real propagating DSN LOG: MAIN <= <> R=10HmaX-0005vi-00 U=EXIMUSER P=local S=sss Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user +DSN: u1 propagating DSN +DSN: ut2 propagating DSN +DSN: ut3 propagating DSN +DSN: ut4 propagating DSN +DSN: ut5 propagating DSN +DSN: ut6 propagating DSN +DSN: ut7 propagating DSN +DSN: ut8 propagating DSN +DSN: real propagating DSN locking TESTSUITE/spool/db/retry.lockfile >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Considering: CALLER@myhost.test.ex @@ -924,12 +960,30 @@ log writing disabled Exim version x.yz .... configuration file is TESTSUITE/test-config admin user +DSN: u1 propagating DSN +DSN: ut2 propagating DSN +DSN: ut3 propagating DSN +DSN: ut4 propagating DSN +DSN: ut5 propagating DSN +DSN: ut6 propagating DSN +DSN: ut7 propagating DSN +DSN: ut8 propagating DSN +DSN: real propagating DSN LOG: MAIN <= CALLER@myhost.test.ex U=CALLER P=local S=sss Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user +DSN: u1 propagating DSN +DSN: ut2 propagating DSN +DSN: ut3 propagating DSN +DSN: ut4 propagating DSN +DSN: ut5 propagating DSN +DSN: ut6 propagating DSN +DSN: ut7 propagating DSN +DSN: ut8 propagating DSN +DSN: real propagating DSN locking TESTSUITE/spool/db/retry.lockfile >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Considering: h1@myhost.test.ex diff --git a/test/stderr/0377 b/test/stderr/0377 index 3a70bb66d..ca3949890 100644 --- a/test/stderr/0377 +++ b/test/stderr/0377 @@ -1,6 +1,14 @@ Exim version x.yz .... configuration file is TESTSUITE/test-config admin user +DSN: defer propagating DSN +DSN: unseen_aaaa propagating DSN +DSN: seen_aaaa propagating DSN +DSN: bbbb propagating DSN +DSN: bbbb_0 propagating DSN +DSN: cccc_2nd_time propagating DSN +DSN: cccc_redirect propagating DSN +DSN: cccc_accept propagating DSN LOG: MAIN <= CALLER@myhost.test.ex U=CALLER P=local S=sss created log directory TESTSUITE/spool/log @@ -8,6 +16,14 @@ Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user +DSN: defer propagating DSN +DSN: unseen_aaaa propagating DSN +DSN: seen_aaaa propagating DSN +DSN: bbbb propagating DSN +DSN: bbbb_0 propagating DSN +DSN: cccc_2nd_time propagating DSN +DSN: cccc_redirect propagating DSN +DSN: cccc_accept propagating DSN locking TESTSUITE/spool/db/retry.lockfile no retry data available >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> @@ -312,6 +328,14 @@ locking TESTSUITE/spool/db/retry.lockfile Exim version x.yz .... configuration file is TESTSUITE/test-config admin user +DSN: defer propagating DSN +DSN: unseen_aaaa propagating DSN +DSN: seen_aaaa propagating DSN +DSN: bbbb propagating DSN +DSN: bbbb_0 propagating DSN +DSN: cccc_2nd_time propagating DSN +DSN: cccc_redirect propagating DSN +DSN: cccc_accept propagating DSN LOG: queue_run MAIN Start queue run: pid=pppp -qf locking TESTSUITE/spool/db/retry.lockfile @@ -555,6 +579,14 @@ LOG: queue_run MAIN Exim version x.yz .... configuration file is TESTSUITE/test-config admin user +DSN: defer propagating DSN +DSN: unseen_aaaa propagating DSN +DSN: seen_aaaa propagating DSN +DSN: bbbb propagating DSN +DSN: bbbb_0 propagating DSN +DSN: cccc_2nd_time propagating DSN +DSN: cccc_redirect propagating DSN +DSN: cccc_accept propagating DSN LOG: queue_run MAIN Start queue run: pid=pppp -qf locking TESTSUITE/spool/db/retry.lockfile diff --git a/test/stderr/0378 b/test/stderr/0378 index 13db924cd..bb7b4a40a 100644 --- a/test/stderr/0378 +++ b/test/stderr/0378 @@ -1,6 +1,10 @@ Exim version x.yz .... configuration file is TESTSUITE/test-config admin user +DSN: bounce propagating DSN +DSN: defer propagating DSN +DSN: aaaa_2nd_time propagating DSN +DSN: aaaa propagating DSN LOG: MAIN <= CALLER@myhost.test.ex U=CALLER P=local S=sss created log directory TESTSUITE/spool/log @@ -8,6 +12,10 @@ Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user +DSN: bounce propagating DSN +DSN: defer propagating DSN +DSN: aaaa_2nd_time propagating DSN +DSN: aaaa propagating DSN locking TESTSUITE/spool/db/retry.lockfile no retry data available >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> @@ -121,12 +129,20 @@ locking TESTSUITE/spool/db/retry.lockfile Exim version x.yz .... configuration file is TESTSUITE/test-config admin user +DSN: bounce propagating DSN +DSN: defer propagating DSN +DSN: aaaa_2nd_time propagating DSN +DSN: aaaa propagating DSN LOG: MAIN <= <> R=10HmaX-0005vi-00 U=CALLER P=local S=sss Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user +DSN: bounce propagating DSN +DSN: defer propagating DSN +DSN: aaaa_2nd_time propagating DSN +DSN: aaaa propagating DSN locking TESTSUITE/spool/db/retry.lockfile no retry data available >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> @@ -172,6 +188,10 @@ locking TESTSUITE/spool/db/retry.lockfile Exim version x.yz .... configuration file is TESTSUITE/test-config admin user +DSN: bounce propagating DSN +DSN: defer propagating DSN +DSN: aaaa_2nd_time propagating DSN +DSN: aaaa propagating DSN LOG: queue_run MAIN Start queue run: pid=pppp -qf locking TESTSUITE/spool/db/retry.lockfile diff --git a/test/stderr/0379 b/test/stderr/0379 index 142b65d23..7f0c70020 100644 --- a/test/stderr/0379 +++ b/test/stderr/0379 @@ -1,6 +1,9 @@ Exim version x.yz .... configuration file is TESTSUITE/test-config admin user +DSN: defer propagating DSN +DSN: aaaa_redirect propagating DSN +DSN: bc propagating DSN LOG: MAIN <= CALLER@myhost.test.ex U=CALLER P=local S=sss created log directory TESTSUITE/spool/log @@ -8,6 +11,9 @@ Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user +DSN: defer propagating DSN +DSN: aaaa_redirect propagating DSN +DSN: bc propagating DSN locking TESTSUITE/spool/db/retry.lockfile no retry data available >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> @@ -136,6 +142,9 @@ locking TESTSUITE/spool/db/retry.lockfile Exim version x.yz .... configuration file is TESTSUITE/test-config admin user +DSN: defer propagating DSN +DSN: aaaa_redirect propagating DSN +DSN: bc propagating DSN LOG: queue_run MAIN Start queue run: pid=pppp -qf locking TESTSUITE/spool/db/retry.lockfile diff --git a/test/stderr/0380 b/test/stderr/0380 index e7ae5a271..4c31b577f 100644 --- a/test/stderr/0380 +++ b/test/stderr/0380 @@ -1,6 +1,10 @@ Exim version x.yz .... configuration file is TESTSUITE/test-config admin user +DSN: r0 propagating DSN +DSN: r1 propagating DSN +DSN: r2 propagating DSN +DSN: r3 propagating DSN LOG: MAIN <= CALLER@myhost.test.ex U=CALLER P=local S=sss created log directory TESTSUITE/spool/log @@ -8,6 +12,10 @@ Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user +DSN: r0 propagating DSN +DSN: r1 propagating DSN +DSN: r2 propagating DSN +DSN: r3 propagating DSN locking TESTSUITE/spool/db/retry.lockfile no retry data available >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> diff --git a/test/stderr/0381 b/test/stderr/0381 index c1ead3f60..a24ef419f 100644 --- a/test/stderr/0381 +++ b/test/stderr/0381 @@ -75,6 +75,7 @@ processing "accept" accept: condition test succeeded in ACL "check_rcpt" end of ACL "check_rcpt": ACCEPT SMTP>> 250 Accepted +DSN: orcpt: NULL flags: 0 SMTP<< quit SMTP>> 221 myhost.test.ex closing connection LOG: smtp_connection MAIN diff --git a/test/stderr/0384 b/test/stderr/0384 index 7a0eb8339..63ba003cd 100644 --- a/test/stderr/0384 +++ b/test/stderr/0384 @@ -8,6 +8,7 @@ >>> [V4NET.9.8.7] in helo_lookup_domains? no (end of list) >>> verifying EHLO/HELO argument "[V4NET.9.8.7]" >>> matched host address +>>> host in dsn_advertise_hosts? no (option unset) >>> host in pipelining_advertise_hosts? yes (matched "*") >>> host in smtp_accept_max_nonmail_hosts? yes (matched "*") >>> [1.2.3.4] in helo_lookup_domains? no (end of list) diff --git a/test/stderr/0386 b/test/stderr/0386 index 6084853e4..086297cf1 100644 --- a/test/stderr/0386 +++ b/test/stderr/0386 @@ -8,6 +8,7 @@ trusted user admin user changed uid/gid: privilege not needed uid=EXIM_UID gid=EXIM_GID pid=pppp +DSN: r1 propagating DSN seeking password data for user "CALLER": using cached result getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME @@ -134,6 +135,7 @@ trusted user admin user changed uid/gid: privilege not needed uid=EXIM_UID gid=EXIM_GID pid=pppp +DSN: r1 propagating DSN seeking password data for user "CALLER": using cached result getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME @@ -179,6 +181,7 @@ processing "accept" accept: condition test succeeded in ACL "TESTSUITE/aux-fixed/0386.acl2" end of ACL "TESTSUITE/aux-fixed/0386.acl2": ACCEPT SMTP>> 250 Accepted +DSN: orcpt: NULL flags: 0 SMTP<< data SMTP>> 354 Enter message, ending with "." on a line by itself search_tidyup called @@ -202,6 +205,10 @@ P Received: from [V4NET.11.12.13] (ident=CALLER) calling local_scan(); timeout=300 local_scan() returned 0 NULL Writing spool header file +DSN: Write SPOOL :-dsn_envid NULL +DSN: Write SPOOL :-dsn_ret 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |2@b| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 Size of headers = sss LOG: MAIN <= x@y H=[V4NET.11.12.13] U=CALLER P=smtp S=sss @@ -216,6 +223,7 @@ getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID configuration file is TESTSUITE/test-config trusted user admin user +DSN: r1 propagating DSN seeking password data for user "CALLER": using cached result getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID set_process_info: pppp delivering specified messages @@ -229,7 +237,9 @@ Non-recipients: Empty Tree ---- End of tree ---- recipients_count=1 +**** SPOOL_IN - No additional fields body_linecount=1 message_linecount=7 +DSN: set orcpt: NULL flags: 0 Delivery address list: 2@b locking TESTSUITE/spool/db/retry.lockfile @@ -312,6 +322,14 @@ Succeeded addresses: Failed addresses: Deferred addresses: end of retry processing +DSN: processing router : r1 +DSN: processing successful delivery address: 2@b +DSN: Sender_address: x@y +DSN: orcpt: NULL flags: 0 +DSN: envid: NULL ret: 0 +DSN: Final recipient: 2@b +DSN: Remote SMTP server supports DSN: 0 +DSN: *** NOT SENDING DSN SUCCESS Message *** LOG: MAIN Completed end delivery of 10HmaX-0005vi-00 @@ -340,6 +358,7 @@ processing "accept" accept: condition test succeeded in ACL "TESTSUITE/aux-fixed/0386.acl2" end of ACL "TESTSUITE/aux-fixed/0386.acl2": ACCEPT SMTP>> 250 Accepted +DSN: orcpt: NULL flags: 0 SMTP<< data SMTP>> 354 Enter message, ending with "." on a line by itself search_tidyup called @@ -363,6 +382,10 @@ P Received: from [V4NET.11.12.13] (ident=CALLER) calling local_scan(); timeout=300 local_scan() returned 0 NULL Writing spool header file +DSN: Write SPOOL :-dsn_envid NULL +DSN: Write SPOOL :-dsn_ret 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |2@b| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 Size of headers = sss LOG: MAIN <= x@y H=[V4NET.11.12.13] U=CALLER P=smtp S=sss @@ -377,6 +400,7 @@ getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID configuration file is TESTSUITE/test-config trusted user admin user +DSN: r1 propagating DSN seeking password data for user "CALLER": using cached result getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID set_process_info: pppp delivering specified messages @@ -390,7 +414,9 @@ Non-recipients: Empty Tree ---- End of tree ---- recipients_count=1 +**** SPOOL_IN - No additional fields body_linecount=1 message_linecount=7 +DSN: set orcpt: NULL flags: 0 Delivery address list: 2@b locking TESTSUITE/spool/db/retry.lockfile @@ -472,6 +498,14 @@ Succeeded addresses: Failed addresses: Deferred addresses: end of retry processing +DSN: processing router : r1 +DSN: processing successful delivery address: 2@b +DSN: Sender_address: x@y +DSN: orcpt: NULL flags: 0 +DSN: envid: NULL ret: 0 +DSN: Final recipient: 2@b +DSN: Remote SMTP server supports DSN: 0 +DSN: *** NOT SENDING DSN SUCCESS Message *** LOG: MAIN Completed end delivery of 10HmaY-0005vi-00 diff --git a/test/stderr/0388 b/test/stderr/0388 index a7a266418..e9e8c7b5c 100644 --- a/test/stderr/0388 +++ b/test/stderr/0388 @@ -3,6 +3,8 @@ changed uid/gid: forcing real = effective uid=uuuu gid=CALLER_GID pid=pppp configuration file is TESTSUITE/test-config admin user +DSN: r0 propagating DSN +DSN: r1 propagating DSN set_process_info: pppp delivering specified messages set_process_info: pppp delivering 10HmaX-0005vi-00 locking TESTSUITE/spool/db/retry.lockfile @@ -168,6 +170,8 @@ trusted user admin user changed uid/gid: privilege not needed uid=EXIM_UID gid=EXIM_GID pid=pppp +DSN: r0 propagating DSN +DSN: r1 propagating DSN originator: uid=EXIM_UID gid=EXIM_GID login=EXIMUSER name= sender address = set_process_info: pppp accepting a local non-SMTP message from <> @@ -178,6 +182,8 @@ X-Failed-Recipients: x@y 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 rewrite_one_header: type=F: @@ -190,6 +196,8 @@ search_tidyup called Auto-Submitted: auto-replied F From: Mail Delivery System <Mailer-Daemon@myhost.test.ex> T 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 I Message-Id: <E10HmaY-0005vi-00@myhost.test.ex> Date: Tue, 2 Mar 1999 09:44:33 +0000 @@ -213,6 +221,8 @@ changed uid/gid: forcing real = effective configuration file is TESTSUITE/test-config trusted user admin user +DSN: r0 propagating DSN +DSN: r1 propagating DSN set_process_info: pppp delivering specified messages set_process_info: pppp delivering 10HmaY-0005vi-00 locking TESTSUITE/spool/db/retry.lockfile diff --git a/test/stderr/0391 b/test/stderr/0391 index 326807765..31fd790e9 100644 --- a/test/stderr/0391 +++ b/test/stderr/0391 @@ -5,6 +5,7 @@ configuration file is TESTSUITE/test-config admin user changed uid/gid: privilege not needed uid=EXIM_UID gid=EXIM_GID pid=pppp +DSN: r1 propagating DSN originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME sender address = CALLER@myhost.test.ex sender_fullhost = [1.2.3.4] @@ -57,6 +58,7 @@ sender U@W.x.y verified ok as U@x.y accept: condition test succeeded in ACL "acl_rcpt" end of ACL "acl_rcpt": ACCEPT SMTP>> 250 Accepted +DSN: orcpt: NULL flags: 0 SMTP<< quit SMTP>> 221 myhost.test.ex closing connection LOG: smtp_connection MAIN diff --git a/test/stderr/0398 b/test/stderr/0398 index 5118c1af7..31d3fc269 100644 --- a/test/stderr/0398 +++ b/test/stderr/0398 @@ -5,6 +5,8 @@ configuration file is TESTSUITE/test-config admin user changed uid/gid: privilege not needed uid=EXIM_UID gid=EXIM_GID pid=pppp +DSN: r1 propagating DSN +DSN: r2 propagating DSN seeking password data for user "CALLER": cache not available getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME @@ -158,6 +160,7 @@ qq@remote in "qq@remote"? yes (matched "qq@remote") accept: condition test succeeded in ACL "rcpt" end of ACL "rcpt": ACCEPT SMTP>> 250 Accepted +DSN: orcpt: NULL flags: 0 SMTP<< rcpt to:<xyz@local> using ACL "rcpt" processing "deny" @@ -237,6 +240,7 @@ qq@remote in "qq@remote"? yes (matched "qq@remote") accept: condition test succeeded in ACL "rcpt" end of ACL "rcpt": ACCEPT SMTP>> 250 Accepted +DSN: orcpt: NULL flags: 0 SMTP<< quit SMTP>> 221 mail.test.ex closing connection LOG: smtp_connection MAIN diff --git a/test/stderr/0399 b/test/stderr/0399 index c6fb81309..2e7ccc757 100644 --- a/test/stderr/0399 +++ b/test/stderr/0399 @@ -3,6 +3,9 @@ changed uid/gid: forcing real = effective uid=uuuu gid=CALLER_GID pid=pppp configuration file is TESTSUITE/test-config admin user +DSN: r1 propagating DSN +DSN: r2 propagating DSN +DSN: r3 propagating DSN originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME sender address = CALLER@test.ex Address testing: uid=uuuu gid=EXIM_GID euid=uuuu egid=EXIM_GID diff --git a/test/stderr/0402 b/test/stderr/0402 index 20c2e7b3f..ec373f5fe 100644 --- a/test/stderr/0402 +++ b/test/stderr/0402 @@ -5,6 +5,11 @@ configuration file is TESTSUITE/test-config admin user changed uid/gid: privilege not needed uid=EXIM_UID gid=EXIM_GID pid=pppp +DSN: r1 propagating DSN +DSN: r2 propagating DSN +DSN: r3 propagating DSN +DSN: r4 propagating DSN +DSN: r5 propagating DSN seeking password data for user "CALLER": cache not available getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID seeking password data for user "CALLER": using cached result @@ -84,6 +89,18 @@ local_scan() returned 0 NULL expanding: ${tod_full} result: Tue, 2 Mar 1999 09:44:33 +0000 Writing spool header file +DSN: Write SPOOL :-dsn_envid NULL +DSN: Write SPOOL :-dsn_ret 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |CALLER@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |usery@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |userz@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |rd+CALLER@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |rd+usery@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 Size of headers = sss LOG: MAIN <= CALLER@test.ex U=CALLER P=local S=sss @@ -96,6 +113,11 @@ changed uid/gid: forcing real = effective configuration file is TESTSUITE/test-config trusted user admin user +DSN: r1 propagating DSN +DSN: r2 propagating DSN +DSN: r3 propagating DSN +DSN: r4 propagating DSN +DSN: r5 propagating DSN seeking password data for user "CALLER": cache not available getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID seeking password data for user "CALLER": using cached result @@ -111,7 +133,17 @@ Non-recipients: Empty Tree ---- End of tree ---- recipients_count=5 +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields body_linecount=0 message_linecount=6 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 Delivery address list: CALLER@test.ex usery@test.ex @@ -529,6 +561,62 @@ rd+usery@test.ex: no retry items Failed addresses: Deferred addresses: end of retry processing +DSN: processing router : r3 +DSN: processing successful delivery address: userz@test.ex +DSN: Sender_address: CALLER@test.ex +DSN: orcpt: NULL flags: 0 +DSN: envid: NULL ret: 0 +DSN: Final recipient: userz@test.ex +DSN: Remote SMTP server supports DSN: 0 +DSN: *** NOT SENDING DSN SUCCESS Message *** +DSN: processing router : r2 +DSN: processing successful delivery address: usery@test.ex +DSN: Sender_address: CALLER@test.ex +DSN: orcpt: NULL flags: 0 +DSN: envid: NULL ret: 0 +DSN: Final recipient: usery@test.ex +DSN: Remote SMTP server supports DSN: 0 +DSN: *** NOT SENDING DSN SUCCESS Message *** +DSN: processing router : r1 +DSN: processing successful delivery address: CALLER@test.ex +DSN: Sender_address: CALLER@test.ex +DSN: orcpt: NULL flags: 0 +DSN: envid: NULL ret: 0 +DSN: Final recipient: CALLER@test.ex +DSN: Remote SMTP server supports DSN: 0 +DSN: *** NOT SENDING DSN SUCCESS Message *** +DSN: processing router : r4 +DSN: processing successful delivery address: TESTSUITE/test-mail/junk +DSN: Sender_address: CALLER@test.ex +DSN: orcpt: NULL flags: 0 +DSN: envid: NULL ret: 0 +DSN: Final recipient: TESTSUITE/test-mail/junk +DSN: Remote SMTP server supports DSN: 0 +DSN: *** NOT SENDING DSN SUCCESS Message *** +DSN: processing router : r5 +DSN: processing successful delivery address: TESTSUITE/test-mail/junk +DSN: Sender_address: CALLER@test.ex +DSN: orcpt: NULL flags: 0 +DSN: envid: NULL ret: 0 +DSN: Final recipient: TESTSUITE/test-mail/junk +DSN: Remote SMTP server supports DSN: 0 +DSN: *** NOT SENDING DSN SUCCESS Message *** +DSN: processing router : r4 +DSN: processing successful delivery address: rd+CALLER@test.ex +DSN: Sender_address: CALLER@test.ex +DSN: orcpt: NULL flags: 0 +DSN: envid: NULL ret: 0 +DSN: Final recipient: rd+CALLER@test.ex +DSN: Remote SMTP server supports DSN: 0 +DSN: *** NOT SENDING DSN SUCCESS Message *** +DSN: processing router : r5 +DSN: processing successful delivery address: rd+usery@test.ex +DSN: Sender_address: CALLER@test.ex +DSN: orcpt: NULL flags: 0 +DSN: envid: NULL ret: 0 +DSN: Final recipient: rd+usery@test.ex +DSN: Remote SMTP server supports DSN: 0 +DSN: *** NOT SENDING DSN SUCCESS Message *** LOG: MAIN Completed end delivery of 10HmaX-0005vi-00 diff --git a/test/stderr/0403 b/test/stderr/0403 index ebc76831b..27b209df2 100644 --- a/test/stderr/0403 +++ b/test/stderr/0403 @@ -5,6 +5,7 @@ configuration file is TESTSUITE/test-config admin user changed uid/gid: privilege not needed uid=EXIM_UID gid=EXIM_GID pid=pppp +DSN: r1 propagating DSN seeking password data for user "CALLER": cache not available getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME @@ -33,6 +34,10 @@ P Received: from CALLER by mail.test.ex with local (Exim x.yz) calling local_scan(); timeout=300 local_scan() returned 0 NULL Writing spool header file +DSN: Write SPOOL :-dsn_envid NULL +DSN: Write SPOOL :-dsn_ret 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |userx@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 Size of headers = sss LOG: MAIN <= CALLER@test.ex U=CALLER P=local S=sss @@ -45,6 +50,7 @@ changed uid/gid: forcing real = effective configuration file is TESTSUITE/test-config trusted user admin user +DSN: r1 propagating DSN seeking password data for user "CALLER": cache not available getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID set_process_info: pppp delivering specified messages @@ -56,7 +62,9 @@ Non-recipients: Empty Tree ---- End of tree ---- recipients_count=1 +**** SPOOL_IN - No additional fields body_linecount=0 message_linecount=7 +DSN: set orcpt: NULL flags: 0 Delivery address list: userx@test.ex locking TESTSUITE/spool/db/retry.lockfile @@ -176,6 +184,22 @@ LOG: MAIN changed uid/gid: post-delivery tidying uid=EXIM_UID gid=EXIM_GID pid=pppp set_process_info: pppp tidying up after delivering 10HmaX-0005vi-00 +DSN: processing router : r1 +DSN: processing successful delivery address: TESTSUITE/test-mail/junk +DSN: Sender_address: CALLER@test.ex +DSN: orcpt: NULL flags: 0 +DSN: envid: NULL ret: 0 +DSN: Final recipient: TESTSUITE/test-mail/junk +DSN: Remote SMTP server supports DSN: 0 +DSN: *** NOT SENDING DSN SUCCESS Message *** +DSN: processing router : r1 +DSN: processing successful delivery address: userx@test.ex +DSN: Sender_address: CALLER@test.ex +DSN: orcpt: NULL flags: 0 +DSN: envid: NULL ret: 0 +DSN: Final recipient: userx@test.ex +DSN: Remote SMTP server supports DSN: 0 +DSN: *** NOT SENDING DSN SUCCESS Message *** LOG: MAIN Completed end delivery of 10HmaX-0005vi-00 diff --git a/test/stderr/0404 b/test/stderr/0404 index d37788c05..9d04fe58a 100644 --- a/test/stderr/0404 +++ b/test/stderr/0404 @@ -7,6 +7,8 @@ changed uid/gid: privilege not needed uid=EXIM_UID gid=EXIM_GID pid=pppp seeking password data for user "CALLER": cache not available getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID +DSN: r1 propagating DSN +DSN: r2 propagating DSN seeking password data for user "CALLER": using cached result getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME @@ -132,6 +134,10 @@ P Received: from CALLER by mail.test.ex with local (Exim x.yz) calling local_scan(); timeout=300 local_scan() returned 0 NULL Writing spool header file +DSN: Write SPOOL :-dsn_envid NULL +DSN: Write SPOOL :-dsn_ret 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |userx@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 Size of headers = sss LOG: MAIN <= CALLER@test.ex U=CALLER P=local S=sss @@ -146,6 +152,8 @@ trusted user admin user seeking password data for user "CALLER": cache not available getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID +DSN: r1 propagating DSN +DSN: r2 propagating DSN seeking password data for user "CALLER": using cached result getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID set_process_info: pppp delivering specified messages @@ -157,7 +165,9 @@ Non-recipients: Empty Tree ---- End of tree ---- recipients_count=1 +**** SPOOL_IN - No additional fields body_linecount=0 message_linecount=159 +DSN: set orcpt: NULL flags: 0 Delivery address list: userx@test.ex locking TESTSUITE/spool/db/retry.lockfile @@ -244,6 +254,8 @@ changed uid/gid: privilege not needed uid=EXIM_UID gid=EXIM_GID pid=pppp seeking password data for user "CALLER": cache not available getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID +DSN: r1 propagating DSN +DSN: r2 propagating DSN seeking password data for user "CALLER": using cached result getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME @@ -281,6 +293,1224 @@ P Received: from CALLER by mail.test.ex with local (Exim x.yz) calling local_scan(); timeout=300 local_scan() returned 0 NULL Writing spool header file +DSN: Write SPOOL :-dsn_envid NULL +DSN: Write SPOOL :-dsn_ret 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |sender@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 Size of headers = sss LOG: MAIN <= <> R=10HmaX-0005vi-00 U=CALLER P=local S=sss @@ -294,6 +1524,8 @@ trusted user admin user seeking password data for user "CALLER": cache not available getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID +DSN: r1 propagating DSN +DSN: r2 propagating DSN seeking password data for user "CALLER": using cached result getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID set_process_info: pppp delivering specified messages @@ -305,7 +1537,1223 @@ Non-recipients: Empty Tree ---- End of tree ---- recipients_count=608 +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields +**** SPOOL_IN - No additional fields body_linecount=1 message_linecount=9 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 +DSN: set orcpt: NULL flags: 0 Delivery address list: sender@test.ex sender@test.ex @@ -15565,6 +18013,14 @@ sender@test.ex: no retry items Failed addresses: Deferred addresses: end of retry processing +DSN: processing router : r1 +DSN: processing successful delivery address: sender@test.ex +DSN: Sender_address: +DSN: orcpt: NULL flags: 0 +DSN: envid: NULL ret: 0 +DSN: Final recipient: sender@test.ex +DSN: Remote SMTP server supports DSN: 0 +DSN: *** NOT SENDING DSN SUCCESS Message *** LOG: MAIN Completed end delivery of 10HmaY-0005vi-00 @@ -15594,6 +18050,22 @@ userx@test.ex: no retry items Failed addresses: Deferred addresses: end of retry processing +DSN: processing router : r2 +DSN: processing successful delivery address: >sender@test.ex,sender@test.ex,sender@test.ex,sender@test.ex,sender@test.ex,sender@test.ex,sender@test.ex,sender@test.ex,sender@test.ex,sender@test.ex,sender@test.ex,sender@test.ex,sender@test.ex,sender@test.ex,sender@test.ex,sender@test.ex,sender@test.ex,sender@test.ex, ... +DSN: Sender_address: CALLER@test.ex +DSN: orcpt: NULL flags: 0 +DSN: envid: NULL ret: 0 +DSN: Final recipient: >sender@test.ex,sender@test.ex,sender@test.ex,sender@test.ex,sender@test.ex,sender@test.ex,sender@test.ex,sender@test.ex,sender@test.ex,sender@test.ex,sender@test.ex,sender@test.ex,sender@test.ex,sender@test.ex,sender@test.ex,sender@test.ex,sender@test.ex,sender@test.ex, ... +DSN: Remote SMTP server supports DSN: 0 +DSN: *** NOT SENDING DSN SUCCESS Message *** +DSN: processing router : r2 +DSN: processing successful delivery address: userx@test.ex +DSN: Sender_address: CALLER@test.ex +DSN: orcpt: NULL flags: 0 +DSN: envid: NULL ret: 0 +DSN: Final recipient: userx@test.ex +DSN: Remote SMTP server supports DSN: 0 +DSN: *** NOT SENDING DSN SUCCESS Message *** LOG: MAIN Completed end delivery of 10HmaX-0005vi-00 diff --git a/test/stderr/0408 b/test/stderr/0408 index 8eeab810c..f578e30c1 100644 --- a/test/stderr/0408 +++ b/test/stderr/0408 @@ -5,6 +5,7 @@ configuration file is TESTSUITE/test-config admin user changed uid/gid: privilege not needed uid=EXIM_UID gid=EXIM_GID pid=pppp +DSN: r1 propagating DSN seeking password data for user "CALLER": cache not available getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME @@ -33,6 +34,10 @@ P Received: from CALLER by mail.test.ex with local (Exim x.yz) calling local_scan(); timeout=300 local_scan() returned 0 NULL Writing spool header file +DSN: Write SPOOL :-dsn_envid NULL +DSN: Write SPOOL :-dsn_ret 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |userx@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 Size of headers = sss LOG: MAIN <= CALLER@test.ex U=CALLER P=local S=sss @@ -45,6 +50,7 @@ changed uid/gid: forcing real = effective configuration file is TESTSUITE/test-config trusted user admin user +DSN: r1 propagating DSN seeking password data for user "CALLER": cache not available getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID set_process_info: pppp delivering specified messages @@ -56,7 +62,9 @@ Non-recipients: Empty Tree ---- End of tree ---- recipients_count=1 +**** SPOOL_IN - No additional fields body_linecount=0 message_linecount=7 +DSN: set orcpt: NULL flags: 0 Delivery address list: userx@test.ex locking TESTSUITE/spool/db/retry.lockfile @@ -166,6 +174,14 @@ userx@test.ex: no retry items Failed addresses: Deferred addresses: end of retry processing +DSN: processing router : r1 +DSN: processing successful delivery address: userx@test.ex +DSN: Sender_address: CALLER@test.ex +DSN: orcpt: NULL flags: 0 +DSN: envid: NULL ret: 0 +DSN: Final recipient: userx@test.ex +DSN: Remote SMTP server supports DSN: 0 +DSN: *** NOT SENDING DSN SUCCESS Message *** LOG: MAIN Completed end delivery of 10HmaX-0005vi-00 diff --git a/test/stderr/0414 b/test/stderr/0414 index 20fa2bcd7..06a9e7f4f 100644 --- a/test/stderr/0414 +++ b/test/stderr/0414 @@ -3,6 +3,9 @@ changed uid/gid: forcing real = effective uid=uuuu gid=CALLER_GID pid=pppp configuration file is TESTSUITE/test-config admin user +DSN: r1 propagating DSN +DSN: r2 propagating DSN +DSN: r3 propagating DSN seeking password data for user "CALLER": cache not available getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME diff --git a/test/stderr/0419 b/test/stderr/0419 index 307e827c7..5fc95009c 100644 --- a/test/stderr/0419 +++ b/test/stderr/0419 @@ -5,6 +5,7 @@ configuration file is TESTSUITE/test-config admin user changed uid/gid: privilege not needed uid=EXIM_UID gid=EXIM_GID pid=pppp +DSN: dnslookup propagating DSN originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME sender address = CALLER@test.ex Verifying: uid=EXIM_UID gid=EXIM_GID euid=EXIM_UID egid=EXIM_GID diff --git a/test/stderr/0420 b/test/stderr/0420 index 34f575e01..1bf978723 100644 --- a/test/stderr/0420 +++ b/test/stderr/0420 @@ -29,6 +29,7 @@ processing "accept" accept: condition test succeeded in inline ACL end of inline ACL: ACCEPT SMTP>> 250 Accepted +DSN: orcpt: NULL flags: 0 SMTP<< data SMTP>> 354 Enter message, ending with "." on a line by itself search_tidyup called @@ -54,6 +55,7 @@ processing "accept" accept: condition test succeeded in inline ACL end of inline ACL: ACCEPT SMTP>> 250 Accepted +DSN: orcpt: NULL flags: 0 SMTP<< data SMTP>> 354 Enter message, ending with "." on a line by itself search_tidyup called diff --git a/test/stderr/0426 b/test/stderr/0426 index 2be2c7db1..498ef1e70 100644 --- a/test/stderr/0426 +++ b/test/stderr/0426 @@ -1,6 +1,8 @@ Exim version x.yz .... configuration file is TESTSUITE/test-config admin user +DSN: r0 propagating DSN +DSN: r1 propagating DSN LOG: MAIN <= CALLER@test.ex U=CALLER P=local S=sss created log directory TESTSUITE/spool/log @@ -8,6 +10,8 @@ Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user +DSN: r0 propagating DSN +DSN: r1 propagating DSN locking TESTSUITE/spool/db/retry.lockfile no retry data available >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> @@ -53,12 +57,16 @@ Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user +DSN: r0 propagating DSN +DSN: r1 propagating DSN LOG: MAIN <= <> R=10HmaX-0005vi-00 U=EXIMUSER P=local S=sss Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user +DSN: r0 propagating DSN +DSN: r1 propagating DSN locking TESTSUITE/spool/db/retry.lockfile no retry data available >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> diff --git a/test/stderr/0432 b/test/stderr/0432 index a9581e9b4..00dfde26a 100644 --- a/test/stderr/0432 +++ b/test/stderr/0432 @@ -31,6 +31,7 @@ configuration file is TESTSUITE/test-config admin user changed uid/gid: privilege not needed uid=EXIM_UID gid=EXIM_GID pid=pppp +DSN: r1 propagating DSN originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME sender address = CALLER@myhost.test.ex sender_fullhost = [1.2.3.4] @@ -127,6 +128,7 @@ configuration file is TESTSUITE/test-config admin user changed uid/gid: privilege not needed uid=EXIM_UID gid=EXIM_GID pid=pppp +DSN: r1 propagating DSN originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME sender address = CALLER@myhost.test.ex sender_fullhost = [1.2.3.4] diff --git a/test/stderr/0463 b/test/stderr/0463 index 22244b964..2c6fc05da 100644 --- a/test/stderr/0463 +++ b/test/stderr/0463 @@ -3,6 +3,7 @@ changed uid/gid: forcing real = effective uid=uuuu gid=CALLER_GID pid=pppp configuration file is TESTSUITE/test-config admin user +DSN: all propagating DSN originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME sender address = CALLER@myhost.test.ex Address testing: uid=uuuu gid=EXIM_GID euid=uuuu egid=EXIM_GID diff --git a/test/stderr/0464 b/test/stderr/0464 index b405a8192..cf094ce21 100644 --- a/test/stderr/0464 +++ b/test/stderr/0464 @@ -5,6 +5,8 @@ configuration file is TESTSUITE/test-config admin user changed uid/gid: privilege not needed uid=EXIM_UID gid=EXIM_GID pid=pppp +DSN: r1 propagating DSN +DSN: r2 propagating DSN originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME sender address = CALLER@myhost.test.ex set_process_info: pppp accepting a local SMTP message from <CALLER@myhost.test.ex> @@ -165,6 +167,7 @@ processing "accept" accept: condition test succeeded in ACL "rcpt" end of ACL "rcpt": ACCEPT SMTP>> 250 Accepted +DSN: orcpt: NULL flags: 0 SMTP<< quit SMTP>> 221 myhost.test.ex closing connection LOG: smtp_connection MAIN diff --git a/test/stderr/0465 b/test/stderr/0465 index 634cd2103..f86dc46e8 100644 --- a/test/stderr/0465 +++ b/test/stderr/0465 @@ -54,6 +54,7 @@ processing "accept" accept: condition test succeeded in inline ACL end of inline ACL: ACCEPT SMTP>> 250 Accepted +DSN: orcpt: NULL flags: 0 SMTP<< data SMTP>> 354 Enter message, ending with "." on a line by itself search_tidyup called @@ -81,6 +82,10 @@ end of ACL "check_data": ACCEPT calling local_scan(); timeout=300 local_scan() returned 0 NULL Writing spool header file +DSN: Write SPOOL :-dsn_envid NULL +DSN: Write SPOOL :-dsn_ret 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |abc@domain| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 Size of headers = sss LOG: MAIN <= <> U=CALLER P=local-smtp S=sss @@ -118,6 +123,7 @@ processing "accept" accept: condition test succeeded in inline ACL end of inline ACL: ACCEPT SMTP>> 250 Accepted +DSN: orcpt: NULL flags: 0 SMTP<< data SMTP>> 354 Enter message, ending with "." on a line by itself search_tidyup called diff --git a/test/stderr/0469 b/test/stderr/0469 index d78e5a4f0..eff873f3c 100644 --- a/test/stderr/0469 +++ b/test/stderr/0469 @@ -3,6 +3,7 @@ changed uid/gid: forcing real = effective uid=uuuu gid=CALLER_GID pid=pppp configuration file is TESTSUITE/test-config admin user +DSN: r1 propagating DSN originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME sender address = CALLER@myhost.test.ex Address testing: uid=uuuu gid=EXIM_GID euid=uuuu egid=EXIM_GID diff --git a/test/stderr/0471 b/test/stderr/0471 index 273100d4b..1c860c21f 100644 --- a/test/stderr/0471 +++ b/test/stderr/0471 @@ -25375,6 +25375,10 @@ P Received: from CALLER by myhost.test.ex with local (Exim x.yz) calling local_scan(); timeout=300 local_scan() returned 0 NULL Writing spool header file +DSN: Write SPOOL :-dsn_envid NULL +DSN: Write SPOOL :-dsn_ret 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |r1@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 Size of headers = sss LOG: MAIN <= CALLER@myhost.test.ex U=CALLER P=local S=sss diff --git a/test/stderr/0476 b/test/stderr/0476 index f0dc33650..919413c6b 100644 --- a/test/stderr/0476 +++ b/test/stderr/0476 @@ -23,6 +23,7 @@ Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected 250-PIPELINING 250 OK using PIPELINING +use_dsn=0 SMTP>> MAIL FROM:<CALLER@the.local.host.name> SMTP>> RCPT TO:<userx@test.ex> SMTP>> DATA diff --git a/test/stderr/0479 b/test/stderr/0479 index fe0190e97..a5e9f82cc 100644 --- a/test/stderr/0479 +++ b/test/stderr/0479 @@ -5,6 +5,7 @@ configuration file is TESTSUITE/test-config admin user changed uid/gid: privilege not needed uid=EXIM_UID gid=EXIM_GID pid=pppp +DSN: r1 propagating DSN originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME sender address = CALLER@the.local.host.name sender_fullhost = [1.2.3.4] @@ -69,6 +70,7 @@ processing "accept" accept: condition test succeeded in ACL "rcpt" end of ACL "rcpt": ACCEPT SMTP>> 250 Accepted +DSN: orcpt: NULL flags: 0 SMTP<< rcpt to:<e@f> using ACL "rcpt" processing "require" @@ -83,6 +85,7 @@ processing "accept" accept: condition test succeeded in ACL "rcpt" end of ACL "rcpt": ACCEPT SMTP>> 250 Accepted +DSN: orcpt: NULL flags: 0 SMTP<< quit SMTP>> 221 the.local.host.name closing connection LOG: smtp_connection MAIN diff --git a/test/stderr/0483 b/test/stderr/0483 index ea6dc91e9..280b971d9 100644 --- a/test/stderr/0483 +++ b/test/stderr/0483 @@ -1,6 +1,7 @@ Exim version x.yz .... configuration file is TESTSUITE/test-config admin user +DSN: r1 propagating DSN LOG: smtp_connection MAIN SMTP connection from CALLER LOG: MAIN diff --git a/test/stderr/0487 b/test/stderr/0487 index 4f2bbc2aa..e3217abe2 100644 --- a/test/stderr/0487 +++ b/test/stderr/0487 @@ -8,6 +8,7 @@ trusted user admin user changed uid/gid: privilege not needed uid=EXIM_UID gid=EXIM_GID pid=pppp +DSN: r1 propagating DSN seeking password data for user "CALLER": using cached result getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME @@ -19,6 +20,7 @@ LOG: smtp_connection MAIN SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 smtp_setup_msg entered SMTP<< ehlo x.y + in dsn_advertise_hosts? no (option unset) in pipelining_advertise_hosts? yes (matched "*") SMTP>> 250-myhost.test.ex Hello CALLER at x.y 250-SIZE 52428800 @@ -32,6 +34,7 @@ processing "accept" accept: condition test succeeded in inline ACL end of inline ACL: ACCEPT SMTP>> 250 Accepted +DSN: orcpt: NULL flags: 0 SMTP<< data SMTP>> 354 Enter message, ending with "." on a line by itself search_tidyup called @@ -56,6 +59,10 @@ P Received: from CALLER (helo=x.y) calling local_scan(); timeout=300 local_scan() returned 0 NULL Writing spool header file +DSN: Write SPOOL :-dsn_envid NULL +DSN: Write SPOOL :-dsn_ret 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |userx@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 Size of headers = sss LOG: MAIN <= x@y U=CALLER P=local-esmtp S=sss @@ -71,6 +78,7 @@ getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID configuration file is TESTSUITE/test-config trusted user admin user +DSN: r1 propagating DSN seeking password data for user "CALLER": using cached result getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID set_process_info: pppp delivering specified messages @@ -82,7 +90,9 @@ Non-recipients: Empty Tree ---- End of tree ---- recipients_count=1 +**** SPOOL_IN - No additional fields body_linecount=1 message_linecount=8 +DSN: set orcpt: NULL flags: 0 Delivery address list: userx@test.ex locking TESTSUITE/spool/db/retry.lockfile @@ -167,6 +177,14 @@ userx@test.ex: no retry items Failed addresses: Deferred addresses: end of retry processing +DSN: processing router : r1 +DSN: processing successful delivery address: userx@test.ex +DSN: Sender_address: x@y +DSN: orcpt: NULL flags: 0 +DSN: envid: NULL ret: 0 +DSN: Final recipient: userx@test.ex +DSN: Remote SMTP server supports DSN: 0 +DSN: *** NOT SENDING DSN SUCCESS Message *** LOG: MAIN Completed end delivery of 10HmaX-0005vi-00 diff --git a/test/stderr/0499 b/test/stderr/0499 index 13b4d4f0f..4592f6469 100644 --- a/test/stderr/0499 +++ b/test/stderr/0499 @@ -3,6 +3,7 @@ changed uid/gid: forcing real = effective uid=uuuu gid=CALLER_GID pid=pppp configuration file is TESTSUITE/test-config admin user +DSN: r1 propagating DSN originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME sender address = CALLER@myhost.test.ex Address testing: uid=uuuu gid=EXIM_GID euid=uuuu egid=EXIM_GID diff --git a/test/stderr/0513 b/test/stderr/0513 index b889bc065..9825070c4 100644 --- a/test/stderr/0513 +++ b/test/stderr/0513 @@ -7,6 +7,7 @@ >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) >>> a.b.c.d in helo_lookup_domains? no (end of list) +>>> host in dsn_advertise_hosts? no (option unset) >>> host in pipelining_advertise_hosts? yes (matched "*") >>> using ACL "check_rcpt" >>> processing "defer" diff --git a/test/stderr/0514 b/test/stderr/0514 index 0efd7cc57..22f78df7e 100644 --- a/test/stderr/0514 +++ b/test/stderr/0514 @@ -13,4 +13,5 @@ Non-recipients: Empty Tree ---- End of tree ---- recipients_count=1 +**** SPOOL_IN - No additional fields body_linecount=1 message_linecount=0 diff --git a/test/stderr/0524 b/test/stderr/0524 index 22b7888de..363c8dfd1 100644 --- a/test/stderr/0524 +++ b/test/stderr/0524 @@ -7,6 +7,7 @@ >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) >>> csa1.test.ex in helo_lookup_domains? no (end of list) +>>> host in dsn_advertise_hosts? no (option unset) >>> host in pipelining_advertise_hosts? yes (matched "*") >>> using ACL "check_mail" >>> processing "accept" @@ -16,6 +17,7 @@ >>> end of ACL "check_mail": ACCEPT >>> host in smtp_accept_max_nonmail_hosts? yes (matched "*") >>> csa2.test.ex in helo_lookup_domains? no (end of list) +>>> host in dsn_advertise_hosts? no (option unset) >>> host in pipelining_advertise_hosts? yes (matched "*") >>> using ACL "check_mail" >>> processing "accept" @@ -33,6 +35,7 @@ LOG: H=(csa2.test.ex) [V4NET.9.8.7] rejected MAIL <>: client SMTP authorization >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) >>> csa1.test.ex in helo_lookup_domains? no (end of list) +>>> host in dsn_advertise_hosts? no (option unset) >>> host in pipelining_advertise_hosts? yes (matched "*") >>> using ACL "check_mail" >>> processing "accept" @@ -43,6 +46,7 @@ LOG: H=(csa2.test.ex) [V4NET.9.8.7] rejected MAIL <>: client SMTP authorization LOG: H=(csa1.test.ex) [V4NET.9.8.8] rejected MAIL <>: client SMTP authorization failed (client address mismatch) >>> host in smtp_accept_max_nonmail_hosts? yes (matched "*") >>> csa2.test.ex in helo_lookup_domains? no (end of list) +>>> host in dsn_advertise_hosts? no (option unset) >>> host in pipelining_advertise_hosts? yes (matched "*") >>> using ACL "check_mail" >>> processing "accept" diff --git a/test/stderr/0537 b/test/stderr/0537 index f6ad3ba90..a892e736d 100644 --- a/test/stderr/0537 +++ b/test/stderr/0537 @@ -86,6 +86,7 @@ LOG: sender_ident=ident >>> end of ACL "log": ACCEPT >>> accept: condition test succeeded in ACL "connect" >>> end of ACL "connect": ACCEPT +>>> host in dsn_advertise_hosts? no (option unset) >>> host in pipelining_advertise_hosts? yes (matched "*") >>> using ACL "mail" >>> processing "accept" diff --git a/test/stderr/0543 b/test/stderr/0543 index 3aa07da74..6a2b4ccd4 100644 --- a/test/stderr/0543 +++ b/test/stderr/0543 @@ -1,6 +1,7 @@ Exim version x.yz .... configuration file is TESTSUITE/test-config admin user +DSN: smarthost propagating DSN LOG: queue_run MAIN Start queue run: pid=pppp locking TESTSUITE/spool/db/retry.lockfile diff --git a/test/stderr/0545 b/test/stderr/0545 index ddd5bcc06..5baf95f09 100644 --- a/test/stderr/0545 +++ b/test/stderr/0545 @@ -3,6 +3,7 @@ changed uid/gid: forcing real = effective uid=uuuu gid=CALLER_GID pid=pppp configuration file is TESTSUITE/test-config admin user +DSN: dns propagating DSN originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME sender address = CALLER@the.local.host.name Address testing: uid=uuuu gid=EXIM_GID euid=uuuu egid=EXIM_GID @@ -72,6 +73,7 @@ changed uid/gid: forcing real = effective uid=uuuu gid=CALLER_GID pid=pppp configuration file is TESTSUITE/test-config admin user +DSN: dns propagating DSN originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME sender address = CALLER@the.local.host.name Address testing: uid=uuuu gid=EXIM_GID euid=uuuu egid=EXIM_GID diff --git a/test/stderr/0563 b/test/stderr/0563 index 29de6a32e..fc4933c5a 100644 --- a/test/stderr/0563 +++ b/test/stderr/0563 @@ -5,6 +5,8 @@ configuration file is TESTSUITE/test-config admin user changed uid/gid: privilege not needed uid=EXIM_UID gid=EXIM_GID pid=pppp +DSN: router1 propagating DSN +DSN: router2 propagating DSN originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_GECOS sender address = CALLER@testexim.test.ex Verifying: uid=EXIM_UID gid=EXIM_GID euid=EXIM_UID egid=EXIM_GID diff --git a/test/stderr/2201 b/test/stderr/2201 index 9d70d2a67..925d3c6f7 100644 --- a/test/stderr/2201 +++ b/test/stderr/2201 @@ -6,6 +6,8 @@ getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID configuration file is TESTSUITE/test-config trusted user admin user +DSN: r1 propagating DSN +DSN: r2 propagating DSN seeking password data for user "CALLER": using cached result getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME diff --git a/test/stderr/2600 b/test/stderr/2600 index 35b81412d..8c0bdb080 100644 --- a/test/stderr/2600 +++ b/test/stderr/2600 @@ -111,6 +111,7 @@ configuration file is TESTSUITE/test-config admin user changed uid/gid: privilege not needed uid=EXIM_UID gid=EXIM_GID pid=pppp +DSN: r1 propagating DSN seeking password data for user "CALLER": cache not available getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME @@ -204,6 +205,7 @@ configuration file is TESTSUITE/test-config admin user changed uid/gid: privilege not needed uid=EXIM_UID gid=EXIM_GID pid=pppp +DSN: r1 propagating DSN seeking password data for user "CALLER": cache not available getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME @@ -248,6 +250,7 @@ host in "+relay_hosts"? yes (matched "+relay_hosts") accept: condition test succeeded in ACL "check_recipient" end of ACL "check_recipient": ACCEPT SMTP>> 250 Accepted +DSN: orcpt: NULL flags: 0 SMTP<< rcpt to:<c@d> using ACL "check_recipient" processing "accept" @@ -272,6 +275,7 @@ host in "+relay_hosts"? yes (matched "+relay_hosts") accept: condition test succeeded in ACL "check_recipient" end of ACL "check_recipient": ACCEPT SMTP>> 250 Accepted +DSN: orcpt: NULL flags: 0 SMTP<< quit SMTP>> 221 myhost.test.ex closing connection LOG: smtp_connection MAIN @@ -285,6 +289,7 @@ configuration file is TESTSUITE/test-config admin user changed uid/gid: privilege not needed uid=EXIM_UID gid=EXIM_GID pid=pppp +DSN: r1 propagating DSN seeking password data for user "CALLER": cache not available getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME @@ -313,6 +318,10 @@ P Received: from CALLER by myhost.test.ex with local (Exim x.yz) calling local_scan(); timeout=300 local_scan() returned 0 NULL Writing spool header file +DSN: Write SPOOL :-dsn_envid NULL +DSN: Write SPOOL :-dsn_ret 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |userx@myhost.test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 Size of headers = sss LOG: MAIN <= CALLER@myhost.test.ex U=CALLER P=local S=sss @@ -325,6 +334,7 @@ changed uid/gid: forcing real = effective configuration file is TESTSUITE/test-config trusted user admin user +DSN: r1 propagating DSN seeking password data for user "CALLER": cache not available getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID set_process_info: pppp delivering specified messages @@ -336,7 +346,9 @@ Non-recipients: Empty Tree ---- End of tree ---- recipients_count=1 +**** SPOOL_IN - No additional fields body_linecount=1 message_linecount=7 +DSN: set orcpt: NULL flags: 0 Delivery address list: userx@myhost.test.ex locking TESTSUITE/spool/db/retry.lockfile @@ -438,6 +450,14 @@ userx@myhost.test.ex: no retry items Failed addresses: Deferred addresses: end of retry processing +DSN: processing router : r1 +DSN: processing successful delivery address: userx@myhost.test.ex +DSN: Sender_address: CALLER@myhost.test.ex +DSN: orcpt: NULL flags: 0 +DSN: envid: NULL ret: 0 +DSN: Final recipient: userx@myhost.test.ex +DSN: Remote SMTP server supports DSN: 0 +DSN: *** NOT SENDING DSN SUCCESS Message *** LOG: MAIN Completed end delivery of 10HmaX-0005vi-00 diff --git a/test/stderr/3000 b/test/stderr/3000 index 0b7c946d3..6859068af 100644 --- a/test/stderr/3000 +++ b/test/stderr/3000 @@ -46,6 +46,7 @@ LOG: smtp_connection MAIN >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) >>> x.y.z in helo_lookup_domains? no (end of list) +>>> host in dsn_advertise_hosts? no (option unset) >>> host in pipelining_advertise_hosts? yes (matched "*") >>> using ACL "check_rcpt" >>> processing "accept" diff --git a/test/stderr/3208 b/test/stderr/3208 index 9b33e5f3d..1eba14049 100644 --- a/test/stderr/3208 +++ b/test/stderr/3208 @@ -7,6 +7,7 @@ >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) >>> remote.host in helo_lookup_domains? no (end of list) +>>> host in dsn_advertise_hosts? no (option unset) >>> host in pipelining_advertise_hosts? yes (matched "*") >>> test.ex in percent_hack_domains? no (matched "!test.ex") >>> using ACL "check_recipient" diff --git a/test/stderr/3210 b/test/stderr/3210 index 7d6faab4b..75a408470 100644 --- a/test/stderr/3210 +++ b/test/stderr/3210 @@ -5,6 +5,7 @@ configuration file is TESTSUITE/test-config admin user seeking password data for user "CALLER": cache not available getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID +DSN: r1 propagating DSN originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME sender address = CALLER@test.ex Address testing: uid=uuuu gid=EXIM_GID euid=uuuu egid=EXIM_GID diff --git a/test/stderr/3400 b/test/stderr/3400 index 138f2be2c..6eda31374 100644 --- a/test/stderr/3400 +++ b/test/stderr/3400 @@ -83,6 +83,7 @@ LOG: H=[10.0.0.2] Warning: accepted ETRN #abcd >>> accept: condition test succeeded in ACL "check_connect" >>> end of ACL "check_connect": ACCEPT >>> test.host in helo_lookup_domains? no (end of list) +>>> host in dsn_advertise_hosts? no (option unset) >>> host in pipelining_advertise_hosts? yes (matched "*") >>> host in "10.0.0.1"? yes (matched "10.0.0.1") >>> host in auth_advertise_hosts? yes (matched "+auth_hosts") @@ -283,6 +284,7 @@ LOG: H=(test.host) [10.0.0.1] Warning: accepted ETRN #abcd >>> accept: condition test succeeded in ACL "check_connect" >>> end of ACL "check_connect": ACCEPT >>> test.host in helo_lookup_domains? no (end of list) +>>> host in dsn_advertise_hosts? no (option unset) >>> host in pipelining_advertise_hosts? yes (matched "*") >>> host in "10.0.0.1"? no (end of list) >>> host in "10.0.0.4"? no (end of list) @@ -378,6 +380,7 @@ LOG: H=(test.host) [10.0.0.3] F=<junk@jink.jonk.test.ex> rejected RCPT <userx@cu >>> accept: condition test succeeded in ACL "check_connect" >>> end of ACL "check_connect": ACCEPT >>> test.host in helo_lookup_domains? no (end of list) +>>> host in dsn_advertise_hosts? no (option unset) >>> host in pipelining_advertise_hosts? yes (matched "*") >>> host in "10.0.0.1"? no (end of list) >>> host in "10.0.0.4"? yes (matched "10.0.0.4") @@ -392,6 +395,8 @@ trusted user admin user changed uid/gid: privilege not needed uid=EXIM_UID gid=EXIM_GID pid=pppp +DSN: fail_remote_domains propagating DSN +DSN: localuser propagating DSN seeking password data for user "CALLER": using cached result getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME @@ -426,6 +431,7 @@ testing.testing in helo_lookup_domains? no (end of list) sender_fullhost = (testing.testing) [10.0.0.5] sender_rcvhost = [10.0.0.5] (helo=testing.testing ident=CALLER) set_process_info: pppp handling incoming connection from (testing.testing) [10.0.0.5] U=CALLER +host in dsn_advertise_hosts? no (option unset) host in pipelining_advertise_hosts? yes (matched "*") host in "10.0.0.1"? no (end of list) host in "10.0.0.4"? no (end of list) diff --git a/test/stderr/3408 b/test/stderr/3408 index 105c6ba99..8c6fb8b25 100644 --- a/test/stderr/3408 +++ b/test/stderr/3408 @@ -7,6 +7,7 @@ >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) >>> exim.test.ex in helo_lookup_domains? no (end of list) +>>> host in dsn_advertise_hosts? no (option unset) >>> host in pipelining_advertise_hosts? yes (matched "*") >>> host in auth_advertise_hosts? yes (matched "*") >>> using ACL "check_recipient" @@ -51,6 +52,7 @@ LOG: 10HmaX-0005vi-00 <= postmaster@exim.test.ex H=(exim.test.ex) [V4NET.11.12.1 >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) >>> exim.test.ex in helo_lookup_domains? no (end of list) +>>> host in dsn_advertise_hosts? no (option unset) >>> host in pipelining_advertise_hosts? yes (matched "*") >>> host in auth_advertise_hosts? yes (matched "*") >>> plain authenticator server_condition: diff --git a/test/stderr/3410 b/test/stderr/3410 index 618d18aca..2a6c3d5aa 100644 --- a/test/stderr/3410 +++ b/test/stderr/3410 @@ -14,6 +14,7 @@ >>> accept: endpass encountered - denying access LOG: H=[5.6.9.1] F=<x@y> rejected RCPT <x@y>: You must authenticate >>> rhu.barb in helo_lookup_domains? no (end of list) +>>> host in dsn_advertise_hosts? no (option unset) >>> host in pipelining_advertise_hosts? yes (matched "*") >>> host in auth_advertise_hosts? yes (matched "*") >>> auth1 authenticator server_condition: @@ -46,6 +47,7 @@ LOG: H=[5.6.9.1] F=<x@y> rejected RCPT <x@y>: You must authenticate >>> end of ACL "acl_5_6_10": implicit DENY LOG: H=[5.6.10.1] F=<x@y> rejected RCPT <x@y> >>> rhu.barb in helo_lookup_domains? no (end of list) +>>> host in dsn_advertise_hosts? no (option unset) >>> host in pipelining_advertise_hosts? yes (matched "*") >>> host in auth_advertise_hosts? yes (matched "*") >>> auth1 authenticator server_condition: @@ -71,6 +73,7 @@ LOG: H=[5.6.10.1] F=<x@y> rejected RCPT <x@y> >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) >>> rhu.barb in helo_lookup_domains? no (end of list) +>>> host in dsn_advertise_hosts? no (option unset) >>> host in pipelining_advertise_hosts? yes (matched "*") >>> host in auth_advertise_hosts? yes (matched "*") >>> auth2 authenticator server_condition: diff --git a/test/stderr/3500 b/test/stderr/3500 index 53c850879..61225ae7d 100644 --- a/test/stderr/3500 +++ b/test/stderr/3500 @@ -7,6 +7,7 @@ >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) >>> test.host in helo_lookup_domains? no (end of list) +>>> host in dsn_advertise_hosts? no (option unset) >>> host in pipelining_advertise_hosts? yes (matched "*") >>> host in "10.0.0.1 : 10.0.0.5"? no (end of list) >>> host in "10.0.0.4"? yes (matched "10.0.0.4") @@ -20,6 +21,7 @@ >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) >>> test.host in helo_lookup_domains? no (end of list) +>>> host in dsn_advertise_hosts? no (option unset) >>> host in pipelining_advertise_hosts? yes (matched "*") >>> host in "10.0.0.1 : 10.0.0.5"? yes (matched "10.0.0.1") >>> host in auth_advertise_hosts? yes (matched "+auth_hosts") @@ -70,6 +72,7 @@ LOG: 10HmaY-0005vi-00 <= userx@some.domain H=(test.host) [10.0.0.1] P=esmtpa A=c >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) >>> test.host in helo_lookup_domains? no (end of list) +>>> host in dsn_advertise_hosts? no (option unset) >>> host in pipelining_advertise_hosts? yes (matched "*") >>> host in "10.0.0.1 : 10.0.0.5"? yes (matched "10.0.0.5") >>> host in auth_advertise_hosts? yes (matched "+auth_hosts") diff --git a/test/stderr/5004 b/test/stderr/5004 index 4d6968f19..f8d86b750 100644 --- a/test/stderr/5004 +++ b/test/stderr/5004 @@ -7,6 +7,7 @@ changed uid/gid: privilege not needed uid=EXIM_UID gid=EXIM_GID pid=pppp seeking password data for user "CALLER": cache not available getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID +DSN: r1 propagating DSN seeking password data for user "CALLER": using cached result getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME @@ -35,6 +36,10 @@ P Received: from CALLER by mail.test.ex with local (Exim x.yz) calling local_scan(); timeout=300 local_scan() returned 0 NULL Writing spool header file +DSN: Write SPOOL :-dsn_envid NULL +DSN: Write SPOOL :-dsn_ret 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |userx@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 Size of headers = sss LOG: MAIN <= CALLER@test.ex U=CALLER P=local S=sss @@ -49,6 +54,7 @@ trusted user admin user seeking password data for user "CALLER": cache not available getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID +DSN: r1 propagating DSN seeking password data for user "CALLER": using cached result getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID set_process_info: pppp delivering specified messages @@ -60,7 +66,9 @@ Non-recipients: Empty Tree ---- End of tree ---- recipients_count=1 +**** SPOOL_IN - No additional fields body_linecount=1 message_linecount=7 +DSN: set orcpt: NULL flags: 0 Delivery address list: userx@test.ex locking TESTSUITE/spool/db/retry.lockfile @@ -166,6 +174,22 @@ userx@test.ex: no retry items Failed addresses: Deferred addresses: end of retry processing +DSN: processing router : r1 +DSN: processing successful delivery address: TESTSUITE/test-mail +DSN: Sender_address: CALLER@test.ex +DSN: orcpt: NULL flags: 0 +DSN: envid: NULL ret: 0 +DSN: Final recipient: TESTSUITE/test-mail +DSN: Remote SMTP server supports DSN: 0 +DSN: *** NOT SENDING DSN SUCCESS Message *** +DSN: processing router : r1 +DSN: processing successful delivery address: userx@test.ex +DSN: Sender_address: CALLER@test.ex +DSN: orcpt: NULL flags: 0 +DSN: envid: NULL ret: 0 +DSN: Final recipient: userx@test.ex +DSN: Remote SMTP server supports DSN: 0 +DSN: *** NOT SENDING DSN SUCCESS Message *** LOG: MAIN Completed end delivery of 10HmaX-0005vi-00 diff --git a/test/stderr/5005 b/test/stderr/5005 index e61cc77b9..8a9536a34 100644 --- a/test/stderr/5005 +++ b/test/stderr/5005 @@ -5,6 +5,7 @@ configuration file is TESTSUITE/test-config admin user changed uid/gid: privilege not needed uid=EXIM_UID gid=EXIM_GID pid=pppp +DSN: r1 propagating DSN seeking password data for user "CALLER": cache not available getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME @@ -33,6 +34,10 @@ P Received: from CALLER by myhost.test.ex with local (Exim x.yz) calling local_scan(); timeout=300 local_scan() returned 0 NULL Writing spool header file +DSN: Write SPOOL :-dsn_envid NULL +DSN: Write SPOOL :-dsn_ret 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |nofile@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 Size of headers = sss LOG: MAIN <= CALLER@test.ex U=CALLER P=local S=sss @@ -45,6 +50,7 @@ changed uid/gid: forcing real = effective configuration file is TESTSUITE/test-config trusted user admin user +DSN: r1 propagating DSN seeking password data for user "CALLER": cache not available getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID set_process_info: pppp delivering specified messages @@ -56,7 +62,9 @@ Non-recipients: Empty Tree ---- End of tree ---- recipients_count=1 +**** SPOOL_IN - No additional fields body_linecount=1 message_linecount=7 +DSN: set orcpt: NULL flags: 0 Delivery address list: nofile@test.ex locking TESTSUITE/spool/db/retry.lockfile @@ -158,6 +166,14 @@ nofile@test.ex: no retry items Failed addresses: Deferred addresses: end of retry processing +DSN: processing router : r1 +DSN: processing successful delivery address: nofile@test.ex +DSN: Sender_address: CALLER@test.ex +DSN: orcpt: NULL flags: 0 +DSN: envid: NULL ret: 0 +DSN: Final recipient: nofile@test.ex +DSN: Remote SMTP server supports DSN: 0 +DSN: *** NOT SENDING DSN SUCCESS Message *** LOG: MAIN Completed end delivery of 10HmaX-0005vi-00 @@ -173,6 +189,7 @@ configuration file is TESTSUITE/test-config admin user changed uid/gid: privilege not needed uid=EXIM_UID gid=EXIM_GID pid=pppp +DSN: r1 propagating DSN seeking password data for user "CALLER": cache not available getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME @@ -201,6 +218,10 @@ P Received: from CALLER by myhost.test.ex with local (Exim x.yz) calling local_scan(); timeout=300 local_scan() returned 0 NULL Writing spool header file +DSN: Write SPOOL :-dsn_envid NULL +DSN: Write SPOOL :-dsn_ret 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |userx@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 Size of headers = sss LOG: MAIN <= CALLER@test.ex U=CALLER P=local S=sss @@ -212,6 +233,7 @@ changed uid/gid: forcing real = effective configuration file is TESTSUITE/test-config trusted user admin user +DSN: r1 propagating DSN seeking password data for user "CALLER": cache not available getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID set_process_info: pppp delivering specified messages @@ -223,7 +245,9 @@ Non-recipients: Empty Tree ---- End of tree ---- recipients_count=1 +**** SPOOL_IN - No additional fields body_linecount=1 message_linecount=7 +DSN: set orcpt: NULL flags: 0 Delivery address list: userx@test.ex locking TESTSUITE/spool/db/retry.lockfile @@ -326,6 +350,14 @@ userx@test.ex: no retry items Failed addresses: Deferred addresses: end of retry processing +DSN: processing router : r1 +DSN: processing successful delivery address: userx@test.ex +DSN: Sender_address: CALLER@test.ex +DSN: orcpt: NULL flags: 0 +DSN: envid: NULL ret: 0 +DSN: Final recipient: userx@test.ex +DSN: Remote SMTP server supports DSN: 0 +DSN: *** NOT SENDING DSN SUCCESS Message *** LOG: MAIN Completed end delivery of 10HmaY-0005vi-00 @@ -341,6 +373,7 @@ configuration file is TESTSUITE/test-config admin user changed uid/gid: privilege not needed uid=EXIM_UID gid=EXIM_GID pid=pppp +DSN: r1 propagating DSN seeking password data for user "CALLER": cache not available getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME @@ -369,6 +402,10 @@ P Received: from CALLER by myhost.test.ex with local (Exim x.yz) calling local_scan(); timeout=300 local_scan() returned 0 NULL Writing spool header file +DSN: Write SPOOL :-dsn_envid NULL +DSN: Write SPOOL :-dsn_ret 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |userx@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 Size of headers = sss LOG: MAIN <= CALLER@test.ex U=CALLER P=local S=sss @@ -380,6 +417,7 @@ changed uid/gid: forcing real = effective configuration file is TESTSUITE/test-config trusted user admin user +DSN: r1 propagating DSN seeking password data for user "CALLER": cache not available getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID set_process_info: pppp delivering specified messages @@ -391,7 +429,9 @@ Non-recipients: Empty Tree ---- End of tree ---- recipients_count=1 +**** SPOOL_IN - No additional fields body_linecount=1 message_linecount=7 +DSN: set orcpt: NULL flags: 0 Delivery address list: userx@test.ex locking TESTSUITE/spool/db/retry.lockfile @@ -506,6 +546,10 @@ dbfn_write: key=T:userx@test.ex end of retry processing delivery deferred: update_spool=1 header_rewritten=0 Writing spool header file +DSN: Write SPOOL :-dsn_envid NULL +DSN: Write SPOOL :-dsn_ret 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |userx@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 Size of headers = sss end delivery of 10HmaZ-0005vi-00 search_tidyup called @@ -520,6 +564,7 @@ configuration file is TESTSUITE/test-config admin user changed uid/gid: privilege not needed uid=EXIM_UID gid=EXIM_GID pid=pppp +DSN: r1 propagating DSN seeking password data for user "CALLER": cache not available getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME @@ -548,6 +593,10 @@ P Received: from CALLER by myhost.test.ex with local (Exim x.yz) calling local_scan(); timeout=300 local_scan() returned 0 NULL Writing spool header file +DSN: Write SPOOL :-dsn_envid NULL +DSN: Write SPOOL :-dsn_ret 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |userx@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 Size of headers = sss LOG: MAIN <= CALLER@test.ex U=CALLER P=local S=sss @@ -559,6 +608,7 @@ changed uid/gid: forcing real = effective configuration file is TESTSUITE/test-config trusted user admin user +DSN: r1 propagating DSN seeking password data for user "CALLER": cache not available getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID set_process_info: pppp delivering specified messages @@ -570,7 +620,9 @@ Non-recipients: Empty Tree ---- End of tree ---- recipients_count=1 +**** SPOOL_IN - No additional fields body_linecount=1 message_linecount=7 +DSN: set orcpt: NULL flags: 0 Delivery address list: userx@test.ex locking TESTSUITE/spool/db/retry.lockfile @@ -678,6 +730,10 @@ dbfn_write: key=T:userx@test.ex end of retry processing delivery deferred: update_spool=1 header_rewritten=0 Writing spool header file +DSN: Write SPOOL :-dsn_envid NULL +DSN: Write SPOOL :-dsn_ret 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |userx@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 Size of headers = sss end delivery of 10HmbA-0005vi-00 search_tidyup called diff --git a/test/stderr/5006 b/test/stderr/5006 index 1dd6dc9ce..72b650fbf 100644 --- a/test/stderr/5006 +++ b/test/stderr/5006 @@ -5,6 +5,7 @@ configuration file is TESTSUITE/test-config admin user changed uid/gid: privilege not needed uid=EXIM_UID gid=EXIM_GID pid=pppp +DSN: r1 propagating DSN seeking password data for user "CALLER": cache not available getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME @@ -33,6 +34,10 @@ P Received: from CALLER by myhost.test.ex with local (Exim x.yz) calling local_scan(); timeout=300 local_scan() returned 0 NULL Writing spool header file +DSN: Write SPOOL :-dsn_envid NULL +DSN: Write SPOOL :-dsn_ret 0 +DSN: Flags :0 +DSN: **** SPOOL_OUT - address: |userx@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0 Size of headers = sss LOG: MAIN <= CALLER@test.ex U=CALLER P=local S=sss @@ -45,6 +50,7 @@ changed uid/gid: forcing real = effective configuration file is TESTSUITE/test-config trusted user admin user +DSN: r1 propagating DSN seeking password data for user "CALLER": cache not available getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID set_process_info: pppp delivering specified messages @@ -56,7 +62,9 @@ Non-recipients: Empty Tree ---- End of tree ---- recipients_count=1 +**** SPOOL_IN - No additional fields body_linecount=1 message_linecount=7 +DSN: set orcpt: NULL flags: 0 Delivery address list: userx@test.ex locking TESTSUITE/spool/db/retry.lockfile @@ -156,6 +164,14 @@ userx@test.ex: no retry items Failed addresses: Deferred addresses: end of retry processing +DSN: processing router : r1 +DSN: processing successful delivery address: userx@test.ex +DSN: Sender_address: CALLER@test.ex +DSN: orcpt: NULL flags: 0 +DSN: envid: NULL ret: 0 +DSN: Final recipient: userx@test.ex +DSN: Remote SMTP server supports DSN: 0 +DSN: *** NOT SENDING DSN SUCCESS Message *** LOG: MAIN Completed end delivery of 10HmaX-0005vi-00 diff --git a/test/stderr/5204 b/test/stderr/5204 index 2c1a98604..b6f852338 100644 --- a/test/stderr/5204 +++ b/test/stderr/5204 @@ -3,6 +3,10 @@ LOG: MAIN Exim version x.yz .... configuration file is TESTSUITE/test-config admin user +DSN: b propagating DSN +DSN: q propagating DSN +DSN: s propagating DSN +DSN: pm propagating DSN >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> routing "DECLINE cannot route this one (DECLINE)"@some.host --------> b router <-------- @@ -23,6 +27,10 @@ no more routers Exim version x.yz .... configuration file is TESTSUITE/test-config admin user +DSN: b propagating DSN +DSN: q propagating DSN +DSN: s propagating DSN +DSN: pm propagating DSN >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> routing "FAIL cannot route this one (FAIL)"@some.host --------> b router <-------- @@ -41,6 +49,10 @@ q router forced address failure Exim version x.yz .... configuration file is TESTSUITE/test-config admin user +DSN: b propagating DSN +DSN: q propagating DSN +DSN: s propagating DSN +DSN: pm propagating DSN >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> routing "ERROR cannot route this one (ERROR)"@some.host --------> b router <-------- @@ -62,6 +74,10 @@ q router: defer for "ERROR cannot route this one (ERROR)"@some.host Exim version x.yz .... configuration file is TESTSUITE/test-config admin user +DSN: b propagating DSN +DSN: q propagating DSN +DSN: s propagating DSN +DSN: pm propagating DSN >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> routing "DEFER cannot route this one (DEFER)"@some.host --------> b router <-------- @@ -81,6 +97,10 @@ q router: defer for "DEFER cannot route this one (DEFER)"@some.host Exim version x.yz .... configuration file is TESTSUITE/test-config admin user +DSN: b propagating DSN +DSN: q propagating DSN +DSN: s propagating DSN +DSN: pm propagating DSN >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> routing "ACCEPT transport = other_smtp hosts=ten-1.test.ex"@some.host --------> b router <-------- @@ -108,6 +128,10 @@ routed by q router Exim version x.yz .... configuration file is TESTSUITE/test-config admin user +DSN: b propagating DSN +DSN: q propagating DSN +DSN: s propagating DSN +DSN: pm propagating DSN >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> routing PASS@some.host --------> b router <-------- @@ -147,6 +171,10 @@ routed by s router Exim version x.yz .... configuration file is TESTSUITE/test-config admin user +DSN: b propagating DSN +DSN: q propagating DSN +DSN: s propagating DSN +DSN: pm propagating DSN >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> routing "FREEZE cannot route this one (FREEZE)"@some.host --------> b router <-------- @@ -166,6 +194,10 @@ q router: defer for "FREEZE cannot route this one (FREEZE)"@some.host Exim version x.yz .... configuration file is TESTSUITE/test-config admin user +DSN: b propagating DSN +DSN: q propagating DSN +DSN: s propagating DSN +DSN: pm propagating DSN >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> routing "REDIRECT postmaster@test.ex"@some.host --------> b router <-------- @@ -220,6 +252,10 @@ routed by pm router Exim version x.yz .... configuration file is TESTSUITE/test-config admin user +DSN: b propagating DSN +DSN: q propagating DSN +DSN: s propagating DSN +DSN: pm propagating DSN host in hosts_connection_nolog? no (option unset) LOG: smtp_connection MAIN SMTP connection from [V4NET.2.3.4] @@ -231,34 +267,35 @@ host in helo_verify_hosts? no (option unset) host in helo_try_verify_hosts? no (option unset) host in helo_accept_junk_hosts? no (option unset) some.name in helo_lookup_domains? no (end of list) +host in dsn_advertise_hosts? no (option unset) host in pipelining_advertise_hosts? yes (matched "*") processing "accept" check verify = recipient >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -routing "FAIL cannot route this one (FAIL)"@some.host +routing "FAIL cannot route this one=(FAIL)"@some.host --------> b router <-------- -local_part=fail cannot route this one (fail) domain=some.host +local_part=fail cannot route this one=(fail) domain=some.host checking senders y in ""? no (end of list) x@y in ":"? no (end of list) b router skipped: senders mismatch --------> q router <-------- -local_part=FAIL cannot route this one (FAIL) domain=some.host +local_part=FAIL cannot route this one=(FAIL) domain=some.host checking domains some.host in "test.ex"? no (end of list) some.host in "! +local_domains"? yes (end of list) calling q router -q router called for "FAIL cannot route this one (FAIL)"@some.host: domain = some.host +q router called for "FAIL cannot route this one=(FAIL)"@some.host: domain = some.host requires uid=CALLER_UID gid=CALLER_GID current_directory=/ not running as root: cannot change uid/gid subprocess will run with uid=EXIM_UID gid=EXIM_GID -command wrote: FAIL cannot route this one (FAIL) +command wrote: FAIL cannot route this one=(FAIL) q router forced address failure ----------- end verify ------------ accept: condition test failed in inline ACL end of inline ACL: implicit DENY LOG: MAIN REJECT - H=(some.name) [V4NET.2.3.4] F=<x@y> rejected RCPT <"FAIL cannot route this one (FAIL)"@some.host>: cannot route this one (FAIL) + H=(some.name) [V4NET.2.3.4] F=<x@y> rejected RCPT <"FAIL cannot route this one=(FAIL)"@some.host>: cannot route this one=(FAIL) LOG: smtp_connection MAIN SMTP connection from (some.name) [V4NET.2.3.4] closed by QUIT >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> diff --git a/test/stderr/5400 b/test/stderr/5400 index fc3b6063d..9fa77d5f2 100644 --- a/test/stderr/5400 +++ b/test/stderr/5400 @@ -152,6 +152,7 @@ Connecting to 127.0.0.1 [127.0.0.1]:1224 from ip4.ip4.ip4.ip4 ... connected SMTP>> EHLO myhost.test.ex SMTP<< 250 OK not using PIPELINING +use_dsn=0 SMTP>> MAIL FROM:<CALLER@myhost.test.ex> SMTP<< 250 Sender OK SMTP>> RCPT TO:<usery@domain.com> diff --git a/test/stderr/5410 b/test/stderr/5410 index 09cc1f372..0f655c416 100644 --- a/test/stderr/5410 +++ b/test/stderr/5410 @@ -6,6 +6,7 @@ LOG: smtp_connection MAIN SMTP connection from CALLER expanding: $smtp_active_hostname ESMTP Exim $version_number $tod_full result: myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 + in dsn_advertise_hosts? no (option unset) in pipelining_advertise_hosts? yes (matched "*") in tls_advertise_hosts? yes (matched "*") expanding: SERVER @@ -168,6 +169,7 @@ LOG: smtp_connection MAIN SMTP connection from CALLER expanding: $smtp_active_hostname ESMTP Exim $version_number $tod_full result: myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 + in dsn_advertise_hosts? no (option unset) in pipelining_advertise_hosts? yes (matched "*") in tls_advertise_hosts? yes (matched "*") expanding: SERVER @@ -304,6 +306,7 @@ LOG: smtp_connection MAIN SMTP connection from CALLER expanding: $smtp_active_hostname ESMTP Exim $version_number $tod_full result: myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 + in dsn_advertise_hosts? no (option unset) in pipelining_advertise_hosts? yes (matched "*") in tls_advertise_hosts? yes (matched "*") expanding: SERVER diff --git a/test/stderr/5420 b/test/stderr/5420 index 449914d95..7f9332965 100644 --- a/test/stderr/5420 +++ b/test/stderr/5420 @@ -6,6 +6,7 @@ LOG: smtp_connection MAIN SMTP connection from CALLER expanding: $smtp_active_hostname ESMTP Exim $version_number $tod_full result: myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 + in dsn_advertise_hosts? no (option unset) in pipelining_advertise_hosts? yes (matched "*") in tls_advertise_hosts? yes (matched "*") expanding: SERVER @@ -167,6 +168,7 @@ LOG: smtp_connection MAIN SMTP connection from CALLER expanding: $smtp_active_hostname ESMTP Exim $version_number $tod_full result: myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 + in dsn_advertise_hosts? no (option unset) in pipelining_advertise_hosts? yes (matched "*") in tls_advertise_hosts? yes (matched "*") expanding: SERVER @@ -303,6 +305,7 @@ LOG: smtp_connection MAIN SMTP connection from CALLER expanding: $smtp_active_hostname ESMTP Exim $version_number $tod_full result: myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 + in dsn_advertise_hosts? no (option unset) in pipelining_advertise_hosts? yes (matched "*") in tls_advertise_hosts? yes (matched "*") expanding: SERVER diff --git a/test/stdout/0147 b/test/stdout/0147 index 34ba8bd9c..b877c6110 100644 --- a/test/stdout/0147 +++ b/test/stdout/0147 @@ -25,6 +25,7 @@ debug_print = no_disable_logging domains = driver = accept +no_dsn_lasthop errors_to = expn no_fail_verify_recipient diff --git a/test/stdout/0338 b/test/stdout/0338 index a97751353..52bd7ee37 100644 --- a/test/stdout/0338 +++ b/test/stdout/0338 @@ -19,7 +19,7 @@ NY a2-userx@test.ex NN userx@test.ex 2 userx@test.ex -a1-userx@test.ex postmaster@test.ex 18,0#1 +a1-userx@test.ex 0,0 postmaster@test.ex 18,0#3 dddP Received: from CALLER by myhost.test.ex with local (Exim x.yz) (envelope-from <CALLER@test.ex>) diff --git a/test/stdout/0442 b/test/stdout/0442 index 1c032698a..b47d7b31b 100644 --- a/test/stdout/0442 +++ b/test/stdout/0442 @@ -10,6 +10,7 @@ debug_print = no_disable_logging domains = driver = accept +no_dsn_lasthop errors_to = expn no_fail_verify_recipient diff --git a/test/stdout/3412 b/test/stdout/3412 index b7c7a379f..613d6dbb1 100644 --- a/test/stdout/3412 +++ b/test/stdout/3412 @@ -22,10 +22,15 @@ X-Failed-Recipients: x@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 @@ -34,7 +39,17 @@ recipients. This is a permanent error. The following address(es) failed: x@test.ex no deliveries made locally ------- 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;x@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) @@ -45,6 +60,8 @@ Message-Id: <E10HmaX-0005vi-00@myhost.test.ex> From: CALLER_NAME <CALLER@myhost.test.ex> Date: Tue, 2 Mar 1999 09:44:33 +0000 + +--NNNNNNNNNN-eximdsn-MMMMMMMMMM-- . 250 OK QUIT diff --git a/test/stdout/5204 b/test/stdout/5204 index 532eb41d7..5d438bb35 100644 --- a/test/stdout/5204 +++ b/test/stdout/5204 @@ -25,5 +25,5 @@ postmaster@test.ex 250-PIPELINING
250 HELP
250 OK
-550 cannot route this one (FAIL)
+550 cannot route this one=(FAIL)
221 myhost.test.ex closing connection
|