We are going to be changing the name of our Host Name on the Red Hat Linux box that Mailman 2.0.8 is running at. I would like to change all the lists and configuration for mailman over to this new Hostname. I don't want to setup a CNAME in DNS to keep the old hostname accessible. What steps are involved in accomplishing this task. I know you use the "withlist" with the command below.
python -i bin/withlist -l mylist >>>m.web_page_url 'http://newname.com' >>>m.Save() >>>^D -- ################################################## Webmaster Idaho State University Computing & Communications [EMAIL PROTECTED] ################################################## _______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers
