From 179ed8c31eb8c7f767ec0ef5e2856066d366515f Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Tue, 5 Nov 2019 21:13:41 +0000 Subject: DKIM/CHUNKING: support CHUNKING when a transport_filter is used, if DKIM signing is being done --- 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 45d126ccd..f9e39d2dc 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -18,6 +18,10 @@ JH/03 DKIM verification defaults no long accept sha1 hashes, to conform to RFC 8301. They can still be enabled, using the dkim_verify_hashes main option. +JH/04 Support CHUNKING from an smtp transport using a transport_filter, when + DKIM signing is being done. Previously a transport_filter would always + disable CHUNKING, falling back to traditional DATA. + Exim version 4.93 ----------------- -- cgit v1.2.3