From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gnu.wildebeest.org (gnu.wildebeest.org [45.83.234.184]) by sourceware.org (Postfix) with ESMTPS id C684C3858D26 for ; Sat, 8 Jun 2024 19:16:39 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org C684C3858D26 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=klomp.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=klomp.org ARC-Filter: OpenARC Filter v1.0.0 sourceware.org C684C3858D26 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=45.83.234.184 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1717874201; cv=none; b=C5lbkrMlju0pP991YM+xqCxNf9/WveWJDEpLebCP78Nuvl/Ya2J7IvrGu53EXvkF+tTghGSOMOzMn9O7hT6SVWXYGWLegSMP5m6gkGQnKzvJbgwdkRZu33zF+v+E4P4rucXhM0IXYtjiNYX50iV8t6UShWMqaR+03KZQwOj1a4g= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1717874201; c=relaxed/simple; bh=eqUcKIFweDwfGuGm6UEDpLW5aiGvP+5ChMVm2V7zg4I=; h=Date:From:To:Subject:Message-ID:MIME-Version; b=RmR27wem5VQp4dmeLkY0igi3k973k+GEHd0x1pWB0qaK+UmH/emZpSPU0ZyFyHioBiMMQW+sP7/m2NsWD44ZSsOZHbE2X71z6gj7eaNDkTQDV0sqD/wf+TROd0jGOy8BHZHOFcDmACwTPQdFCZL6EeLxT25B+dGHesvly5q6It0= ARC-Authentication-Results: i=1; server2.sourceware.org Received: by gnu.wildebeest.org (Postfix, from userid 1000) id D5C3930002F6; Sat, 8 Jun 2024 21:16:38 +0200 (CEST) Date: Sat, 8 Jun 2024 21:16:38 +0200 From: Mark Wielaard To: Andreas Schwab via Overseers Cc: Andreas Schwab Subject: Re: Bugzilla spam filter considered harmful Message-ID: <20240608191638.GH12557@gnu.wildebeest.org> References: <87v82jfhf6.fsf@igel.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87v82jfhf6.fsf@igel.home> User-Agent: Mutt/1.5.21 (2010-09-15) X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,JMQ_SPF_NEUTRAL,KAM_DMARC_STATUS,SPF_HELO_NONE,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Hi Andreas, On Sat, Jun 08, 2024 at 07:55:25PM +0200, Andreas Schwab via Overseers wrote: > I find it extremely concerning that a completely innocent text like this > is considered spam by bugzilla, and apparently nobody knows why. Best is to attach such logs instead of posting them as comments. Comments are spam checked. And in this case I think the spam checker learned that using "support" lots of time might indicate a support scam. Cheers, Mark