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 = '[EMAIL PROTECTED]' % 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: [EMAIL PROTECTED] Saint Paul, MN 55108 USA ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ This message was sent to: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org