Re: [Mailman-Developers] Mailman "true virtual hosting" and Google SoC

2006-05-04 Thread Heikki Lampén
On 4/24/06, Barry Warsaw <[EMAIL PROTECTED]> wrote: > On Mon, 2006-04-24 at 16:21 +0300, Heikki Lampén wrote: > > I'm wondering about this "true virtual hosting" issue and what is > > going to happen to it. > > > > I see there's some talk about Google SoC in the wiki [0]. > > Unfortunately I don't

[Mailman-Developers] logger umask

2006-05-04 Thread Tokio Kikuchi
Hi, I think our new logger should set group writable to the new logs. I tried a fresh install and get cgi error after mailmanctl start / mailmanctl errot after cgi execution, vice versa. The patch should look like this: Index: Mailman/loginit.py =