From owner-freebsd-questions@FreeBSD.ORG Thu Dec 25 16:52:39 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA23416A4CE for ; Thu, 25 Dec 2003 16:52:39 -0800 (PST) Received: from be-well.no-ip.com (lowellg.ne.client2.attbi.com [66.30.200.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F62043D1D for ; Thu, 25 Dec 2003 16:52:38 -0800 (PST) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: by be-well.no-ip.com (Postfix, from userid 1147) id 0BF5466; Thu, 25 Dec 2003 19:52:37 -0500 (EST) Sender: lowell@be-well.ilk.org To: freebsd-questions@freebsd.org References: <200312251812.hBPICQkv007560@smtp.doruk.net.tr> From: Lowell Gilbert Date: 25 Dec 2003 19:52:37 -0500 In-Reply-To: <200312251812.hBPICQkv007560@smtp.doruk.net.tr> Message-ID: <44llp0z9gq.fsf@be-well.ilk.org> Lines: 11 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: SENDMAIL.... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2003 00:52:39 -0000 "Vahric MUHTARYAN" writes: > I want to stop SENDMAIL and I configure SENDMAIL option NO in > rc.conf but it's still running ... Does another startup script than rc.conf > to stop SENDMAIL ... According to the manual, sendmail_enable (str) If set to ``YES'', run the sendmail(8) daemon at system boot time. If set to ``NONE'', do not run any sendmail(8) dae- mons at system boot time.