From 7ed5fe5c0668f2014a7f7a08376b4e6a2e3e921c Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Thu, 21 Apr 2016 08:01:01 -0700 Subject: Implimented mm_cfg.SMTPLIB_DEBUG_LEVEL setting. --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index a6947393..260413e5 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,10 @@ Here is a history of user visible changes to Mailman. New Features + - There is a new Defaults.py/mm_cfg.py setting SMTPLIB_DEBUG_LEVEL which + can be set to 1 to enable verbose smtplib debugging to Mailman's error + log to help with debugging 'low level smtp failures'. (LP: # 1573074) + - A list's nonmember_rejection_notice attribute will now be the default rejection reason for a held non-member post in addition to it's prior role as the reson for an automatically rejected non-member post. -- cgit v1.2.3