From owner-freebsd-stable@FreeBSD.ORG Thu Jun 18 15:04:07 2015 Return-Path: Delivered-To: freebsd-stable@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 64400776 for ; Thu, 18 Jun 2015 15:04:07 +0000 (UTC) (envelope-from gshapiro@gshapiro.net) Received: from zim.gshapiro.net (zim.gshapiro.net [IPv6:2001:4f8:3:36::224]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.gshapiro.net", Issuer "Certificate Authority" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4B2F99DC for ; Thu, 18 Jun 2015 15:04:07 +0000 (UTC) (envelope-from gshapiro@gshapiro.net) Received: from minime.local (c-98-207-41-174.hsd1.ca.comcast.net [98.207.41.174]) (authenticated bits=0) by zim.gshapiro.net (8.15.1.30/8.15.1.30) with ESMTPSA id t5IF44Z3073958 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Thu, 18 Jun 2015 08:04:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=gshapiro.net; s=gatsby.dkim; t=1434639847; bh=JQwdk+c8YSnpQJue4R2dOP4TfMmDDK1nVZ2iYl7bKEI=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=N2mZs72vY/jyI0dfzsJA4FuNcyVMbuDLVrH95NeYL3JKbdou55Ir+sYpZiYi2eyaa ZmVmb9Z9zUNocR3ihNfQDmTH3pNE3ItgU9uyxkyx/9f83MCA76iYDqFTRbYaqBdMNz A2SaDYf6R0FwMv4KqkSzPIgy2dX501QwK6G4qBpk= Date: Thu, 18 Jun 2015 08:04:04 -0700 From: Gregory Shapiro To: Mike Tancsa Cc: Pavel Timofeev , freebsd-stable stable Subject: Re: Last openssl update brakes localhost email sending Message-ID: <20150618150404.GA42082@minime.local> References: <5582C749.9060801@sentex.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5582C749.9060801@sentex.net> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Jun 2015 15:04:07 -0000 > We ran into this as well. There are notes in UPDATING now that have the > instructions on what changes need to be done to the locale .mc file. Even better than UPDATING: https://security.FreeBSD.org/advisories/FreeBSD-EN-15:08.sendmail.asc