From owner-freebsd-stable@FreeBSD.ORG Sat Jun 20 03:22:52 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 F3BC9C0; Sat, 20 Jun 2015 03:22:51 +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 D7768FE5; Sat, 20 Jun 2015 03:22:51 +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 t5K3Mjer021384 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 19 Jun 2015 20:22:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=gshapiro.net; s=gatsby.dkim; t=1434770571; bh=8ZxLADFDwR92mLZydqiPMWK2Ly82Gg2MZLFp/wcRhtk=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=aLV1JS3ge3LG1I1dYcdUtf7RsseGIzQv+ROt+M9e2nB8EwqE2P+Za67vh2K9GT9aK Sdpctscnfdnd4EW12Ms8vtF118Ah8gcLumB+Os//Ybwci8l4iePK2XCrihW53Hrb7a tPJEKzrFuiMihvDK377sZ3dq8iaBHqUa17G/BkRs= Date: Fri, 19 Jun 2015 20:22:45 -0700 From: Gregory Shapiro To: Peter Olsson Cc: FreeBSD Errata Notices , freebsd-stable Subject: Re: [FreeBSD-Announce] FreeBSD Errata Notice FreeBSD-EN-15:08.sendmail Message-ID: <20150620032245.GF45374@minime.local> References: <201506180553.t5I5rKlO059969@freefall.freebsd.org> <20150618112132.GD7234@pol-server.leissner.se> <20150618132211.GO7234@pol-server.leissner.se> <20150618151032.GB42082@minime.local> <20150618151608.GB3755@pol-server.leissner.se> <20150618154115.GA68153@C02N93Y5G3QT.corp.proofpoint.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150618154115.GA68153@C02N93Y5G3QT.corp.proofpoint.com> 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: Sat, 20 Jun 2015 03:22:52 -0000 > I'll probably fix this by changing /etc/rc.d/sendmail to do the above. > > I'll also look into the sendmail source behavior when the file doesn't > exist (it should revert to it's defaults). As a quick update, the sendmail open source team have completed a set of changes to address these issues. I'll be testing a new change this weekend for a revised Errata Notice. I'll post a patch here by tomorrow for those willing to assist in testing.