From owner-freebsd-questions@freebsd.org Sun Jan 22 16:14:30 2017 Return-Path: Delivered-To: freebsd-questions@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 EC9AECBCA51 for ; Sun, 22 Jan 2017 16:14:30 +0000 (UTC) (envelope-from bah@bananmonarki.se) Received: from feeder.usenet4all.se (1-1-1-38a.far.sth.bostream.se [82.182.32.53]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6A66ACD7 for ; Sun, 22 Jan 2017 16:14:29 +0000 (UTC) (envelope-from bah@bananmonarki.se) Received: from [10.0.0.3] (testbox.usenet4all.se [10.0.0.3]) by feeder.usenet4all.se (8.13.1/8.13.1) with ESMTP id v0MGEPb2089459; Sun, 22 Jan 2017 17:14:25 +0100 (CET) (envelope-from bah@bananmonarki.se) Subject: Re: spamassassin not lethal anymore To: "Russell L. Carter" , freebsd-questions@freebsd.org References: <2463a238-e10f-e81d-cab1-5a7eaf774590@pinyon.org> From: Bernt Hansson Message-ID: Date: Sun, 22 Jan 2017 17:13:16 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 MIME-Version: 1.0 In-Reply-To: <2463a238-e10f-e81d-cab1-5a7eaf774590@pinyon.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jan 2017 16:14:31 -0000 On 2017-01-11 21:45, Russell L. Carter wrote: > Howdy, > > I've been happy using postfix+spamassassin for a long long > time, and it's always worked great. However in the last > few weeks it's not been scoring spam high enough, and in the > last 10 days the spam is getting through in a torrent. I > see a lot of scores in the 1-2 range, for what is obviously > spam. I'm not really comfortable setting the threshold to > 1, say. > > I basically use it out of the box with a few tweeks for > performance, but I haven't changed anything in months. > > Does anybody know if something happened upstream, or > was there some other relevant change, that I should be > aware of? Starting here in case it happened at the > ports level. > > Thanks, > Russell In sendmail you just add Connect: REJECTto /etc/mail/access. And be done with it.