From a841a6eca79ff08b36f2225dcf89c1c162bb8777 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sat, 25 Apr 2020 21:03:51 +0100 Subject: DKIM: fix $dkim_key_length in verify --- doc/doc-txt/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 3fb7ed8a9..99ad7d1a5 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -172,6 +172,10 @@ JH/37 Bug 2552: Fix the check on spool space during reception to use the SIZE ignored, and only the check_spool_space option value for the required leeway checked. +JH/38 Fix $dkim_key_length. This should, after a DKIM verification, present + the size of the signing public-key. Previously it was instead giving + the size of the signature hash. + Exim version 4.93 ----------------- -- cgit v1.2.3