Re: [Mailman-Users] Base URL for Mailman web interface

2002-10-22 Thread Richard Barrett
At 17:04 22/10/2002, Brian Read wrote: Hi Did anyone discover where we can set the "Base URL for Mailman web interface", as it seems to have dropped out of the web management interface? Cheers Brian There is a script $prefix/bin/fix_url.py in the MM 2.1b3 install for re-setting a list's web_

Re: [Mailman-Users] Base URL for Mailman web interface

2002-06-13 Thread Richard Barrett
At 12:32 13/06/2002 +0200, Joern Nettingsmeier wrote: >An-Dee wrote: > > > > Hello, > > > > As a mistake, I set a wrong path to the web interface. > > How can I set it correctly with command line? 'cos the web interface > > is not working. > >this happened to me, too. i don't have mailman group

RE: [Mailman-Users] Base URL for Mailman web interface

2002-06-13 Thread Rantanen, TC1
. > -Original Message- > From: Joern Nettingsmeier [SMTP:[EMAIL PROTECTED]] > Sent: Thursday, June 13, 2002 6:32 AM > To: An-Dee > Cc: [EMAIL PROTECTED] > Subject: Re: [Mailman-Users] Base URL for Mailman web interface > > An-Dee wrote: > > > > Hello, &

RE: [Mailman-Users] Base URL for Mailman web interface

2002-06-13 Thread Rantanen, TC1
If you go into the mailman/Mailman dir there is a file Default.py, this is where the syntax for defining stuff is. This same line can be used in the mm_cfg.py file, it is here the user/SA can make mods. In mm_cfg.py file put. DEFAULT_URL ='http://your url/something/' > -Original Message-

Re: [Mailman-Users] Base URL for Mailman web interface

2002-06-13 Thread Joern Nettingsmeier
An-Dee wrote: > > Hello, > > As a mistake, I set a wrong path to the web interface. > How can I set it correctly with command line? 'cos the web interface > is not working. this happened to me, too. i don't have mailman group rights, so i had to ask the admin to fix it for me. what is the re