Gnus development mailing list
 help / color / mirror / Atom feed
From: Dirk Meyer <dischi@tzi.de>
Subject: scoring on subject
Date: Thu, 17 Jun 2004 15:43:52 +0200	[thread overview]
Message-ID: <xt4n0322tbb.fsf@riemen.informatik.uni-bremen.de> (raw)

Hi,

I want to filter some spam from Japan in newsgroups. Even if it's not
spam, I can't read it. I could score on the content-type:

("head"
  ("Content-Type: text/plain; charset=\"ISO-2022-JP\"" -1000 nil S))

That works, but because of the "head" scoring becomes _very_
slow. Scoring on the subject is easy. As example, a subject like this: 

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?


Dischi

-- 
panic ("No CPUs found.  System halted.\n");
	2.4.3 linux/arch/parisc/kernel/setup.c





             reply	other threads:[~2004-06-17 13:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-17 13:43 Dirk Meyer [this message]
2004-06-17 17:05 ` Ted Zlatanov
2004-06-17 20:22 ` Jesper Harder
2004-06-17 23:10   ` Katsumi Yamaoka
2004-06-18 14:44     ` Dirk Meyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=xt4n0322tbb.fsf@riemen.informatik.uni-bremen.de \
    --to=dischi@tzi.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).