Re: [Mailman-Developers] Create mailing list on the web error

2003-01-14 Thread Bryan Fullerton
On Tuesday, January 14, 2003, at 03:49 PM, Bryan Fullerton wrote: Unfortunately, for some reason bin/check_perms doesn't check permissions on the aliases* files in the data directory - this should be fixed (I'll look at a patch in a bit). Just looking at this, there's a comment in checkperms()

Re: [Mailman-Developers] Create mailing list on the web error

2003-01-14 Thread Bryan Fullerton
On Monday, January 13, 2003, at 05:32 PM, Kory Wheatley wrote: I received the below error when I tried to create a mailing list from the Mailman web interface page. It did add the list into the alias file, but it failed to run "postalias" probably because of permission issue's I'm guessing. I

Re: [Mailman-Developers] Create mailing list on the web error

2003-01-13 Thread Colin Neeson
Please ignore that incredibly stupid statement. :-) > I've confirmed it on my box as well - I'm wondering why we are trying to run > postaliases - as mailman, we'll never have the correct permissions, no? > > -colin. > > >> I received the below error when I tried to create a mailing list from >

Re: [Mailman-Developers] Create mailing list on the web error

2003-01-13 Thread Colin Neeson
I've confirmed it on my box as well - I'm wondering why we are trying to run postaliases - as mailman, we'll never have the correct permissions, no? -colin. > I received the below error when I tried to create a mailing list from > the Mailman web interface page. It did add the list into the alia

[Mailman-Developers] Create mailing list on the web error

2003-01-13 Thread Kory Wheatley
I received the below error when I tried to create a mailing list from the Mailman web interface page. It did add the list into the alias file, but it failed to run "postalias" probably because of permission issue's I'm guessing. I have my alias file in /var/mailman/mailman/data/aliases and the per