Update of /cvsroot/mailman/mailman
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8135

Modified Files:
      Tag: Release_2_1-maint
        UPGRADING 
Log Message:
Clarify some upgrading issues.


Index: UPGRADING
===================================================================
RCS file: /cvsroot/mailman/mailman/UPGRADING,v
retrieving revision 2.11.2.2
retrieving revision 2.11.2.3
diff -u -d -r2.11.2.2 -r2.11.2.3
--- UPGRADING   15 May 2004 22:16:26 -0000      2.11.2.2
+++ UPGRADING   6 Jun 2004 17:12:31 -0000       2.11.2.3
@@ -5,9 +5,11 @@
 
 UPGRADING FROM PREVIOUS VERSIONS
 
-    For the most part, upgrading Mailman is as easy as just installing the
-    latest version over the existing version.  However, there are some changes
-    that need to be taken care of manually.
+    For the most part, upgrading Mailman entails installing the latest version
+    over the existing version.  Usually, you can unpack the new release, run
+    'configure' with the same options you used in your previous install, and
+    then do a 'make install'.  However, there are some changes that may need
+    to be taken care of manually.
 
     What you need to do depends on the version you are using and the version
     you are upgrading to.  In all cases, you should first turn off your mail
@@ -15,7 +17,7 @@
     a database, and it's usually a good idea to make sure the database cannot
     be modified in the middle of the upgrade.
 
-    My recommendations are
+    My recommendations are:
 
     - Turn off your incoming mail daemon.  Most remote smtp servers will
       simply queue up messages destined for your domain if port 25 is shut
@@ -26,16 +28,6 @@
       redirect to a "service unavailable" page for the Mailman URLs.  Refer to
       your web server documentation for details.
 
-    Mailman will NOT upgrade the template files for existing lists.  Chuq Von
-    Rospach gives some useful advice in this message to the users mailing
-    list:
-
-    http://mail.python.org/pipermail/mailman-users/2000-September/006826.html
-
-    [Actually, the upgrade to MM2.1a2 /will/ shuffle template files,
-     deleting any that it detects are unchanged from the original defaults
-     (calculated via md5 checksums).]
-
 
 UPGRADING FROM 2.1.4 to 2.1.5
 


_______________________________________________
Mailman-checkins mailing list
[EMAIL PROTECTED]
Unsubscribe: http://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org

Reply via email to