diff options
| author | bwarsaw | 2000-06-26 21:02:39 +0000 |
|---|---|---|
| committer | bwarsaw | 2000-06-26 21:02:39 +0000 |
| commit | 67f5963077c03cdc5705470bfddfbcc4e0862aa8 (patch) | |
| tree | e503486be98b15eed9dce9f829092c4517c8a581 | |
| parent | 29ae8d934c5758011e3fa6b47ba0c67358185735 (diff) | |
| download | mailman-67f5963077c03cdc5705470bfddfbcc4e0862aa8.tar.gz mailman-67f5963077c03cdc5705470bfddfbcc4e0862aa8.tar.zst mailman-67f5963077c03cdc5705470bfddfbcc4e0862aa8.zip | |
A few last minute updates
| -rw-r--r-- | NEWS | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -4,7 +4,7 @@ Copyright (C) 1998,1999,2000 by the Free Software Foundation, Inc. Here is a history of user visible changes to Mailman. -2.0 beta 3 (20-Jun-2000) +2.0 beta 3 (26-Jun-2000) - Delivery mechanism (qrunner) refined to support immediate queuing, queuing directly from MTA, and queuing on any error @@ -16,6 +16,9 @@ Here is a history of user visible changes to Mailman. into the system (and most that are generated by the system) live on disk for some part of their journey through Mailman. + For now, see the Default.py variables QRUNNER_PROCESS_LIFETIME + and QRUNNER_MAX_MESSAGES for primitive resource management. + The API to the pipeline handler modules has changed. See Mailman/Handlers/HandlerAPI.py for details. @@ -65,6 +68,9 @@ Here is a history of user visible changes to Mailman. remove the old address and change change the list owner addresses. + - The News/Mail gateway admin page has a button that lets you do + an explicit catchup of the newsgroup. + - The CVS repository has been moved out to SourceForge. For more information, see the project summary at |
