I'm about to attempt an upgrade of one of my servers (bind 9, postfix)
from 4.6.2 -> 4.7.  Looking at the options in /etc/defaults/make.conf,
I'm pretty sure I want to include the following in /etc/make.conf:

NO_BIND= true
NO_SENDMAIL= true

Do also need to include "NO_MAILWRAPPER= true"?
Reading the man page for mailwrapper reveals that /usr/sbin/sendmail is
usually a symbolic link to it, but on my system /usr/sbin/sendmail is
linked to /usr/local/sbin/sendmail, which I believe is the
postfix-installed version.

I'm thinking I want to avoid making mailwrapper?  What happens if I DO
make it when I don't really need it?

Thanks,
Mark


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to