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/4565.a | |
parent | 9e4a64fd7c67f4a838ca588ee62c81227bdee9f2 (diff) |
New format for exim_message_id
Diffstat (limited to 'test/mail/4565.a')
-rw-r--r-- | test/mail/4565.a | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/mail/4565.a b/test/mail/4565.a index 9efab94d3..6be8edafe 100644 --- a/test/mail/4565.a +++ b/test/mail/4565.a @@ -8,7 +8,7 @@ Authentication-Results: test.ex; Received: from localhost ([127.0.0.1] helo=test.ex) by test.ex with esmtp (Exim x.yz) (envelope-from <CALLER@bloggs.com>) - id 10HmaY-0005vi-00 + id 10HmaY-000000005vi-0000 for a@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 ARC-Seal: i=1; cv=none; a=rsa-sha256; d=test.ex; s=sel; @@ -41,7 +41,7 @@ Authentication-Results: test.ex; Received: from [127.0.0.1] (helo=xxx) by test.ex with smtp (Exim x.yz) (envelope-from <CALLER@bloggs.com>) - id 10HmaX-0005vi-00 + id 10HmaX-000000005vi-0000 for za@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; |