From owner-freebsd-stable Tue Apr 9 16:55:53 2002 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 A598437B404 for ; Tue, 9 Apr 2002 16:55:49 -0700 (PDT) Received: from horsey.gshapiro.net (gshapiro@localhost [127.0.0.1]) by horsey.gshapiro.net (8.12.3/8.12.3) with ESMTP id g39Ntmmk041573 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Tue, 9 Apr 2002 16:55:49 -0700 (PDT) Received: (from gshapiro@localhost) by horsey.gshapiro.net (8.12.3/8.12.3/Submit) id g39NtmWP041570; Tue, 9 Apr 2002 16:55:48 -0700 (PDT) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15539.32644.163913.518340@horsey.gshapiro.net> Date: Tue, 9 Apr 2002 16:55:48 -0700 From: Gregory Neil Shapiro To: "cyouse" Cc: Subject: RE: Sendmail weirdness. In-Reply-To: <000501c1e013$1015f740$0200a8c0@demon> References: <15539.13084.198442.978223@horsey.gshapiro.net> <000501c1e013$1015f740$0200a8c0@demon> X-Mailer: VM 7.00 under 21.1 (patch 14) "Cuyahoga Valley" 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 cyouse> It looks like everything's set properly - the sendmail binary is setgid cyouse> as expected: cyouse> cyouse@wind % ls -l /usr/libexec/sendmail cyouse> total 592 cyouse> -r-xr-sr-x 1 root smmsp 579748 Apr 9 17:26 sendmail* cyouse> And the clientmqueue is writable by that group: cyouse> cyouse@wind % ls -ld /var/spool/clientmqueue cyouse> drwxrwx--- 2 smmsp smmsp 512 Apr 9 17:22 /var/spool/clientmqueue/ cyouse> That's all the info I can glean from /usr/src/UPDATING. Any other cyouse> ideas? Make sure /usr isn't mounted nosuid. Then send the output of the failing command with '-d44.4 -v' added to the arguments. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message