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

Modified Files:
      Tag: Release_2_1-maint
        Defaults.py.in 
Log Message:
add reference to fix_url.py


Index: Defaults.py.in
===================================================================
RCS file: /cvsroot/mailman/mailman/Mailman/Defaults.py.in,v
retrieving revision 2.112.2.19
retrieving revision 2.112.2.20
diff -u -d -r2.112.2.19 -r2.112.2.20
--- Defaults.py.in      8 Oct 2004 12:38:47 -0000       2.112.2.19
+++ Defaults.py.in      12 Oct 2004 02:44:10 -0000      2.112.2.20
@@ -146,6 +146,10 @@
 # And set the default
 add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST)
 
+# Note that you will want to run bin/fix_url.py to change the domain of an
+# existing list.  bin/fix_url.py must be run within the bin/withlist script,
+# like so: bin/withlist -l -r bin/fix_url.py <listname>
+
 
 
 #####

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

Reply via email to