From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/57906 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.gnus.general Subject: Re: scoring on subject Date: Thu, 17 Jun 2004 22:22:55 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1087504156 29622 80.91.224.253 (17 Jun 2004 20:29:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 17 Jun 2004 20:29:16 +0000 (UTC) Original-X-From: ding-owner+M6447@lists.math.uh.edu Thu Jun 17 22:29:05 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Bb3VQ-000831-00 for ; Thu, 17 Jun 2004 22:29:04 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1Bb3SM-0000QN-00; Thu, 17 Jun 2004 15:25:54 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1Bb3SE-0000QF-00 for ding@lists.math.uh.edu; Thu, 17 Jun 2004 15:25:46 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1Bb3SD-0004uV-1J for ding@lists.math.uh.edu; Thu, 17 Jun 2004 15:25:45 -0500 Original-Received: from pqueueb.post.tele.dk (pqueueb.post.tele.dk [193.162.153.10]) by justine.libertine.org (Postfix) with ESMTP id 373903A0026 for ; Thu, 17 Jun 2004 15:25:43 -0500 (CDT) Original-Received: from pfepc.post.tele.dk (pfepc.post.tele.dk [195.41.46.237]) by pqueueb.post.tele.dk (Postfix) with ESMTP id 352B33DEA9D for ; Thu, 17 Jun 2004 22:25:41 +0200 (CEST) Original-Received: from [195.249.130.7] (0xc3f98207.esnxr3.ras.tele.dk [195.249.130.7]) by pfepc.post.tele.dk (Postfix) with ESMTP id 5CC87262880 for ; Thu, 17 Jun 2004 22:25:10 +0200 (CEST) Original-To: ding@gnus.org Mail-Followup-To: ding@gnus.org In-Reply-To: (Dirk Meyer's message of "Thu, 17 Jun 2004 15:43:52 +0200") User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:57906 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:57906 Dirk Meyer writes: > Subject: =?iso-2022-jp?b?GyRCN2MwQhsoQlBDGyRCJT0lVSVIRExITiEjNHw0VjhCGyhC?= > =?iso-2022-jp?b?GyRCRGokSSRsJEckYhsoQjUbJEJLXCRHGyhCMTUwMDA=?= > =?iso-2022-jp?b?GyRCISobKEI=?= > > can be detected as spam by scanning for iso-2022-jp. But Gnus > translated it into the correct character set, so scoring doesn't work > anymore. How can I score on the subject as it is in the mail? Toggle `nnmail-mail-splitting-decodes'. Or maybe better use regexp categories, e.g. \cj matches Japanese. -- Jesper Harder