From owner-freebsd-ports@freebsd.org Thu Jan 2 15:32:40 2020 Return-Path: Delivered-To: freebsd-ports@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3BC691D25A9 for ; Thu, 2 Jan 2020 15:32:40 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.21]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "troutmask", Issuer "troutmask" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 47pX940X3zz4XbQ; Thu, 2 Jan 2020 15:32:39 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) by troutmask.apl.washington.edu (8.15.2/8.15.2) with ESMTPS id 002FWbMP014079 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Thu, 2 Jan 2020 07:32:37 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.15.2/8.15.2/Submit) id 002FWbWX014078; Thu, 2 Jan 2020 07:32:37 -0800 (PST) (envelope-from sgk) Date: Thu, 2 Jan 2020 07:32:37 -0800 From: Steve Kargl To: Stefan =?iso-8859-1?Q?E=DFer?= Cc: freebsd-ports@freebsd.org, gsutter@zer0.org Subject: Re: mail/junkfilter is several broken Message-ID: <20200102153237.GA14071@troutmask.apl.washington.edu> Reply-To: sgk@troutmask.apl.washington.edu References: <20200101210423.GA8324@troutmask.apl.washington.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.12.2 (2019-09-21) X-Rspamd-Queue-Id: 47pX940X3zz4XbQ X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-6.00 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; REPLY(-4.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Jan 2020 15:32:40 -0000 On Thu, Jan 02, 2020 at 12:22:20PM +0100, Stefan Eßer wrote: > Am 01.01.20 um 22:04 schrieb Steve Kargl: > > For users of mail/junkfilter, it now will filter all emails claiming > > a "Bad Date line". The following patch seems to fix the problem for > > the next decade. > > Hi Steve, > > thank you for providing a patch. Since the maintainer (gsutter) has > not been active in FreeBSD for a long time (AFAICT) and due to the > difference in time zones, I have taken liberty to apply the fix to > the port. > > I have sent mail to Gregory who probably will want to apply the fix > to the sourceforge repo and to remove the patch, but the fixed port > will allow to keep junkfilter working, meanwhile. > Thanks for the quick response. I could not tell from the SF page whether junkfilter was still being maintained or not. I find junkfilter to be a handy way to deal with email, but having everything flagged as spam was a little too much. -- Steve