summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2021-07-07 22:19:07 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2021-07-10 16:46:39 +0100
commit5005b0d39ef234f834c5dc4d42c1567d67141d8f (patch)
tree993372e4fa34f99bd1654bc41bcb5349a6985a00 /doc/doc-txt/ChangeLog
parentc1faf04b865465894c7ca41ab4585fb69d4a5936 (diff)
downloadexim4-5005b0d39ef234f834c5dc4d42c1567d67141d8f.tar.gz
Fix tainted message for fakerejectexim-4.94+fixes
(cherry picked from commit a9ac2d7fc219e41a353abf1f599258b9b9d21b7e)
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-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 e60c1cad5..3e93f653f 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -227,6 +227,10 @@ JH/53 Bug 2743: fix immediate-delivery via named queue. Previously this would
fail with a taint-check on the spoolfile name, and leave the message
queued.
+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
-----------------