summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2021-07-07 22:19:07 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2021-07-07 22:23:03 +0100
commita9ac2d7fc219e41a353abf1f599258b9b9d21b7e (patch)
tree40ac78ae19c6a51e88f207ac0ae274e5d741f7eb /doc
parentf517c5879577b17586548fd4ba70ce9cfb862369 (diff)
Fix tainted message for fakereject
Diffstat (limited to 'doc')
-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 cc589c567..dc9d9d8cc 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -320,6 +320,10 @@ JH/56 Make the majority of info read from config files readonly, for defence-in-
depth against exploits. Suggestion by Qualsy.
Not supported on Solaris 10.
+JH/57 Fix control=fakreject for a custom message containing tainted data.
+ Previously this resulted in a log complaint, due to a re-expansion present
+ since fakereject was originally introduced.
+
Exim version 4.94
-----------------