From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from elastic.org (elastic.org [IPv6:2600:3c03::f03c:91ff:fe50:73f]) by sourceware.org (Postfix) with ESMTPS id 310D03894C3B for ; Fri, 20 Aug 2021 13:46:05 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 310D03894C3B Received: from vpn-home.elastic.org ([10.0.0.2] helo=elastic.org) by elastic.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1mH4qS-00047Z-Ij; Fri, 20 Aug 2021 13:46:04 +0000 Received: from fche by elastic.org with local (Exim 4.94.2) (envelope-from ) id 1mH4qR-000EDC-VS; Fri, 20 Aug 2021 09:46:04 -0400 Date: Fri, 20 Aug 2021 09:46:03 -0400 From: "Frank Ch. Eigler" To: Paul Wise , overseers@sourceware.org Subject: Re: spam in Sourceware Bugzilla Message-ID: References: <5821b103a9587c9a570c0c957d5d7c7967195353.camel@bonedaddy.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Spam-Status: No, score=-99.6 required=5.0 tests=BAYES_20, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_ABUSEAT, RCVD_IN_XBL, SPF_HELO_PASS, SPF_PASS, TXREP, USER_IN_WELCOMELIST, USER_IN_WHITELIST autolearn=no autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: overseers@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Overseers mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Aug 2021 13:46:15 -0000 Hi - > [re. https://sourceware.org/bugzilla/show_bug.cgi?id=28027#c1] > > I note that this [spam tag] does not remove the content from the > page, it just hides it with CSS, so the spammer still gets the > search engine boost. Yeah, spam processing in bugzilla is poor. I am looking for a bz configuration option that suppresses the linkification of this stuff, or at least adds a rel=noindex. - FChE