Re: [Mailman-Users] Reconfiguring Mailman with different with-cgi-gid

2013-12-17 Thread Mark Sapiro
On 12/17/2013 06:36 AM, Jon 1234 wrote: > > Just to check, is this the correct process? mailmanctl stop -- configure > (with options as in previous emails) -- make install -- mailmanctl start. I'm > note sure whether it's necessary to 'make install' again. Yes it is necessary to make install a

Re: [Mailman-Users] Mailman directory located in public HTML directory

2013-12-17 Thread Mark Sapiro
On 12/17/2013 06:46 AM, Jon 1234 wrote: > When I installed Mailman 2.14 I put it in the domain.com/mailman/ directory. > This is because Mailman is accessed via domain.com/mailman/ and I thought the > files had to be there... > > It does work but is this a potential security problem? What would

[Mailman-Users] Mailman directory located in public HTML directory

2013-12-17 Thread Jon 1234
When I installed Mailman 2.14 I put it in the domain.com/mailman/ directory. This is because Mailman is accessed via domain.com/mailman/ and I thought the files had to be there... It does work but is this a potential security problem? What would be the best way to fix this? Thanks in anticipat

Re: [Mailman-Users] Reconfiguring Mailman with different with-cgi-gid

2013-12-17 Thread Jon 1234
> You probably need --with-cgi-gid=mailman, not --with-cgi-gid=users > > See the FAQ at . > > -- > Mark Sapiro The highway is for gamblers, > San Francisco Bay Area, Californiabetter use your sense - B. Dylan Thanks. I'll try that. Just to check, is thi