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/0580.local | |
parent | 9e4a64fd7c67f4a838ca588ee62c81227bdee9f2 (diff) |
New format for exim_message_id
Diffstat (limited to 'test/mail/0580.local')
-rw-r--r-- | test/mail/0580.local | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/mail/0580.local b/test/mail/0580.local index 16b65d2b7..3798eed1f 100644 --- a/test/mail/0580.local +++ b/test/mail/0580.local @@ -2,10 +2,10 @@ From CALLER@myhost.test.ex Tue Mar 02 09:44:33 1999 Received: from CALLER (helo=test) by myhost.test.ex with local-smtp (Exim x.yz) (envelope-from <CALLER@myhost.test.ex>) - id 10HmbB-0005vi-00; + id 10HmbB-000000005vi-0000; Tue, 2 Mar 1999 09:44:33 +0000 Subject: test -Message-Id: <E10HmbB-0005vi-00@myhost.test.ex> +Message-Id: <E10HmbB-000000005vi-0000@myhost.test.ex> From: CALLER_NAME <CALLER@myhost.test.ex> Date: Tue, 2 Mar 1999 09:44:33 +0000 |