From owner-freebsd-questions@FreeBSD.ORG Wed Sep 17 22:27:51 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 7CE5C16A4B3 for ; Wed, 17 Sep 2003 22:27:51 -0700 (PDT) Received: from mail.econolodgetulsa.com (mail.econolodgetulsa.com [198.78.66.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B0AD43FBD for ; Wed, 17 Sep 2003 22:27:50 -0700 (PDT) (envelope-from user@mail.econolodgetulsa.com) Received: from mail (user@mail [198.78.66.163])h8I5RqnW038740 for ; Wed, 17 Sep 2003 22:27:52 -0700 (PDT) (envelope-from user@mail.econolodgetulsa.com) Date: Wed, 17 Sep 2003 22:27:52 -0700 (PDT) From: Josh Brooks To: freebsd-questions@freebsd.org Message-ID: <20030917222741.R93367-100000@mail.econolodgetulsa.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: sendmail SA only mentions 4.7 and above ... ? 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: Thu, 18 Sep 2003 05:27:51 -0000 Hi, What should I do to update sendmail on my 4.5, 4.6, and 4.6.1 systems ? Will the patch work properly there, or should I follow a different tact ? ALSO I seem to remember the last time we had a sendmail vulnerability, there were binaries available, and we could just do something like: install -s -o root -g smmsp -m 2555 sendmail-4.6-i386-crypto.bin /usr/libexec/sendmail/sendmail and then restart sendmail. Do those exist this time around ? If so, where are they ? If not, why not ? thanks!