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/0173.userz | |
parent | 9e4a64fd7c67f4a838ca588ee62c81227bdee9f2 (diff) |
New format for exim_message_id
Diffstat (limited to 'test/mail/0173.userz')
-rw-r--r-- | test/mail/0173.userz | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/mail/0173.userz b/test/mail/0173.userz index 38706b8f3..ee8315ad0 100644 --- a/test/mail/0173.userz +++ b/test/mail/0173.userz @@ -1,13 +1,13 @@ From CALLER@test.ex Tue Mar 02 09:44:33 1999 Received: from CALLER by the.local.host.name with scanned-ok (Exim x.yz) (envelope-from <CALLER@test.ex>) - id 10HmbA-0005vi-00; + id 10HmbA-000000005vi-0000; Tue, 2 Mar 1999 09:44:33 +0000 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 -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 |