From owner-freebsd-stable Mon Mar 3 23:10: 3 2003 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AFCB737B401 for ; Mon, 3 Mar 2003 23:10:01 -0800 (PST) Received: from mx1.holmstam.com (skumt.net [212.112.174.189]) by mx1.FreeBSD.org (Postfix) with SMTP id 6644B43FA3 for ; Mon, 3 Mar 2003 23:10:00 -0800 (PST) (envelope-from turbo@skumt.net) Received: (qmail 19675 invoked by uid 1000); 4 Mar 2003 07:09:58 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 4 Mar 2003 07:09:58 -0000 Date: Tue, 4 Mar 2003 08:09:58 +0100 (CET) From: Henrik Holmstam To: =?ISO-8859-1?Q?Joachim_Str=F6mbergson?= Cc: stable Subject: Re: sendmail_enable="NO" ignored in 4.7+? In-Reply-To: <3E645062.3000100@ludd.luth.se> Message-ID: <20030304080835.Y90110-100000@anakin.skumt.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE 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 On Tue, 4 Mar 2003, Joachim Str=F6mbergson wrote: > Aloha! > > Due to my less than perfect memory I can't pinpoint exactly when, but > after upgrading my 4.x-system it seems like the sendmail_enable=3D"NO" in > /etc/rc.conf is being ignored and sendmail gets started anyway. > > AFAIK, this happened after upgrading from 4.6 to 4.7. I'm currently at > 4.8-RC and the same behaviour is present. > > Checking processes after boot I see: > > root 106 0,0 0,3 3196 1788 ?? Ss 11:04pm 0:00,97 sendmail: > accepting connections (sendmail) > smmsp 109 0,0 0,3 3076 1404 ?? Is 11:04pm 0:00,01 sendmail: > Queue runner@00:30:00 for /var/spool/clientmqueue (sendmail) > > What have I missed? Why is the setting in rc.conf being ignored. > Where/what is starting sendmail? > > Any pointers and help greatly appreciated. > -- > Med v=E4nlig h=E4lsning, Cheers! > > Joachim Str=F6mbergson > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D > Joachim Str=F6mbergson - ASIC designer, nice to *cute* animals. > snail: phone: mail & web: > S=E4ven=E4sgatan 5A +46 31 - 27 98 47 watchman@ludd.luth.= se > 416 72 G=F6teborg +46 733 75 97 02 www.ludd.luth.se/~wat= chman > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > Have you checked /usr/src/UPDATING? :-) 20020404: The sendmail startup code in /etc/rc has been changed to deal with a non-set-user-ID sendmail binary. Setting the rc.conf variable sendmail_enable to "NO" no longer prevents any sendmail daemons from starting. Instead, set sendmail_enable to "NONE" to prevent any MTA from being started at boot. Best regards, Henrik Holmstam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message