Re: [Mailman-Users] mailman problem after 2.1.5 -> 2.1.7 update

2006-01-27 Thread Hauke Fath
Am 26.01.2006 um 19:06 Uhr +0100 schrieb Brad Knowles: >At 6:46 PM +0100 2006-01-26, Hauke Fath wrote: > >> I haven't found a way of tweaking this and assume that the list URLs >> are made up dynamically by the cgi script (rather, binary). >> >> Does anybody else see this? Any pointers? > >

Re: [Mailman-Users] mailman problem after 2.1.5 -> 2.1.7 update

2006-01-26 Thread Mark Sapiro
Hauke Fath wrote: > >Basically, both the .../mailman/listinfo and .../mailman/admin pages >have the URLs to the existing mailing lists wrong. They look like > >href="https://www.spg.tu-darmstadt.de/mailman/listinfo""/rt2-praktikum";>RT2-Praktikum > >-- note the extra pair of quotes between the base

Re: [Mailman-Users] mailman problem after 2.1.5 -> 2.1.7 update

2006-01-26 Thread Brad Knowles
At 6:46 PM +0100 2006-01-26, Hauke Fath wrote: > I haven't found a way of tweaking this and assume that the list URLs > are made up dynamically by the cgi script (rather, binary). > > Does anybody else see this? Any pointers? The URLs are probably messed up in your mm_cfg.py (mailman

[Mailman-Users] mailman problem after 2.1.5 -> 2.1.7 update

2006-01-26 Thread Hauke Fath
Hi, I am seeing a problem with mail/mailman after updating an existing 2.1.5 installation to 2.1.7nb1. This is a NetBSD pkgsrc setup; an update leaves changed config files and the lists database around and installs the new binaries, scripts etc., just like you'd do a manual update. Basically,