From owner-freebsd-stable Tue Jan 29 15:11:21 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 ACD7337B419 for ; Tue, 29 Jan 2002 15:11:15 -0800 (PST) Received: from horsey.gshapiro.net (gshapiro@localhost [IPv6:::1]) by horsey.gshapiro.net (8.12.2/8.12.2) with ESMTP id g0TNBEIL023379 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Tue, 29 Jan 2002 15:11:15 -0800 (PST) Received: (from gshapiro@localhost) by horsey.gshapiro.net (8.12.2/8.12.2/Submit) id g0TNBEOo023376; Tue, 29 Jan 2002 15:11:14 -0800 (PST) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Message-ID: <15447.11282.817897.248752@horsey.gshapiro.net> Date: Tue, 29 Jan 2002 15:11:14 -0800 From: Gregory Neil Shapiro To: dan@langille.org Cc: freebsd-stable@FreeBSD.ORG Subject: Re: unknown mailer error 126 : sendmail issue? In-Reply-To: <200201292251.g0TMpHE01182@lists.unixathome.org> References: <200201292251.g0TMpHE01182@lists.unixathome.org> 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 dan> /usr/local/majordomo/wrapper: permission denied dan> -rwxr-xr-x 1 majordom daemon 7326 Dec 15 15:54 wrapper =46rom the FreeBSD release notes: The smmsp and mailnull users have been added to /etc/master.passwd.= In the absence of a confDEF_USER_ID setting, by default, sendmail will use the mailnull user for extra security. Previously, if the mailnull user did not exist, the daemon user was used. This change= may generate some permissions issues when mailing to files or to programs (such as mail/majordomo). The previous behavior can be restored by adding the following line to a system's *.mc configuration file: define(`confDEF_USER_ID', `daemon') To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message