[Mailman-Users] configure mailman...cjk

Gour gour at mail.inet.hr
Tue Jul 9 18:24:18 CEST 2002


Constantine J. Koulis (kouliscon at hotmail.com) wrote:

> ./configure --with-mail-gid=mail  --with-cig-gid=nobody
> ./configure --with-mail-gid=32010  --with-cig-gid=mailman
> ./configure --with-mail-gid=514  --with-cig-gid=mailman
> 
> and still doesnt work.

As far as I can see, you have to declare: --with-mail-gid=32010, but
take a look on your httpd.conf to see what is the group under which Apache is
running. 

In my case it's "nogroup", so the correct line would be:

./configure --with-mail-gid=32010 --with-cgi-gid=nogroup

> What should i give?Maybe i have to go to a file to change by hand the GID???

Just try one more combination :-)

Sincerely,
Gour






More information about the Mailman-Users mailing list