From owner-freebsd-questions Thu Dec 2 6:35: 2 1999 Delivered-To: freebsd-questions@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 1E8F714BF1 for ; Thu, 2 Dec 1999 06:34:57 -0800 (PST) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.040 #1) id 11tXIy-000J3r-00; Thu, 02 Dec 1999 16:33:56 +0200 From: Sheldon Hearn To: Chris Shenton Cc: questions@FreeBSD.ORG Subject: Re: How to build STABLE without Sendmail (leave qmail alone) In-reply-to: Your message of "02 Dec 1999 09:19:18 EST." <87903dh1cp.fsf@Thanatos.Shenton.Org> Date: Thu, 02 Dec 1999 16:33:56 +0200 Message-ID: <73274.944145236@axl.noc.iafrica.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 02 Dec 1999 09:19:18 EST, Chris Shenton wrote: > How do I configure the build process to not build sendmail, or at > least not install it? Difficult to say without knowing what version of FreeBSD you're running. Always mention the version of FreeBSD you're running when mailing this list. :-) Suffice it to say that, if you're running FreeBSD 3.0 or later, you can add this line to your /etc/make.conf: NO_SENDMAIL= true Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message