Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Jun 2007 14:46:40 -0400
From:      "Pablo Mora" <bidjan@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: reconfiguring a port
Message-ID:  <cf841d6b0706271146t643593eaw9a5e484b24086d9d@mail.gmail.com>
In-Reply-To: <4682AD7D.3060007@mail.bloomfield.k12.mo.us>
References:  <4682AB17.7000000@mail.bloomfield.k12.mo.us> <cf841d6b0706271130m57e9c4bt5d382eb015d1a3db@mail.gmail.com> <4682AD7D.3060007@mail.bloomfield.k12.mo.us>

next in thread | previous in thread | raw e-mail | index | archive | help
On 6/27/07, Scott Mayo <sgmayo@mail.bloomfield.k12.mo.us> wrote:
> Pablo Mora wrote:
> > On 6/27/07, Scott Mayo <sgmayo@mail.bloomfield.k12.mo.us> wrote:
> >
> >> I installed mailman with the port and am getting the following:
> >>
> >>
> >> Jun 27 12:50:09 test Mailman mail-wrapper: Group mismatch error.
> >> Mailman expected the mail wrapper script to be executed as group
> >> "mailman", but the system's mail server executed the mail script as
> >> group "mailnull".  Try tweaking the mail server to run the script as
> >> group "mailman", or re-run configure,  providing the command line option
> >> `--with-mail-gid=mailnull'.
> >>
> >> I installed the port with 'make install clean'.  How do I reconfigure it
> >> with the --with-mail-gid=mailnull?  I am not sure where to put the
> >> options when installing from a port since they are new to me.
> >>
> >
> > try out: make config
> >
>
> make config brings me to a box to uncheck and check things.  It has
> Postfix checked in it, but that is all I see.
>
> Do I actually make config --with-mail-gid=mailnull?  I know that on the
> linux boxes I run ./configure --with-mail-gid=mailnull.
>

 make rmconfig && make -DMAIL_GID=mailnull ??

-- 
------------------------------------------------------------------------------------------------
PGP KeyID: 0xC730A079
Key fingerprint = F626 3C47 02F5 E43C 6620  8A1B E7A8 533B C730 A079
gpg --keyserver pgp.mit.edu --recv-keys C730A079

------------------------------------------------------------------------------------------------
                      ASCII Ribbon Campaign
      Against HTML e-mail & Microsoft Attachments
FreeBSD Since 4.x & unixbsd.blogspot.com maintainer
------------------------------------------------------------------------------------------------



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?cf841d6b0706271146t643593eaw9a5e484b24086d9d>