From owner-freebsd-questions@FreeBSD.ORG Thu Mar 16 19:03:42 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 212D716A422 for ; Thu, 16 Mar 2006 19:03:42 +0000 (UTC) (envelope-from Erin@Fortenberry.net) Received: from intake.emails-are.us (intake.emails-are.us [209.126.136.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id C746643D45 for ; Thu, 16 Mar 2006 19:03:41 +0000 (GMT) (envelope-from Erin@Fortenberry.net) Received: from localhost (localhost.webs-are.us [127.0.0.1]) by intake.emails-are.us (Postfix) with ESMTP id 517745C52; Thu, 16 Mar 2006 11:26:54 -0500 (EST) Received: from intake.emails-are.us ([127.0.0.1]) by localhost (vhost.methodent.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 81377-03; Thu, 16 Mar 2006 11:26:53 -0500 (EST) Received: from snkxwefortenbe (chfw02.scripps.com [207.203.254.110]) by intake.emails-are.us (Postfix) with ESMTP id 3EA3A5C43; Thu, 16 Mar 2006 11:26:53 -0500 (EST) From: "Erin Fortenberry" To: "'Don O'Neil'" , Date: Thu, 16 Mar 2006 14:03:39 -0500 Message-ID: <001501c6492c$568f5320$1215450a@ad.ewsad.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 In-Reply-To: <041301c6492a$165b63e0$0300020a@mickey> Thread-Index: AcZJKGrVSZhLb/L3SDWMR+KruVw8hQAA9XjQ X-Virus-Scanned: by emails-are.us anti-virus X-Spam-Status: No, score=-102.496 tagged_above=-999 required=5 tests=[AWL=0.104, BAYES_00=-2.599, USER_IN_WHITELIST=-100] X-Spam-Score: -102.496 X-Spam-Level: Cc: Subject: RE: Sendmail Enable in 6.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Mar 2006 19:03:42 -0000 Use; sendmail_enable="NONE" -Erin > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Don O'Neil > Sent: Thursday, March 16, 2006 1:48 PM > To: freebsd-questions@freebsd.org > Subject: Sendmail Enable in 6.0 > > I've got the following in my /etc/rc.conf file: > > sendmail_enable="NO" > > And yet sendmail still starts on boot... Any clues as to why > it's still > starting? Is this a bug, or am I just forgetting something. > > This is FreeBSD 6.0-release. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >