Date: Tue, 10 Aug 2004 21:03:11 +0200 (CEST) From: "Julien Gabel" <jpeg@thilelli.net> To: freebsd-questions@freebsd.org Cc: Paul Schmehl <pauls@utdallas.edu> Subject: Re: ports, mailman and mail-gid. Message-ID: <49568.192.168.1.3.1092164591.squirrel@192.168.1.3> In-Reply-To: <9FF2C7B4CA040D8BD4F73487@utd49554.utdallas.edu> References: <C813B9097B12C764C93896A3@utd49554.utdallas.edu> <49369.192.168.1.3.1092162978.squirrel@192.168.1.3> <9FF2C7B4CA040D8BD4F73487@utd49554.utdallas.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
>>> I'm trying to get the mailman port installed with mail-gid=mailman >>> (because I'm running Postfix), but I'm having zero success. >> If you don't use postfix virtual and aliases files, the group needs to >> be 'nobody'. > But I *do* use virtual and aliases files. The group needs to be mailman. Ok. >> I usually use: >> # portinstall -rR -m'MAIL_GID=nobody' mailman > Hmmm..I've been using % make install clean to install the ports and > portupgrade to upgrade them. Ok, so have you tried: # make MAIL_GID=nobody install clean The "-m" option to portupgrade/portinstall is just what will be passed to make as argument(s). -- -jpeg.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49568.192.168.1.3.1092164591.squirrel>