From bec94709e708f087fe7fa456bec95d4e63edc3ed Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Wed, 24 Jun 2020 00:04:13 +0100 Subject: Handle quoted local_part input to ${srs_encode }. Bug 2607 --- doc/doc-txt/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/doc-txt') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 6db97eef7..2c0570635 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -58,6 +58,11 @@ JH/11 Bug 2604: Fix request to cutthrough-deliver when a connection is already held open for a verify callout. Previously this wan not accounted for and a corrupt onward SMTP conversation resulted. +JH/12 Bug 2607: Fix the ${srs_encode } expansion to handle quoted local_parts. + Previously they were embedded naively in the constructed address; when + needed, strip the quoting and quote the entire local_part. + Also make the inbound_srs expansion condition handle quoting. + Exim version 4.94 -- cgit v1.2.3