From 62b2ccce05a9a3127736d84d20e2bbe7b0885287 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Mon, 29 Jun 2020 17:14:07 +0100 Subject: Taint: fix ACL "spam" condition, to permit tainted name arguments. --- doc/doc-txt/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/doc-txt') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index b2b9a74b8..41a9629cf 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -69,6 +69,10 @@ JH/13 Fix dsearch "subdir" filter to ignore ".". Previously only ".." was JH/14 Bug 2606: Fix a segfault in sqlite lookups. When no, or a bad, filename was given for the sqlite_dbfile a trap resulted. +JH/15 Fix "spam" ACL condition. Previously, tainted values for the "name" + argument resulted in a trap. There is no reason to disallow such; this + was a coding error. + Exim version 4.94 ----------------- -- cgit v1.2.3