From owner-freebsd-questions@FreeBSD.ORG Wed Dec 8 02:41:01 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C16416A4CE for ; Wed, 8 Dec 2004 02:41:01 +0000 (GMT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4230443D54 for ; Wed, 8 Dec 2004 02:41:01 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.13.1/8.13.1) id iB82eoGh096400; Tue, 7 Dec 2004 20:40:50 -0600 (CST) (envelope-from dan) Date: Tue, 7 Dec 2004 20:40:50 -0600 From: Dan Nelson To: Vonleigh Simmons Message-ID: <20041208024050.GE2629@dan.emsphone.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-OS: FreeBSD 5.3-STABLE X-message-flag: Outlook Error User-Agent: Mutt/1.5.6i cc: freebsd-questions@freebsd.org Subject: Re: mlock error: not setgid mail X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Dec 2004 02:41:01 -0000 In the last episode (Dec 07), Vonleigh Simmons said: > After updating to 5.3 I'm running into the following, I'm > getting the following error in my mail log over and over: > > usr/local/libexec/mlock[755]: (64) not setgid mail > > I'm assuming it's an ownership problem, but what of? mlock should have these permissions: -rwx--s--x 1 root mail 5920 Nov 7 03:50 /usr/local/libexec/mlock mlock is part of the imap-uw port, so rebuilding that will also work. It's recommended that you rebuild all your ports if upgrading from a previous release. -- Dan Nelson dnelson@allantgroup.com