Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jan 2000 17:03:24 -0800
From:      Chris Piazza <cpiazza@jaxon.net>
To:        Randy Bush <randy@psg.com>
Cc:        FreeBSD Current <freebsd-current@FreeBSD.ORG>
Subject:   Re: make.conf NO_SENDMAIL=true blown
Message-ID:  <20000105170324.A1526@norn.ca.eu.org>
In-Reply-To: <E1260ly-0001kZ-00@rip.psg.com>; from randy@psg.com on Wed, Jan 05, 2000 at 04:27:26PM -0800
References:  <E1260ly-0001kZ-00@rip.psg.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jan 05, 2000 at 04:27:26PM -0800, Randy Bush wrote:
> my /etc/make.conf has NO_SENDMAIL=true
> 
> but current as of today is stomping on /usr/sbin/sendmail, /usr/bin/mailq,
> etc. all about /usr/sbin/mailwrapper.

Yeah, that bit me too but I forgot to post a message here.  I'm using
postfix and I just changed /etc/mail/mailer.conf to this:

sendmail        /usr/local/sbin/sendmail
send-mail       /usr/local/sbin/sendmail
mailq           /usr/local/sbin/sendmail
newaliases      /usr/local/sbin/sendmail

It was still really annoying, though, and at least UPDATING could
have had an entry for it.

-Chris
-- 
cpiazza@jaxon.net   cpiazza@FreeBSD.org
        Abbotsford, BC, Canada


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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