thanks

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


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] 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, [EMAIL PROTECTED] 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 "[EMAIL PROTECTED]"


_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to