From owner-freebsd-stable Thu Nov 29 15:41:46 2001 Delivered-To: freebsd-stable@freebsd.org Received: from horsey.gshapiro.net (horsey.gshapiro.net [209.220.147.178]) by hub.freebsd.org (Postfix) with ESMTP id 0F0F537B405 for ; Thu, 29 Nov 2001 15:41:41 -0800 (PST) Received: from horsey.gshapiro.net (gshapiro@localhost [IPv6:::1]) by horsey.gshapiro.net (8.12.2.Beta1/8.12.2.Beta1) with ESMTP id fATNfeni087000 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Thu, 29 Nov 2001 15:41:40 -0800 (PST) Received: (from gshapiro@localhost) by horsey.gshapiro.net (8.12.2.Beta1/8.12.2.Beta1/Submit) id fATNfeCE086997; Thu, 29 Nov 2001 15:41:40 -0800 (PST) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15366.51124.287117.960446@horsey.gshapiro.net> Date: Thu, 29 Nov 2001 15:41:40 -0800 From: Gregory Neil Shapiro To: Gianmarco Giovannelli Cc: stable@FreeBSD.ORG Subject: Re: recent sendmail commits. problems ? In-Reply-To: <5.1.0.14.2.20011129234605.027ff1d0@194.184.65.4> References: <5.1.0.14.2.20011129234605.027ff1d0@194.184.65.4> X-Mailer: VM 6.96 under 21.5 (beta3) "asparagus" XEmacs Lucid Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gmarco> I have delete the smmsp user:group probably added by the port and I gmarco> have "chowned" with the new uid:gid /var/spool/clientmqueue . gmarco> WARNING: RunAsGid for MSP ignored, check group ids (egid=90, want=25) gmarco> can not chdir(/var/spool/clientmqueue/): Permission denied You forgot to change /usr/local/sbin/sendmail to have the correct new group for (it's still at the port's version of smmsp -- 90): chgrp smmsp /usr/local/sbin/sendmail To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message