From owner-freebsd-questions@freebsd.org Wed Nov 13 10:17:41 2019 Return-Path: Delivered-To: freebsd-questions@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 82B211ACB7D for ; Wed, 13 Nov 2019 10:17:41 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47CgXj2zn4z3Lr1 for ; Wed, 13 Nov 2019 10:17:41 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from smtp.infracaninophile.co.uk (smtp.infracaninophile.co.uk [IPv6:2001:8b0:151:1:c4ea:bd49:619b:6cb3]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.infracaninophile.co.uk", Issuer "Let's Encrypt Authority X3" (verified OK)) (Authenticated sender: matthew/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 2BF3312071 for ; Wed, 13 Nov 2019 10:17:41 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from leaf.local (unknown [88.212.184.97]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: m.seaman@infracaninophile.co.uk) by smtp.infracaninophile.co.uk (Postfix) with ESMTPSA id C9CA51567C for ; Wed, 13 Nov 2019 10:17:37 +0000 (UTC) Authentication-Results: smtp.infracaninophile.co.uk; dmarc=none (p=none dis=none) header.from=FreeBSD.org Authentication-Results: smtp.infracaninophile.co.uk/C9CA51567C; dkim=none; dkim-atps=neutral Subject: Re: Is there a bug with FreeBSD list servers? To: freebsd-questions@freebsd.org From: Matthew Seaman Message-ID: <61fcd3be-3c33-5fc3-da23-19babac31f1a@FreeBSD.org> Date: Wed, 13 Nov 2019 10:17:35 +0000 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:68.0) Gecko/20100101 Thunderbird/68.2.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-GB Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Nov 2019 10:17:41 -0000 On 13/11/2019 07:44, Thomas Mueller wrote: > I notice in the past three or four days that I have received very few messages from FreeBSD lists, and I am subscribed to many, including freebsd-questions and others. > > I received 0, 5, and 3 messages in the last three days. > > Has volume on the FreeBSD lists been unusually light, or is there a bug with the FreeBSD list server, or maybe the server at my end? > > I logged in to my FreeBSD lists account and into the twc.com (spectrum.net) web interface to check my settings, and I am not under any spam filters. > > I was successful sending messages to freebsd-test@freebsd.org . > > I am not sure on who best to send this inquiry to. It hasn't been anything out of the ordinary in terms of traffic levels. The FreeBSD mail servers have been functioning normally over the past few weeks, although there was a problem with bot traffic causing a bad reputation score for the FreeBSD mail servers. It's possible your mail provider has been mistakenly classifying some mailing list traffic as spam. You can compare the traffic you've seen with the archives on lists.freebsd.org to see if there are messages you haven't actually received. Your ultimate resource for mail problems is to contact postmaster@FreeBSD.org who are incredibly helpful, but obviously can only fix problems with the FreeBSD systems themselves. Otherwise you'ld need to speak to whoever provides your email service. Cheers, Matthew