On Mon, Aug 17, 2009 at 4:48 PM, Rich Shepard <[email protected]>wrote:

> On Mon, 17 Aug 2009, wes wrote:
>
> > How did you discover that Mailman wants only 1 group for each parameter?
> > If it was by doing a make install previously, you might consider doing a
> > make clean and then another make && make install.
>
> wes,
>
>   By running ./configure with multiple groups like this:
>
> ./configure --with-mail-gid=postdrop,postfix,mailman,daemon \
> --with-cgi-gid=apache,nobody
>
> checking for --with-username... mailman
> checking for user name "mailman"... okay
> checking for --with-groupname... mailman
> checking for group name "mailman"... okay
> checking permissions on /usr/local/mailman... okay
> checking for mail wrapper group; i.e. --with-mail-gid... configure: error:
> ***** No group name "postdrop,postfix,mailman,daemon" found for the mail
> wrapper program.
> ***** This is the group that your mail server will use to run Mailman's
> ***** programs.  You should specify an existing group with the
> ***** --with-mail-gid configure option, or use --without-permcheck to
> ***** skip this verification step.  See also your mail server's
> documentation,
> ***** and Mailman's INSTALL file for details
>
>   What do I want to specify for both --with-mail-gid and --with-cgi-gid?
>
> Thanks,
>
> Rich
>

No idea. I don't know anything about mailman, but was hoping I could provide
a hint based on my knowledge of make.

-wes
_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to