summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2017-01-22 17:35:08 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2017-01-22 17:37:05 +0000
commiteea190173538a3e71a87f174baa190cb22e0e8fb (patch)
tree1261c57a8f5767f197ddcf5ed7dc03af8a4504ea /doc/doc-txt
parent1137f3a6938882cc81a1fcd7dc15530e8fae9e32 (diff)
DKIM: permit verify of sig blocks that sign other sig blocks. Bug 2014
Diffstat (limited to 'doc/doc-txt')
-rw-r--r--doc/doc-txt/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 156a89f16..a680593d2 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -45,6 +45,10 @@ JH/08 Bug 2016: Fix DKIM verification vs. CHUNKING. Any BDAT commands after
processing; with most chunk sizes in use this resulted in an incorrect
body hash calculated value.
+JH/09 Bug 2014: permit inclusion of a DKIM-Signature header in a received
+ DKIM signature block, for verification. Although advised against by
+ standards it is specifically not ruled illegal.
+
Exim version 4.88
-----------------