From owner-freebsd-current Mon Apr 16 7:31:42 2001 Delivered-To: freebsd-current@freebsd.org Received: from magic.adaptec.com (magic.adaptec.com [208.236.45.80]) by hub.freebsd.org (Postfix) with ESMTP id 2895F37B43E for ; Mon, 16 Apr 2001 07:31:40 -0700 (PDT) (envelope-from scott_long@btc.adaptec.com) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id HAA24585; Mon, 16 Apr 2001 07:29:54 -0700 (PDT) Received: from btc.btc.adaptec.com (btc.btc.adaptec.com [162.62.64.10]) by redfish.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id HAA01062; Mon, 16 Apr 2001 07:20:52 -0700 (PDT) Received: from btcexc01.btc.adaptec.com (btcexc01 [162.62.147.10]) by btc.btc.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id IAA26071; Mon, 16 Apr 2001 08:29:52 -0600 (MDT) Received: by btcexc01.btc.adaptec.com with Internet Mail Service (5.5.2650.21) id ; Mon, 16 Apr 2001 08:29:53 -0600 Message-ID: From: "Long, Scott" To: "'estair@computer-exchange.com '" , "'freebsd-current@freebsd.org '" Subject: RE: Unable to stop sendmail from loading at boot. Date: Mon, 16 Apr 2001 08:29:52 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Add 'sendmail_outbound_enable="NO"' to /etc/rc.conf and things should return to the behaviour that you want. This extra sendmail knob was added to /etc/rc about a month ago. Scott -----Original Message----- From: estair@computer-exchange.com To: freebsd-current@freebsd.org Sent: 4/16/01 8:12 AM Subject: Unable to stop sendmail from loading at boot. Hello all. I'm running 5.0current 4-12-01, from a net install, X-Kern-Developer base. The problem I'm having is that sendmail is running at system start, even though the default /etc/defaults/rc.conf sets sendmail_enable="NO", and I've tried setting the same in /etc/rc.conf in case it's not parsing the defaults file. But it doesn't change anything. Does anyone have any recommendations? I'm going to remove sendmail.cf since that is read as an "if" in /etc/rc to before starting sendmail, but that seems quite the hack just to disable the mail daemon. I'll try any suggestions after work, and will re-post Tuesday. Thanks, Eli Stair To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message