From owner-freebsd-questions@FreeBSD.ORG Tue Jun 12 21:43:05 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2843516A41F for ; Tue, 12 Jun 2007 21:43:05 +0000 (UTC) (envelope-from mikhailg@webanoide.org) Received: from shanshito.webanoide.org (shanshito.webanoide.org [150.101.108.110]) by mx1.freebsd.org (Postfix) with ESMTP id 8414413C480 for ; Tue, 12 Jun 2007 21:43:04 +0000 (UTC) (envelope-from mikhailg@webanoide.org) Received: from maxito.hba.navalradio.cl (maxito.hba.navalradio.cl [172.26.4.34]) (authenticated bits=0) by shanshito.webanoide.org (8.13.8/8.13.8) with ESMTP id l5CLh187025731 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 12 Jun 2007 21:43:02 GMT (envelope-from mikhailg@webanoide.org) Message-ID: <466F1365.8060207@webanoide.org> Date: Wed, 13 Jun 2007 07:43:01 +1000 From: Mikhail Goriachev Organization: Webanoide User-Agent: Thunderbird 2.0.0.0 (Macintosh/20070326) MIME-Version: 1.0 To: Charlie McElfresh , freebsd-questions@freebsd.org References: <44b41e4e0706121341o13788520gd249f740e47589c3@mail.gmail.com> <20070612211738.GA76150@slackbox.xs4all.nl> In-Reply-To: <20070612211738.GA76150@slackbox.xs4all.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: sendmail startup problem 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: Tue, 12 Jun 2007 21:43:05 -0000 Roland Smith wrote: > On Tue, Jun 12, 2007 at 01:41:22PM -0700, Charlie McElfresh wrote: >> Hi, >> >> I have sendmail disabled in rc.conf, but it starts up anyway. Any hints >> what might be starting it up? > > How have you disabled it? It is not enough to do 'sendmail_enable="NO"'. > To completely disable sendmail you shoud use 'sendmail_enable="NONE"'. sendmail_enable="NO" and sendmail_enable="NONE" are the same and the first one is already present by default in /etc/defaults/rc.conf In order to disable the submission and hence stop sendmail completely, the following should be added into /etc/rc.conf: sendmail_submit_enable="NO" Regards, Mikhail. -- Mikhail Goriachev Webanoide Telephone: +61 (0)3 62252501 Mobile Phone: +61 (0)4 38255158 E-Mail: mikhailg@webanoide.org Web: www.webanoide.org