From owner-freebsd-current@FreeBSD.ORG Mon Mar 24 15:05:21 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EDF6E14D for ; Mon, 24 Mar 2014 15:05:21 +0000 (UTC) Received: from zardoc.esmtp.org (zardoc.esmtp.org [70.36.157.240]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D0C33F9E for ; Mon, 24 Mar 2014 15:05:21 +0000 (UTC) Received: from x2.esmtp.org (localhost. [127.0.0.1]) by zardoc.esmtp.org (MeTA1-1.0.Alpha22.0) with ESMTPS (TLS=TLSv1/SSLv3, cipher=ECDHE-RSA-AES256-GCM-SHA384, bits=256, verify=OK) id S000000000007BC8E00; Mon, 24 Mar 2014 07:55:15 -0700 Received: (from ca@localhost) by x2.esmtp.org (8.14.6/8.12.10.Beta0/Submit) id s2OEtFT8019476 for freebsd-current@freebsd.org; Mon, 24 Mar 2014 07:55:15 -0700 (PDT) Date: Mon, 24 Mar 2014 07:55:15 -0700 From: Claus Assmann To: freebsd-current@freebsd.org Subject: Re: sendmail downgrade Message-ID: <20140324145515.GA6140@x2.esmtp.org> Mail-Followup-To: freebsd-current@freebsd.org References: <20140324142316.GA7874@vpn.offrom.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140324142316.GA7874@vpn.offrom.nl> User-Agent: Mutt/1.5.22+16 (adf90e5365bc) (2013-10-16) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: freebsd-current@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Mar 2014 15:05:22 -0000 On Mon, Mar 24, 2014, Willy Offermans wrote: > Is there a way to downgrade sendmail to Version 8.14.5? Why would you want to do that? Compiling the source code would be my preferred method...