[Mailman-Users] changed domains, need to change list url

Kirk R. Wythers kwythers at umn.edu
Tue Aug 5 19:01:56 CEST 2003


On Tue, 2003-08-05 at 16:40, Richard Barrett wrote:
> See the FAQ entry:
> 
> http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.029.htp
> 
> Run fix_url after you have changed mm_cfg.py and do not foget to 
> mailmanctl restart.

I'm restarting mailmanctl and I it keeps setting the url to the uname of
the machine. Here is the output form fix_url

lorax[/usr/local/mailman/bin]$ ./withlist -l -r fix_url neighborsunited
-v
Importing fix_url...
Running fix_url.fix_url()...
Loading list neighborsunited (locked)
Setting web_page_url to: http://lorax.forestry.umn.edu/mailman/
Setting host_name to: lorax.forestry.umn.edu
Saving list
Finalizing
lorax[/usr/local/mailman/bin]$

Here is my mm_cfg (do I have to add the virtual host line?):

###############################################
# Here's where we get the distributed defaults.

from Defaults import *

##################################################
# Put YOUR site-specific settings below this line.

DEFAULT_HOST_NAME = 'neighborsunited.net'
DEFAULT_URL       = 'http://www.neighborsunited.net'
MAILMAN_OWNER     = 'mailman-owner@%s' % DEFAULT_HOST_NAME


> 
> On Tuesday, August 5, 2003, at 05:15  pm, Kirk R. Wythers wrote:
> 

-- 
Kirk R. Wythers			Department of Forest Resources	
Tel: 612.625.2261		University of Minnesota
Fax: 612.625.521		1530 Cleveland Ave. N
Email: kwythers at umn.edu		Saint Paul, MN 55108 USA





More information about the Mailman-Users mailing list