"Constantine J. Koulis" <[EMAIL PROTECTED]> writes:
> I tried with :
>
> ./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
^^^ typo? It must be cgi
> and still doesnt work.
>
>
> What should i give?Maybe i have to go to a file to change by hand the GID???
What gid is specified for cgi-gid in /etc/http/http.conf?
I have
,----
| User wwwrun
| Group nogroup
`----
and nogroup in /etc/groups is
,----
| nogroup:x:65534:root
`----
at me.
What MTA you running? I have Postfix and AFAIK i have used
,----
| postfix:x:51:postfix
`----
So my options for configure was --with-mail-gid=51 --with-cgi-gid=65534.
I dont know your mail and cgi configuration. You must explore it by
yourself.
Please send no Cc: to me i answer only via the list.
Detlef Neubauer
--
.oO GnuPG Key auf http://www.keyserver.net/ Oo.
------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py