From owner-freebsd-isp Sun Mar 12 12:12: 1 2000 Delivered-To: freebsd-isp@freebsd.org Received: from mail.wzrd.com (mail.wzrd.com [206.99.165.3]) by hub.freebsd.org (Postfix) with ESMTP id CD5C137BAE2 for ; Sun, 12 Mar 2000 12:11:58 -0800 (PST) (envelope-from danh@wzrd.com) Received: by mail.wzrd.com (Postfix, from userid 91) id 010215D03D; Sun, 12 Mar 2000 15:11:57 -0500 (EST) Subject: Re: How to get Sendmail 8.10 in stable? In-Reply-To: <200003121949.OAA47466@sanson.reyes.somos.net> from Francisco Reyes at "Mar 12, 2000 2:51:21 pm" To: fran@reyes.somos.net Date: Sun, 12 Mar 2000 15:11:57 -0500 (EST) Cc: freebsd-isp@freebsd.org X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 584 Message-Id: <20000312201157.010215D03D@mail.wzrd.com> From: danh@wzrd.com (Dan Harnett) Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, > The reason I asked is because there IS some level of integration > between FreeBSD and sendmail. > For instance Buildworld re-creates the sendmail.cf > > did you have to take sendmail out of any of the configuration > files (rc.conf, kernel)? > I seem to recall that if one is going to use something other > than the sendmail that comes with stable that one needs to > disable something somewhere. Put this in your /etc/make.conf: NO_SENDMAIL= true That should prevent your sendmail install and configuration files from being overwritten by a make world. Dan Harnett To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message