From: Baptiste Daroussin Date: Fri, 13 Oct 2023 14:11:59 +0000 (+0200) Subject: nobounceprobe: the temporary tunable has been removed X-Git-Tag: RELEASE_1_4_0rc1~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80b7dd4959e6612f16f1bb4c30f72ea6cf7d2a96;p=thirdparty%2Fmlmmj.git nobounceprobe: the temporary tunable has been removed Fixes: #6 --- diff --git a/ChangeLog b/ChangeLog index 611d3375..6ab9ab87 100644 --- a/ChangeLog +++ b/ChangeLog @@ -24,7 +24,6 @@ o Fix parsing RFC1891 o Fix a crash if no owner has been defined o Validate ranges of all integers conversion - o New 'nobounceprobe' tunable for debugging purpose o New 'send' tunable to allow email passthrough o Add support for 'X-Original-From' o Reduce subscription confirmation address length to fit RFC 5321 diff --git a/TUNABLES b/TUNABLES index ef3af4fd..8095bf6f 100644 --- a/TUNABLES +++ b/TUNABLES @@ -252,12 +252,6 @@ entire content is used as value, it's marked "text". When this file is present, it contains the hostname to send in the SMTP EHLO or HELO command. Otherwise the machine hostname is used. - · nobounceprobe (boolean) - - When this file is present, mlmmj will stop issueing bounce probes. It is - intended to temporary disable the bounce probe for debugging purpose. - - · send (list) The file contains a list of email address for which the mail will be sent