Shutting off sendmail

Duane Hill d.hill at yournetplus.com
Wed Sep 12 13:50:10 PDT 2007


On Wed, 12 Sep 2007 at 16:18 -0400, office at 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"

------
   _|_
  (_| |


More information about the freebsd-questions mailing list