From owner-freebsd-ports@freebsd.org Fri Dec 8 16:59:04 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 27B3AE886B8 for ; Fri, 8 Dec 2017 16:59:04 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id E0C7F7A36D for ; Fri, 8 Dec 2017 16:59:03 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.15.2/8.15.2) with ESMTPS id vB8Gwts5033696 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 8 Dec 2017 09:58:55 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.15.2/8.15.2/Submit) with ESMTP id vB8Gwtri033693; Fri, 8 Dec 2017 09:58:55 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Fri, 8 Dec 2017 09:58:55 -0700 (MST) From: Warren Block To: Jos Chrispijn cc: freebsd-ports@freebsd.org Subject: Re: Procmail Vulnerabilities check In-Reply-To: Message-ID: References: User-Agent: Alpine 2.21 (BSF 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.6.2 (wonkity.com [127.0.0.1]); Fri, 08 Dec 2017 09:58:56 -0700 (MST) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Dec 2017 16:59:04 -0000 On Fri, 8 Dec 2017, Jos Chrispijn wrote: > A little concernedthat I got no response to this. > Is Procmail dead for most of you guys(ducking) procmail is ancient, and has had known quality issues for much of the time. Consider maildrop as a more powerful and more maintained replacement that is pretty easy to implement: http://www.wonkity.com/~wblock/docs/html/maildrop.html