From owner-freebsd-questions Wed Jan 17 0:29:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id 6842037B400 for ; Wed, 17 Jan 2001 00:29:06 -0800 (PST) Received: from rfx-64-6-211-149.users.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Wed, 17 Jan 2001 00:27:15 -0800 Received: (from cjc@localhost) by rfx-64-6-211-149.users.reflexcom.com (8.11.1/8.11.0) id f0H8Ssk60709; Wed, 17 Jan 2001 00:28:54 -0800 (PST) (envelope-from cjc) Date: Wed, 17 Jan 2001 00:28:54 -0800 From: "Crist J. Clark" To: Beech Rintoul Cc: freebsd-questions@FreeBSD.ORG Subject: Re: buildworld question Message-ID: <20010117002854.X97980@rfx-64-6-211-149.users.reflexco> Reply-To: cjclark@alum.mit.edu References: <01011615490300.00748@galaxy.anchoragerescue.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <01011615490300.00748@galaxy.anchoragerescue.org>; from akbeech@anchoragerescue.org on Tue, Jan 16, 2001 at 03:49:03PM -0900 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Jan 16, 2001 at 03:49:03PM -0900, Beech Rintoul wrote: > When doing a make buildworld on 4.2 stable is there a way to exclude > sendmail? It breaks postfix when it installs. People have already mentioned NO_SENDMAIL. However, that is really for people who do not want to build sendmail because they are tracking a different version of sendmail. Building sendmail should not kill postfix. See mailwrapper(8). That is the correct fix for your problem. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message