From owner-freebsd-questions@FreeBSD.ORG Thu Sep 18 06:53:22 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 964DC16A4BF for ; Thu, 18 Sep 2003 06:53:22 -0700 (PDT) Received: from mail.econolodgetulsa.com (mail.econolodgetulsa.com [198.78.66.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BEB843FDD for ; Thu, 18 Sep 2003 06:53:21 -0700 (PDT) (envelope-from user@mail.econolodgetulsa.com) Received: from mail (user@mail [198.78.66.163])h8IDrOnW090230 for ; Thu, 18 Sep 2003 06:53:24 -0700 (PDT) (envelope-from user@mail.econolodgetulsa.com) Date: Thu, 18 Sep 2003 06:53:24 -0700 (PDT) From: Josh Brooks To: freebsd-questions@freebsd.org Message-ID: <20030918065304.U93367-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 13:53:22 -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!