From owner-freebsd-stable Thu Apr 4 14: 4:10 2002 Delivered-To: freebsd-stable@freebsd.org Received: from midway.uchicago.edu (midway.uchicago.edu [128.135.12.12]) by hub.freebsd.org (Postfix) with ESMTP id 6B45437B47D for ; Thu, 4 Apr 2002 14:03:55 -0800 (PST) Received: from there (adsl-67-36-183-196.dsl.chcgil.ameritech.net [67.36.183.196]) by midway.uchicago.edu (8.11.6/8.11.6) with SMTP id g34M3rb10288; Thu, 4 Apr 2002 16:03:53 -0600 (CST) Message-Id: <200204042203.g34M3rb10288@midway.uchicago.edu> Content-Type: text/plain; charset="iso-8859-1" From: David Syphers Reply-To: charon@seektruth.org To: "Nader Turki" , freebsd-stable@FreeBSD.ORG Subject: Re: sendmail Date: Thu, 4 Apr 2002 16:03:54 -0600 X-Mailer: KMail [version 1.3.2] References: In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 Thursday 04 April 2002 03:39 pm, Nader Turki wrote: > hi guys, > > i did cvsup to 4.x-STABLE and run mergmaster like what is says in > /usr/src/UPDATING last night. > > i have sendmail_enable="NO" in /etc/rc.conf but sendmail still runs when i > reboot the machine. > > nothing in /usr/local/etc/rc.d ... can someone help me please. If you really don't want sendmail to run, you can use: sendmail_enable="NO" sendmail_outbound_enable="NO" sendmail_msp_queue_enable="NO" sendmail_submit_enable="NO" There was talk of making these options rolled into sendmail_enable="NONE", but I'm not sure if that happened in -stable. However, you may want to read /etc/mail/README and check the -stable archives before turning off sendmail completely. -David -- Everyone who believes in telekinesis, raise my hand... Center for Cosmological Physics The University of Chicago To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message