From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.2 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,INVALID_MSGID,RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 13521 invoked from network); 11 Oct 2023 03:59:26 -0000 Received: from mx1.math.uh.edu (129.7.128.32) by inbox.vuxu.org with ESMTPUTF8; 11 Oct 2023 03:59:26 -0000 Received: from lists1.math.uh.edu ([129.7.128.208]) by mx1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.96.1) (envelope-from ) id 1qqQNL-00BALP-0K for ml@inbox.vuxu.org; Tue, 10 Oct 2023 22:59:16 -0500 Received: from lists1.math.uh.edu ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.96) (envelope-from ) id 1qqQNK-007lez-2r for ml@inbox.vuxu.org; Tue, 10 Oct 2023 22:59:10 -0500 Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtp (Exim 4.96) (envelope-from ) id 1qqQNI-007leq-0r for ding@lists.math.uh.edu; Tue, 10 Oct 2023 22:59:08 -0500 Received: from quimby.gnus.org ([95.216.78.240]) by mx1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.96.1) (envelope-from ) id 1qqQNC-00BAL2-1y for ding@lists.math.uh.edu; Tue, 10 Oct 2023 22:59:08 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID :Subject:Cc:From:To:Date:Sender:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=v5AqKzWaLZXu3lQ4t4ZRUicjgMpN14vtT7bhWhC3ShA=; b=Mn2BxraHQZ3vNdOx4/m7uKRCmU GL0U2qK/fip87LuoRTL/0blgDeiX2M+OoNe0P5wZ/HUV7yJYu6GTohAOaJ2W1YcAhyjYHqtZ4aGcU OLUMxvjJCUNRbc02X0YwKPR9aNXg37BT/MSFMDX33EbcG4MoJc4Q4E9JiaFWZLUlussQ=; Received: from mail-4317.proton.ch ([185.70.43.17]) by quimby.gnus.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qqQN3-0004Vt-HQ for ding@gnus.org; Wed, 11 Oct 2023 05:58:56 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alshehhi.io; s=protonmail3; t=1696996731; x=1697255931; bh=v5AqKzWaLZXu3lQ4t4ZRUicjgMpN14vtT7bhWhC3ShA=; h=Date:To:From:Cc:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=DcDK7Tw/U64Sgc5HVK3Yf2RRuBEo3nnmoRRwpuotPCYpVBXSBVyiPwZn4bUDLWo1K HlojaMT6bbgr4I3DRXugnSkKOp04TrG+7XWeAQNB3x7sfWs/P/BXkH8qLt2w8OXQlT hFWRLVbY+hfNaPphRZAuvYXTGXeKpwDfIayqV+LTrvUkDdMivi6i8B2C8frYXSL+ed 4hqdXyNnuBKwUN8BnLhrKeG3ULWGtBIgqRxIsBr0TEo+fQ3p0O/ccrgkZTtODWEc7g 4fXFWshM8yyFO6Td82fVMrt7uOD4iDuhrjTQzNvbrNs5HzkYovK1RAvqhs3fmCY8sc J3WQ0xNJVID7A== Date: Wed, 11 Oct 2023 03:58:48 +0000 To: Eric S Fraga From: Husain Alshehhi Cc: ding@gnus.org Subject: Re: Adaptive scoring is enabled but does not take effect Message-ID: <87wmvt7qtn.fsf@> Feedback-ID: 31127354:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-ID: Precedence: bulk Eric S Fraga writes: > I have gnus-use-adaptive-scoring set to '(word line). Try that to see > if it has any impact? I have tried this as well. It changed nothing.