From owner-freebsd-questions@freebsd.org Sat May 22 08:39:44 2021 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 BA6C9647D6B for ; Sat, 22 May 2021 08:39:44 +0000 (UTC) (envelope-from yasu@utahime.org) Received: from maybe.home.utahime.org (gate.home.utahime.org [183.180.29.210]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4FnH334cnyz4xq3 for ; Sat, 22 May 2021 08:39:43 +0000 (UTC) (envelope-from yasu@utahime.org) Received: from eastasia.home.utahime.org (eastasia.home.utahime.org [192.168.174.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by maybe.home.utahime.org (Postfix) with ESMTPS id F38AB35603 for ; Sat, 22 May 2021 17:39:33 +0900 (JST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=utahime.org; s=maybe2019112701; t=1621672774; bh=1Dascyk1+gJbCOZXjIxLmZQLzXBhu2hN2Bt274jvfeQ=; h=Date:To:Subject:From; b=xV3mR6BBZVGpoW3WolEkptHBAaVtyuNQXqDaznFVQw9qsZ0G07iCU7Rmhv7HTetTx Wdvq2WKKQJVlRqZxXyVebPH0Al5uHTNuFd1ya7AYXIAoB+hh7VeHgt1c2yqn80KCqa L3WOeZWeCLRGqi8yAg3iVJCcns62NAZ+1j53O7tg6Oa7ksR1vnpy07bBV9xwOLtEZi Ls21K/kHpiEzsVvsovvsPsM3ksL0YgG9EM/P6bZt1Nrnx+iQBl2ANfhcvwO5EJ2oAY nRrgBIp7xPveGfgohFXkPqaUKaQSO25n4hjxPjQzOyOByO18hfb5uClBKsPHl26IxN KFs6DIgoON9ew== Received: from localhost (rolling.home.utahime.org [192.168.174.11]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384)) (No client certificate requested) by eastasia.home.utahime.org (Postfix) with ESMTPSA id C9D9C4B731; Sat, 22 May 2021 17:39:31 +0900 (JST) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.103.2 at eastasia.home.utahime.org Date: Sat, 22 May 2021 17:38:50 +0900 (JST) Message-Id: <20210522.173850.983604927754686335.yasu@utahime.org> To: freebsd-questions@freebsd.org Subject: Re: Bouncing messages from freebsd-current@FreeBSD.org (and other FreeBSD lists) From: Yasuhiro Kimura X-Mailer: Mew version 6.8 on Emacs 27.2 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4FnH334cnyz4xq3 X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=pass header.d=utahime.org header.s=maybe2019112701 header.b=xV3mR6BB; dmarc=none; spf=pass (mx1.freebsd.org: domain of yasu@utahime.org designates 183.180.29.210 as permitted sender) smtp.mailfrom=yasu@utahime.org X-Spamd-Result: default: False [0.30 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; MV_CASE(0.50)[]; R_SPF_ALLOW(-0.20)[+a:spf-authorized.utahime.org]; TO_DN_NONE(0.00)[]; HFILTER_HELO_IP_A(1.00)[maybe.home.utahime.org]; HFILTER_HELO_NORES_A_OR_MX(0.30)[maybe.home.utahime.org]; RCVD_COUNT_THREE(0.00)[3]; DKIM_TRACE(0.00)[utahime.org:+]; NEURAL_HAM_SHORT(-1.00)[-1.000]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RBL_DBL_DONT_QUERY_IPS(0.00)[183.180.29.210:from]; ASN(0.00)[asn:2519, ipnet:183.180.0.0/16, country:JP]; FAKE_REPLY(1.00)[]; ARC_NA(0.00)[]; R_DKIM_ALLOW(-0.20)[utahime.org:s=maybe2019112701]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[utahime.org]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; SPAMHAUS_ZRD(0.00)[183.180.29.210:from:127.0.2.255]; MID_CONTAINS_FROM(1.00)[]; RCVD_TLS_ALL(0.00)[]; MAILMAN_DEST(0.00)[freebsd-questions] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 May 2021 08:39:44 -0000 From: "Thomas Mueller" Subject: Re: Bouncing messages from freebsd-current@FreeBSD.org (and other FreeBSD lists) Date: Sat, 22 May 2021 08:31:52 +0000 > I have been getting messages on various FreeBSD lists and would like to know if others have been having problems like this. > > I want to see if the bug is with FreeBSD mailing-list servers or with my server. > > I seem to do OK with other lists I am on. > > Do other FreeBSD list members get this problem? > > Tom I also have been getting same massage. And in my case, it is because spamish message is sent to ML and spam filter on my mail server refuses to recieve it. --- Yasuhiro Kimura