Gnus development mailing list
 help / color / mirror / Atom feed
* scoring on subject
@ 2004-06-17 13:43 Dirk Meyer
  2004-06-17 17:05 ` Ted Zlatanov
  2004-06-17 20:22 ` Jesper Harder
  0 siblings, 2 replies; 5+ messages in thread
From: Dirk Meyer @ 2004-06-17 13:43 UTC (permalink / 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





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-06-18 14:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-17 13:43 scoring on subject Dirk Meyer
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

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).