From 097ad5a0a6a1df417b6129a7992a353467367600 Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Sun, 25 Mar 2012 13:45:51 -0700 Subject: Backported regular_exclude_ignore list attribute feature from 2.2 branch. --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 9813329d..103273da 100644 --- a/NEWS +++ b/NEWS @@ -22,6 +22,13 @@ Here is a history of user visible changes to Mailman. New Features + - There is a new list attribute regular_exclude_ignore set from mm_cfg.py + DEFAULT_REGULAR_EXCLUDE_IGNORE. This defaults to True even though the + prior behavior is equivalent to False. A True setting will ignore an + exclude list if the poster is not a member of that list. The False + setting can result in list members not receiving posts if the nonmember + post is not accepted by the exclude list. Backported from 2.2 branch. + - Eliminated the list cache from the qrunners. Indirect self-references caused lists to never be dropped from the cache which in turn caused the qrunners to grow very large in installations with many lists or -- cgit v1.2.3