diff options
| author | bwarsaw | 2001-07-11 20:21:39 +0000 |
|---|---|---|
| committer | bwarsaw | 2001-07-11 20:21:39 +0000 |
| commit | 4e942ef7c22efd0cc0ff42ae7f4bf8e26f8df9d0 (patch) | |
| tree | 1f9efe1e69d1ecb43ba825ec2090c4215c57254b | |
| parent | 4c61b66af7ef16ba5eaeb317063431f8a7af5b48 (diff) | |
| download | mailman-4e942ef7c22efd0cc0ff42ae7f4bf8e26f8df9d0.tar.gz mailman-4e942ef7c22efd0cc0ff42ae7f4bf8e26f8df9d0.tar.zst mailman-4e942ef7c22efd0cc0ff42ae7f4bf8e26f8df9d0.zip | |
Added news items on the change to confirmation messages and the dumpdb
switches.
| -rw-r--r-- | NEWS | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -4,7 +4,7 @@ Copyright (C) 1998,1999,2000,2001 by the Free Software Foundation, Inc. Here is a history of user visible changes to Mailman. -2.1 alpha 2 (10-Jul-2001) +2.1 alpha 2 (11-Jul-2001) - Building o mimelib 0.4 is now required. Get it from @@ -121,6 +121,11 @@ Here is a history of user visible changes to Mailman. mylist-join@mysite mylist-leave@mysite + o Confirmation messages have a shortened Subject: header, + containing just the word "confirm" and the confirmation + cookie. This should help for MUAs that like to wrap long + Subject: lines, messing up confirmation. + o Mailman now recognizes an Urgent: header, which, if it contains the list moderator or list administrator password, forces the message to be delivered immediately to all @@ -160,6 +165,8 @@ Here is a history of user visible changes to Mailman. o The `auto' script has been removed. + o bin/dumpdb has grown -m/--marshal and -p/--pickle options. + - Archiver o New archiver date clobbering option, which allows dates to only be clobber if they are outrageously out-of-date |
