From owner-freebsd-ports Mon Jan 28 0:39:22 2002 Delivered-To: freebsd-ports@freebsd.org Received: from bessel.tekniikka.turkuamk.fi (bessel.tekniikka.turkuamk.fi [193.166.133.10]) by hub.freebsd.org (Postfix) with ESMTP id 954C537B400 for ; Mon, 28 Jan 2002 00:39:17 -0800 (PST) Received: from localhost (eyurtese@localhost) by bessel.tekniikka.turkuamk.fi (8.9.2/8.9.2) with ESMTP id KAA142306; Mon, 28 Jan 2002 10:39:12 +0200 Date: Mon, 28 Jan 2002 10:39:12 +0200 (WET) From: Evren Yurtesen To: anders@fix.no Cc: freebsd-ports@freebsd.org Subject: majordomo freebsd port (permission denied error with sendmail) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org majordomo installs an entry into /etc/group file when I install it from ports but it makes a mistake. as it seems, sendmail is run as mailnull user nowadays, so daemon user doesnt have access to wrapper script properly thus it complains about permission denied errors. I guess the default install behaviour should be changed so majordomo adds majordom:*:54:mailnull instead of majordom:*:54:daemon into the /etc/group file Thanks, Evren Yurtesen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message