reconfiguring a port

Pablo Mora bidjan at gmail.com
Wed Jun 27 18:46:42 UTC 2007


On 6/27/07, Scott Mayo <sgmayo at mail.bloomfield.k12.mo.us> wrote:
> Pablo Mora wrote:
> > On 6/27/07, Scott Mayo <sgmayo at 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
------------------------------------------------------------------------------------------------


More information about the freebsd-questions mailing list