diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2023-06-29 23:21:21 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2023-06-30 16:00:35 +0100 |
commit | 46a36afae41f63de654269c8a0b7cf5852a85a14 (patch) | |
tree | b12c47fe478d790871f67bb4d9fea4fd811be800 /test/mail/0224.CALLER | |
parent | 9e4a64fd7c67f4a838ca588ee62c81227bdee9f2 (diff) |
New format for exim_message_id
Diffstat (limited to 'test/mail/0224.CALLER')
-rw-r--r-- | test/mail/0224.CALLER | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/test/mail/0224.CALLER b/test/mail/0224.CALLER index 651d237e2..ff7a09456 100644 --- a/test/mail/0224.CALLER +++ b/test/mail/0224.CALLER @@ -3,18 +3,18 @@ Return-path: <> Envelope-to: CALLER@test.ex Delivery-date: Tue, 2 Mar 1999 09:44:33 +0000 Received: from EXIMUSER by the.local.host.name with local (Exim x.yz) - id 10HmaY-0005vi-00 + id 10HmaY-000000005vi-0000 for CALLER@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 X-Failed-Recipients: bounce@test.ex Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex -References: <E10HmaX-0005vi-00@the.local.host.name> +References: <E10HmaX-000000005vi-0000@the.local.host.name> 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> +Message-Id: <E10HmaY-000000005vi-0000@the.local.host.name> Date: Tue, 2 Mar 1999 09:44:33 +0000 --NNNNNNNNNN-eximdsn-MMMMMMMMMM @@ -50,10 +50,10 @@ Content-type: message/rfc822 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; + id 10HmaX-000000005vi-0000; Tue, 2 Mar 1999 09:44:33 +0000 Subject: first message -Message-Id: <E10HmaX-0005vi-00@the.local.host.name> +Message-Id: <E10HmaX-000000005vi-0000@the.local.host.name> From: CALLER_NAME <CALLER@test.ex> Date: Tue, 2 Mar 1999 09:44:33 +0000 @@ -65,17 +65,17 @@ Return-path: <> Envelope-to: CALLER@test.ex Delivery-date: Tue, 2 Mar 1999 09:44:33 +0000 Received: from EXIMUSER by the.local.host.name with local (Exim x.yz) - id 10HmbA-0005vi-00 + id 10HmbA-000000005vi-0000 for CALLER@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 Auto-Submitted: auto-replied From: Mail Delivery System <Mailer-Daemon@test.ex> To: CALLER@test.ex -References: <E10HmaZ-0005vi-00@the.local.host.name> +References: <E10HmaZ-000000005vi-0000@the.local.host.name> 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> +Subject: Warning: message 10HmaZ-000000005vi-0000 delayed 0 minutes +Message-Id: <E10HmbA-000000005vi-0000@the.local.host.name> Date: Tue, 2 Mar 1999 09:44:33 +0000 --NNNNNNNNNN-eximdsn-MMMMMMMMMM @@ -85,7 +85,7 @@ 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. -The message identifier is: 10HmaZ-0005vi-00 +The message identifier is: 10HmaZ-000000005vi-0000 The subject of the message is: second message The date of the message is: Tue, 2 Mar 1999 09:44:33 +0000 @@ -127,10 +127,10 @@ 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; + id 10HmaZ-000000005vi-0000; Tue, 2 Mar 1999 09:44:33 +0000 Subject: second message -Message-Id: <E10HmaZ-0005vi-00@the.local.host.name> +Message-Id: <E10HmaZ-000000005vi-0000@the.local.host.name> From: CALLER_NAME <CALLER@test.ex> Date: Tue, 2 Mar 1999 09:44:33 +0000 |