From owner-freebsd-questions@FreeBSD.ORG Tue Jun 12 22:01:00 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 EBD2B16A469 for ; Tue, 12 Jun 2007 22:01:00 +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 56D1013C455 for ; Tue, 12 Jun 2007 22:01:00 +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 l5CM0vr7026092 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 12 Jun 2007 22:00:58 GMT (envelope-from mikhailg@webanoide.org) Message-ID: <466F1799.3010104@webanoide.org> Date: Wed, 13 Jun 2007 08:00:57 +1000 From: Mikhail Goriachev Organization: Webanoide User-Agent: Thunderbird 2.0.0.0 (Macintosh/20070326) MIME-Version: 1.0 To: Chuck Swiger References: <44b41e4e0706121341o13788520gd249f740e47589c3@mail.gmail.com> <20070612211738.GA76150@slackbox.xs4all.nl> <466F1365.8060207@webanoide.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "freebsd-questions@FreeBSD. ORG" 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 22:01:01 -0000 Chuck Swiger wrote: > On Jun 12, 2007, at 2:43 PM, Mikhail Goriachev wrote: >>> 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 > > No, they aren't identical. See /etc/rc.d/sendmail: > > case ${sendmail_enable} in > [Nn][Oo][Nn][Ee]) > sendmail_enable="NO" > sendmail_submit_enable="NO" > sendmail_outbound_enable="NO" > sendmail_msp_queue_enable="NO" > ;; > esac > >> In order to disable the submission and hence stop sendmail >> completely, the following should be added into /etc/rc.conf: >> >> sendmail_submit_enable="NO" > > This is a partial solution. The complete set of variables is listed > above or in /etc/defaults/rc.conf... Oops... I stand corrected. My apologies for the noise. -- Mikhail Goriachev Webanoide Telephone: +61 (0)3 62252501 Mobile Phone: +61 (0)4 38255158 E-Mail: mikhailg@webanoide.org Web: www.webanoide.org