From owner-freebsd-questions@FreeBSD.ORG Thu Jun 28 15:24:47 2007 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4988B16A41F for ; Thu, 28 Jun 2007 15:24:47 +0000 (UTC) (envelope-from jeffrey@goldmark.org) Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.freebsd.org (Postfix) with ESMTP id 2309213C484 for ; Thu, 28 Jun 2007 15:24:47 +0000 (UTC) (envelope-from jeffrey@goldmark.org) Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id 9D50B249F; Thu, 28 Jun 2007 11:24:46 -0400 (EDT) Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute1.internal (MEProxy); Thu, 28 Jun 2007 11:24:46 -0400 X-Sasl-enc: +Nxde5BtmVkrCaF2+p+yom7dGp6iJ53SOLCZqoCD9b6z 1183044286 Received: from [10.1.10.136] (n114.ewd.goldmark.org [72.64.118.114]) by mail.messagingengine.com (Postfix) with ESMTP id 4C04A1EFCD; Thu, 28 Jun 2007 11:24:46 -0400 (EDT) In-Reply-To: <4682AB17.7000000@mail.bloomfield.k12.mo.us> References: <4682AB17.7000000@mail.bloomfield.k12.mo.us> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Jeffrey Goldberg Date: Thu, 28 Jun 2007 10:24:44 -0500 To: sgmayo@mail.bloomfield.k12.mo.us X-Mailer: Apple Mail (2.752.2) Cc: questions@freebsd.org Subject: Re: reconfiguring a port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jun 2007 15:24:47 -0000 On Jun 27, 2007, at 1:23 PM, Scott Mayo 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". Are you using postfix or sendmail as your MTA. And when you built the port did you correctly specify which MTA to build for? Also please provide (assuming default locations used from the port) ls -l /usr/local/mailman/data this way we can see whether the various aliases files are the correct owners. > 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. The port is designed to pass the correct the setting for this to mailman configure script. It really is best to let the port configuration do its job. -j -- Jeffrey Goldberg http://www.goldmark.org/jeff/