Skip site navigation (1)Skip section navigation (2)
Date:      02 Jan 2003 00:00:11 -0800
From:      Mark Fujie <mark@metapimp.com>
To:        freebsd-questions@freebsd.org
Subject:   upgrading to 4.7-release w/o sendmail, bind
Message-ID:  <1041494411.97712.15.camel@localhost>

next in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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