Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jun 2007 23:51:55 +0200
From:      Erik Trulsson <ertr1013@student.uu.se>
To:        Mikhail Goriachev <mikhailg@webanoide.org>
Cc:        Charlie McElfresh <cwmcelfresh@gmail.com>, freebsd-questions@freebsd.org
Subject:   Re: sendmail startup problem
Message-ID:  <20070612215155.GA91739@owl.midgard.homeip.net>
In-Reply-To: <466F1365.8060207@webanoide.org>
References:  <44b41e4e0706121341o13788520gd249f740e47589c3@mail.gmail.com> <20070612211738.GA76150@slackbox.xs4all.nl> <466F1365.8060207@webanoide.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jun 13, 2007 at 07:43:01AM +1000, Mikhail Goriachev wrote:
> 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

No, they are not.

> 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"

Yes, but 'sendmail_submit_enable="NONE"' implies
'sendmail_submit_enable="NO"'.
Setting 'sendmail_enable="NONE"' will indeed completely disable
sendmail.




-- 
<Insert your favourite quote here.>
Erik Trulsson
ertr1013@student.uu.se



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070612215155.GA91739>