[Mailman-Users] mailman-2.0beta5
Aaryn Olsson
aaryn at Ag.Arizona.Edu
Fri Aug 18 10:21:52 CEST 2000
Jim--thanks for the quick reply and for the help.
The problem I am referring to does not show its face on the actual list
administration page. What I meant is that when I create a new mailman
mailing list, the list administrator receives an email full of URLs to go
to that have directories merged into one name, without '/' to separate
mailman from listinfo or mailman from admin.. For instance,
http://ag.arizona.edu/mailman/listinfo/mtesta becomes
http://ag.arizona.edu/mailmanlistinfo/mtesta.
So I edited the bin/newlist script and made the following changes:
'admin_url' : mlist.GetScriptURL('/admin', absolute=1),
'listinfo_url': mlist.GetScriptURL('/listinfo', absolute=1),
Before, the first argument of GetScriptURL did not contain leading
slashes.
Sincerely,
Aaryn
On Fri, 18 Aug 2000, Jim Tittsler wrote:
> Date: Fri, 18 Aug 2000 16:41:18 +0900
> From: Jim Tittsler <jwt at OnJapan.net>
> To: Aaryn Olsson <aaryn at Ag.Arizona.Edu>
> Cc: mailman-owner at Ag.Arizona.Edu
> Subject: Re: [Mailman-Users] mailman-2.0beta5
>
> On Fri, Aug 18, 2000 at 12:25:21AM -0700, Aaryn Olsson wrote:
> > Just installed mailman-2.0beta5 and am testing my first list, which I
> > called mtesta, which I'm glad to report is working fine. However, the
> > welcome message refers me to http://Ag.Arizona.Edu/mailmanadmin/mtesta
> > and http://ag.arizona.edu/mailmanlistinfo/mtesta...
>
> You might double check that there is a trailing slash on the
> "Base URL for Mailman web interface" on the list's General
> Options administration page. I believe there was a fix to
> enforce this just after beta5 was released.
>
>
> --
> Jim Tittsler, Tokyo
> Python Starship http://starship.python.net/crew/jwt/
>
More information about the Mailman-Users
mailing list