From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/86963 Path: news.gmane.org!not-for-mail From: "Taso N. Devetzis" Newsgroups: gmane.emacs.gnus.general Subject: IMAP flags for scoring Date: Fri, 18 Mar 2016 19:19:30 -0500 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1458346867 30933 80.91.229.3 (19 Mar 2016 00:21:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 19 Mar 2016 00:21:07 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M35184@lists.math.uh.edu Sat Mar 19 01:20:55 2016 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from lists1.math.uh.edu ([129.7.128.208]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ah4dS-0000Mu-8C for ding-account@gmane.org; Sat, 19 Mar 2016 01:20:54 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.86_2) (envelope-from ) id 1ah4cH-0001a4-CT; Fri, 18 Mar 2016 19:19:41 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.86_2) (envelope-from ) id 1ah4cD-0001ZQ-FY for ding@lists.math.uh.edu; Fri, 18 Mar 2016 19:19:37 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.86_2) (envelope-from ) id 1ah4cC-0006gO-3L for ding@lists.math.uh.edu; Fri, 18 Mar 2016 19:19:37 -0500 Original-Received: from smtp.tarc.net ([74.123.225.180] helo=x3.tarc.net) by quimby.gnus.org with esmtps (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from ) id 1ah4cA-0003je-71 for ding@gnus.org; Sat, 19 Mar 2016 01:19:34 +0100 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tarc.net; s=201603; h=Content-Type:MIME-Version:Message-ID:Date:Subject:To:From; bh=/SJ2kX0VBsQLMAhHRHNGoqoAl/IeT460jT1kxu47tPk=; b=K0WdZoRBsr+6eSxVpZxpnfjeYh/OlpRCS72YFg+8WfwIsDe+dhCo3bUCpvb+ybbP8Sa3UESm7CpeKmE6XltSONgs80FYK5LeD1aYcHv2OHxJwgxUDk4ndTVWHQ/ZfNOTY0SyBxMGxTPYtASPnN0AWA6B75uz5Qejv1stce6NYs0=; Original-Received: from [68.250.67.132] (helo=raoul.sbcis.net) by x3.tarc.net with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84) (envelope-from ) id 1ah4c7-0008WK-B6 for ding@gnus.org; Fri, 18 Mar 2016 17:19:31 -0700 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) X-Spam-Score: 0.7 (/) X-Spam-Report: SpamAssassin (3.4.1 2015-04-28) analysis follows Bayesian score: 0.5000 Ham tokens: 0.000-5--208h-0s--0d--H*M:fsf, 0.000-5--191h-0s--0d--H*MI:fsf, 0.000-4--177h-0s--1d--H*UA:Emacs, 0.000-4--176h-0s--1d--H*u:Emacs, 0.000-4--164h-0s--1d--H*u:Gnus Spam tokens: 0.998-124--1h-81s--0d--HX-Envelope-From:sk:junkmas, 0.998-124--1h-81s--0d--H*RT:sk:junkmas, 0.998-124--1h-81s--0d--Hx-spam-relays-internal:sk:junkmas, 0.995-15954--420h-10658s--0d--H*r:quimby.gnus.org, 0.993-14580--566h-9859s--0d--H*Ad:D*gnus.org Autolearn status: ham autolearn_force=no -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.0 SPF_PASS SPF: sender matches SPF record -0.0 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain 0.8 BAYES_50 BODY: Bayes spam probability is 40 to 60% [score: 0.5000] 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:86963 Archived-At: Hi all, I would like to score on IMAP flags, and note that this does not seem possible per the current docs (I am using v5.13). Any thoughts as to possible article hooks/functions that might facilitate this? A quick look at nnimap.el did not reveal anything obvious. Thanks, /taso