From owner-freebsd-stable Mon Nov 15 22:52:12 1999 Delivered-To: freebsd-stable@freebsd.org Received: from andrsn.stanford.edu (andrsn.Stanford.EDU [36.33.0.163]) by hub.freebsd.org (Postfix) with ESMTP id DFB3C14CC2 for ; Mon, 15 Nov 1999 22:52:10 -0800 (PST) (envelope-from andrsn@andrsn.stanford.edu) Received: from localhost (andrsn@localhost.stanford.edu [127.0.0.1]) by andrsn.stanford.edu (8.9.3/8.9.1) with ESMTP id WAA85455; Mon, 15 Nov 1999 22:50:19 -0800 (PST) Date: Mon, 15 Nov 1999 22:50:19 -0800 (PST) From: Annelise Anderson To: Herbert Chang Cc: freebsd-stable@FreeBSD.ORG Subject: Re: How to disable sendmail on autoboot? In-Reply-To: <19991113122042.86314.qmail@hotmail.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 13 Nov 1999, Herbert Chang wrote: > When FreeBSD boot, default it will start sendmail. > How to disable this? The following line is from /etc/defaults/rc.conf: sendmail_enable="YES" # Run the sendmail daemon (or NO). Copy it to /etc/rc.conf and change YES to NO Annelise To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message