From a2dcb2e9aebbb67a1260aa226afc91bef2afd64a Mon Sep 17 00:00:00 2001 From: tkikuchi <> Date: Sat, 16 Oct 2004 04:54:33 +0000 Subject: update NEWS for new features and bug fixes --- NEWS | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 9e1a910e..9f040efe 100644 --- a/NEWS +++ b/NEWS @@ -6,7 +6,32 @@ Here is a history of user visible changes to Mailman. 2.1.6 (XX-XXX-200X) - - Bugs and patches: 955381 (older Python compatibility). + - List owners can now set how many days to hold the messages in moderator + request queue. cron/checkdb automatically discard old messages. (790494) + + - Improved mail address sanity check. (1030228) + + - SpamDetect.py now checks attatchment header. (1026977) + + - Subject_prefix can be configured to include sequential number which + is taken from post_id variable. Also, the prefix is always put at + the start of the subject, i.e. like "[list-name] Re: original subject" + + - Now, list owners can use Scrubber to get the attachments scrubbed + (held in the web archive), if the site admin permits it in mm_cfg.py. + Also, introduced are SCRUBBER_DONT_USE_ATTACHMENT_FILENAME and + SCRUBBER_USE_ATTACHMENT_FILENAME_EXTENSION in Defaults.py for scrubber + behavior. (904850) + + - Filter attachments by filename extensions. (1027882) + + - Bugs and patches: 955381 (older Python compatibility), 1020102/1013079/ + 1020013 (fix spam filter removed), 665569 (newer postfix bounce + detection), 970383 (moderator -1 admin requests pending), 873035 + (subject handling in -request mail), 799166/946554 (makefile + compatibility), 872068 (add header/footer via unicode), 1032434 + (KNOWN_SPAMMERS check for multi-header), 1025372 (empty Cc:), + 789015 (fix pipermail URL), 2.1.5 (15-May-2004) -- cgit v1.2.3