Received: from mx1.tetrasec.net (mx1.tetrasec.net [74.117.189.118]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 9195B782B39 for <~alpine/devel@lists.alpinelinux.org>; Wed, 22 Jan 2020 15:17:01 +0000 (UTC) Received: from mx1.tetrasec.net (mail.local [127.0.0.1]) by mx1.tetrasec.net (Postfix) with ESMTP id 312242DE4316; Wed, 22 Jan 2020 15:16:59 +0000 (UTC) Received: from ncopa-desktop.copa.dup.pw (67.63.200.37.customer.cdi.no [37.200.63.67]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: alpine@tanael.org) by mx1.tetrasec.net (Postfix) with ESMTPSA id 537F82DE42D3; Wed, 22 Jan 2020 15:16:58 +0000 (UTC) Date: Wed, 22 Jan 2020 16:16:51 +0100 From: Natanael Copa To: "Ariadne Conill" Cc: ~alpine/devel@lists.alpinelinux.org Subject: Re: Procmail removal Message-ID: <20200122161651.7f168001@ncopa-desktop.copa.dup.pw> In-Reply-To: References: X-Mailer: Claws Mail 3.17.4 (GTK+ 2.24.32; x86_64-alpine-linux-musl) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Wed, 22 Jan 2020 14:45:43 +0000 "Ariadne Conill" wrote: > Hello, > > I would like to remove Procmail from Alpine. It is not maintained > upstream and FTBFS on at least mips64. I have disabled procmail on > mips64 as I do not believe it is worth fixing. > > Procmail's upstream maintainer states that Procmail has numerous > security defects and should be removed. OpenBSD has removed it > already based on the security concerns. > > Thoughts? Sounds like a good idea to nuke it. Thanks! -nc > > Ariadne