Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Sep 2007 17:06:08 -0400
From:      "Bill Banks" <office@ourweb.net>
To:        "Duane Hill" <d.hill@yournetplus.com>
Cc:        freebsd-questions@freebsd.org
Subject:   RE: Shutting off sendmail
Message-ID:  <LMELJGMFBCJAGPHPIDHKAEMKLLAA.office@ourweb.net>
In-Reply-To: <20070912204942.I73411@duane.dbq.yournetplus.com>

next in thread | previous in thread | raw e-mail | index | archive | help
thanks

-----------------------------------------------
Bill Banks                         508-829-2005
Wachusett Programming              Ourweb
http://www.ourweb.net
http://www.ourwebtemplates.com


-----Original Message-----
From: owner-freebsd-questions@freebsd.org
[mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Duane Hill
Sent: Wednesday, September 12, 2007 4:50 PM
To: Bill Banks
Cc: freebsd-questions@freebsd.org
Subject: Re: Shutting off sendmail


On Wed, 12 Sep 2007 at 16:18 -0400, office@ourweb.net confabulated:

> Hi all, I need to install qmail and shut down sendmail. In my /etc/rc.conf
> file I dienalbe sendmail, but when the box reboot sendmail starts
up........
> Why

This is what I did in /etc/rc.conf to totally disable sendmail:

sendmail_enable="NO"
sendmail_submit_enable="NO"
sendmail_outbound_enable="NO"
sendmail_msp_queue_enable="NO"

------
   _|_
  (_| |
_______________________________________________
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"





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