From dbbf21a75d225871cb7a44878ece42c5d79a1a2c Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Thu, 1 Aug 2019 19:31:36 +0100 Subject: Routers: make retry_use_local_part default true when any non-domain condition is present. Bug 2408 --- doc/doc-txt/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/doc-txt/ChangeLog') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 7fca99b62..6d1b2631b 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -164,6 +164,12 @@ JH/34 Fix crash after TLS shutdown. When the TCP/SMTP channel was left open, JH/35 Bug 2409: filter out-of-spec chars from callout response before using them in our smtp response. +JH/35 Have the general router option retry_use_local_part default to true when + any of the restrictive preconditions are set (to anything). Previously it + was only for check_local user. The change removes one item of manual + configuration which is required for proper retries when a remote router + handles a subset of addresses for a domain. + Exim version 4.92 ----------------- -- cgit v1.2.3