From owner-freebsd-current@freebsd.org Sun Jan 7 13:29:03 2018 Return-Path: Delivered-To: freebsd-current@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 B605AE6D4DB for ; Sun, 7 Jan 2018 13:29:03 +0000 (UTC) (envelope-from ronald-lists@klop.ws) Received: from smarthost1.greenhost.nl (smarthost1.greenhost.nl [195.190.28.92]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8043535D4 for ; Sun, 7 Jan 2018 13:29:02 +0000 (UTC) (envelope-from ronald-lists@klop.ws) Received: from smtp.greenhost.nl ([213.108.110.112]) by smarthost1.greenhost.nl with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1eYAlA-00010o-Or; Sun, 07 Jan 2018 14:13:09 +0100 Content-Type: text/plain; charset=iso-8859-15; format=flowed; delsp=yes To: "FreeBSD Current" , "Chris H" Subject: Re: status-mail-rejects: appears to be broken References: Date: Sun, 07 Jan 2018 14:13:01 +0100 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: "Ronald Klop" Message-ID: In-Reply-To: User-Agent: Opera Mail/1.0 (Win32) X-Authenticated-As-Hash: bdb49c4ff80bd276e321aade33e76e02752072e2 X-Virus-Scanned: by clamav at smarthost1.samage.net X-Spam-Level: / X-Spam-Score: -0.2 X-Spam-Status: No, score=-0.2 required=5.0 tests=ALL_TRUSTED, BAYES_50 autolearn=disabled version=3.4.0 X-Scan-Signature: ba572e8a3bde05b4b19613c12a9e49fc X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Jan 2018 13:29:03 -0000 This looks the same as what I experienced. It will be fixed by upgrading until at least this commit: http://www.secnetix.de/olli/FreeBSD/svnews/index.py?r=326343 Ronald. On Sun, 17 Dec 2017 20:50:23 +0100, Chris H wrote: > I'm running on r326056, and periodic(8) doesn't seem to be working > as expected; > mail rejects: > > Checking for rejected mail hosts: > usage: fetch [-146AadFlMmnPpqRrsUv] [-B bytes] [--bind-address=host] > [--ca-cert=file] [--ca-path=dir] [--cert=file] [--crl=file] > [-i file] [--key=file] [-N file] [--no-passive] [--no-proxy=list] > [--no-sslv3] [--no-tlsv1] [--no-verify-hostname] > [--no-verify-peer] > [-o file] [--referer=URL] [-S bytes] [-T seconds] > [--user-agent=agent-string] [-w seconds] URL ... > fetch [-146AadFlMmnPpqRrsUv] [-B bytes] [--bind-address=host] > [--ca-cert=file] [--ca-path=dir] [--cert=file] [--crl=file] > [-i file] [--key=file] [-N file] [--no-passive] [--no-proxy=list] > [--no-sslv3] [--no-tlsv1] [--no-verify-hostname] > [--no-verify-peer] > [-o file] [--referer=URL] [-S bytes] [-T seconds] > [--user-agent=agent-string] [-w seconds] -h host -f file [-c dir] > > Also, 520.pfdenied doesn't produce any output. In fact, it doesn't appear > to be run at all. > > Any thoughts, or advice on how to best proceed? > > Thanks! > > --Chris > > > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to > "freebsd-current-unsubscribe@freebsd.org"