From owner-freebsd-questions@FreeBSD.ORG Thu Mar 16 18:59:36 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 39B0416A424 for ; Thu, 16 Mar 2006 18:59:36 +0000 (UTC) (envelope-from rob@fiberuplink.com) Received: from hardlink.inetking.com (newyork.hardlink.com [140.186.181.161]) by mx1.FreeBSD.org (Postfix) with SMTP id 85EB443D46 for ; Thu, 16 Mar 2006 18:59:35 +0000 (GMT) (envelope-from rob@fiberuplink.com) Received: (qmail 8334 invoked by uid 1013); 16 Mar 2006 18:59:36 -0000 Received: from 24.220.159.169 by eclipse.fiberuplink.com (envelope-from , uid 1011) with qmail-scanner-1.25-st-qms (clamdscan: 0.87/1102. spamassassin: 3.0.1. perlscan: 1.25-st-qms. Clear:RC:0(24.220.159.169):SA:0(-1.3/4.5):. Processed in 3.703597 secs); 16 Mar 2006 18:59:36 -0000 X-Spam-Status: No, hits=-1.3 required=4.5 X-Antivirus-INetKing-Mail-From: rob@fiberuplink.com via eclipse.fiberuplink.com X-Antivirus-INetKing: 1.25-st-qms (Clear:RC:0(24.220.159.169):SA:0(-1.3/4.5):. Processed in 3.703597 secs Process 8326) Received: from host-169-159-220-24.midco.net (HELO rob) (rob@fiberuplink.com@24.220.159.169) by hardlink.inetking.com with SMTP; 16 Mar 2006 18:59:32 -0000 Message-ID: <002b01c64932$c2c32840$f31f10ac@rob> From: "Rob W." To: References: <040501c64928$6afddf60$0300020a@mickey> Date: Thu, 16 Mar 2006 13:49:37 -0600 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2670 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 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 18:59:36 -0000 yeah chmod 000 /usr/sbin/sendmail ----- Original Message ----- From: "Don O'Neil" To: Sent: Thursday, March 16, 2006 12:35 PM 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" > >