From owner-freebsd-questions@FreeBSD.ORG Mon Jun 16 23:23:28 2003 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 3042C37B401 for ; Mon, 16 Jun 2003 23:23:28 -0700 (PDT) Received: from out006.verizon.net (out006pub.verizon.net [206.46.170.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50BAC43F3F for ; Mon, 16 Jun 2003 23:23:27 -0700 (PDT) (envelope-from cswiger@mac.com) Received: from mac.com ([141.149.47.46]) by out006.verizon.net (InterMail vM.5.01.05.33 201-253-122-126-133-20030313) with ESMTP id <20030617062326.MYZS16647.out006.verizon.net@mac.com>; Tue, 17 Jun 2003 01:23:26 -0500 Message-ID: <3EEEB3DC.9010801@mac.com> Date: Tue, 17 Jun 2003 02:23:24 -0400 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030529 X-Accept-Language: en-us, en MIME-Version: 1.0 To: DanB References: <3EEEAAEB.F99D0F38@chatusa.com> In-Reply-To: <3EEEAAEB.F99D0F38@chatusa.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at out006.verizon.net from [141.149.47.46] at Tue, 17 Jun 2003 01:23:26 -0500 cc: freebsd Subject: Re: Sendmail what is the new version number? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jun 2003 06:23:28 -0000 DanB wrote: > Running this now ESMTP Sendmail 8.8.8/8.8.8; Mon, 16 Jun 2003 22:40:11 > -0700 (PDT). > How do I updated it? My goodness...that version is about six years out of date. Simply installing a newer version of sendmail probably isn't adequate in terms of security, although you can go to www.sendmail.org and pick up 8.11.7 or 8.12.9; you should probably upgrade the entire operating system to something more recent in order to get fixes for problems with the DNS resolver libraries, zlib, and lots of other things. -Chuck