Re: [Mailman-Users] changing DEFAULT_HOST_NAME after creating lists

2002-09-04 Thread Fergus Donohue
Sorry I got to this so late, but for future reference. You should be able to do it with a script. Dump out the config of a sample list with a command something like the following: config_list -o listname.cfg listname edit listname.cfg and leave in only the line relating to localdomain, changin

Re: [Mailman-Users] changing DEFAULT_HOST_NAME after creating lists

2002-08-29 Thread Robert bobb Crosbie
John P. Looney hath declared on Thursday the 29 day of August 2002 :-: > > Edit variable DEFAULT_HOST_NAME = > The problem is that this variable is only accessed when the list is > created - so for all new lists, the DEFAULT_HOST_NAME will be correct. > > In the end, I just went to the web

Re: [Mailman-Users] changing DEFAULT_HOST_NAME after creating lists

2002-08-29 Thread John P. Looney
On Wed, Aug 28, 2002 at 01:08:09PM -0500, David F. Reed mentioned: > There is a place in the overall configuration (one of the .py scripts) > that you can change the entry of all of them... > > On a RedHat 7.3 system, it is /var/mailman/Mailman/mm_cfg.py > On other systems, I would think a locate

Re: [Mailman-Users] changing DEFAULT_HOST_NAME after creating lists

2002-08-28 Thread David F. Reed
: mailman-users <[EMAIL PROTECTED]> Sent: Wed, 28 Aug 2002 08:16:06 -0700 Subject: Re: [Mailman-Users] changing DEFAULT_HOST_NAME after creating lists > On Wed, 28 Aug 2002 13:17:16 +0100 > "John P. Looney" <[EMAIL PROTECTED]> wrote: > > > I created dozens o

Re: [Mailman-Users] changing DEFAULT_HOST_NAME after creating lists

2002-08-28 Thread Raquel Rice
On Wed, 28 Aug 2002 13:17:16 +0100 "John P. Looney" <[EMAIL PROTECTED]> wrote: > I created dozens of mailman lists on my new list server, without > changing DEFAULT_HOST_NAME from 'localhost.localdomain'. > > So now all the mail lists now say that 'localhost.localdomain' is > where > their

[Mailman-Users] changing DEFAULT_HOST_NAME after creating lists

2002-08-28 Thread John P. Looney
I created dozens of mailman lists on my new list server, without changing DEFAULT_HOST_NAME from 'localhost.localdomain'. So now all the mail lists now say that 'localhost.localdomain' is where their administrative UI is. Any ideas how I can change that (I've changed it in mm_cfg.py, but that