From owner-freebsd-questions@FreeBSD.ORG Fri Dec 3 03:21:25 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA9CB16A4CE for ; Fri, 3 Dec 2004 03:21:25 +0000 (GMT) Received: from ylpvm01.prodigy.net (ylpvm01-ext.prodigy.net [207.115.57.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13E6343D1D for ; Fri, 3 Dec 2004 03:21:25 +0000 (GMT) (envelope-from antennex@swbell.net) Received: from SAGEAME (adsl-65-68-247-73.dsl.crchtx.swbell.net [65.68.247.73])iB33LLhk002464 for ; Thu, 2 Dec 2004 22:21:21 -0500 Message-ID: <001101c4d8e7$2b0d1860$0200000a@SAGEAME> From: "antenneX" To: Date: Thu, 2 Dec 2004 21:21:23 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Subject: Sendmail in the base system X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: antenneX List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Dec 2004 03:21:25 -0000 Am running FBSD-4.10p2 with sendmail-8.12.11 in the base system. If I wanted to recompile sendmail with a later DB like Berkley DB-4.2, since its in the base system, what would be the best way of doing this? - Rebuild make/install world without sendmail, then install sendmail from the ports with my choice of DB? - or, just install sendmail-8.13.x from ports with the new DB and then have the system point to the new sendmail??? Best regards, Jack L. Stone