aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorbwarsaw <>2004-10-18 00:53:54 +0000
committerbwarsaw <>2004-10-18 00:53:54 +0000
commit4ce028b89d6782701a944656165cbea593ccf5d8 (patch)
treecad26c589fd36947153a267f61fa10f57c17ef81 /NEWS
parenta2dcb2e9aebbb67a1260aa226afc91bef2afd64a (diff)
downloadmailman2-4ce028b89d6782701a944656165cbea593ccf5d8.tar.gz
mailman2-4ce028b89d6782701a944656165cbea593ccf5d8.tar.xz
mailman2-4ce028b89d6782701a944656165cbea593ccf5d8.zip
Very minor rewording.
Diffstat (limited to '')
-rw-r--r--NEWS35
1 files changed, 18 insertions, 17 deletions
diff --git a/NEWS b/NEWS
index 9f040efe..f94c5ac3 100644
--- a/NEWS
+++ b/NEWS
@@ -6,32 +6,33 @@ Here is a history of user visible changes to Mailman.
2.1.6 (XX-XXX-200X)
- - List owners can now set how many days to hold the messages in moderator
- request queue. cron/checkdb automatically discard old messages. (790494)
+ - List owners can now set how many days to hold the messages in the
+ moderator request queue. cron/checkdb will automatically discard old
+ messages. (790494)
- - Improved mail address sanity check. (1030228)
+ - Improved mail address sanity check. (1030228)
- - SpamDetect.py now checks attatchment header. (1026977)
+ - SpamDetect.py now checks attachment 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"
+ - subject_prefix can be configured to include a sequence number which is
+ taken from the post_id variable. Also, the prefix is always put at the
+ start of the subject, i.e. "[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
+ - List owners can now use Scrubber to get the attachments scrubbed (held
+ in the web archive), if the site admin permits it in mm_cfg.py. New
+ variables introduced are SCRUBBER_DONT_USE_ATTACHMENT_FILENAME and
SCRUBBER_USE_ATTACHMENT_FILENAME_EXTENSION in Defaults.py for scrubber
- behavior. (904850)
+ behavior. (904850)
- - Filter attachments by filename extensions. (1027882)
+ - 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
+ 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),
+ (KNOWN_SPAMMERS check for multi-header), 1025372 (empty Cc:), 789015
+ (fix pipermail URL),
2.1.5 (15-May-2004)