Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
Subject: Re: Korean chracters with nnmail-split-methods
Date: Sun, 20 Jan 2002 00:22:52 +0100	[thread overview]
Message-ID: <m3u1tikjsj.fsf@quimbies.gnus.org> (raw)
In-Reply-To: <3on0zfomhl.fsf@www.okpos.com>

Jinhyok Heo <novembreN0$PAM@ournature.org> writes:

> ----
> (setq nnmail-split-methods
>       `(
> 	("SPAM"                  "^Subject:.*광고")
>         ("SPAM"                  "^Subject:.*홍보")))
> ----
>
> In short, above split rule doesn't work.

If you put one of these spams into a buffer and try to
`(re-search-forward "^Subject:.*광고")', do you get any matches?

My guess is that Gnus has inhibited all the external-to-internal
parsing things, so "광고" won't match anything.  For it to match, Gnus
would have to (in addition to doing the MIME stuff, which (in the case
of spammers isn't usually necessary)), Gnus has to do the MULE thing.

I'm surprised that nobody has seen this bug before.  Or perhaps they
have, and are as non-plussed as to what to do about it as I am.  :-)

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen



  parent reply	other threads:[~2002-01-19 23:22 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-15 11:57 Jinhyok Heo
2002-01-15 14:08 ` Kai Großjohann
2002-01-15 14:20   ` Jinhyok Heo
2002-01-15 14:31     ` Henrik Enberg
2002-01-15 14:33     ` Niklas Morberg
2002-01-19 23:18       ` Lars Magne Ingebrigtsen
2002-01-15 14:14 ` Oystein Viggen
2002-01-15 14:38   ` Kai Großjohann
2002-01-15 14:52     ` Henrik Enberg
2002-01-19  4:51       ` Jinhyok Heo
2002-01-19 23:22 ` Lars Magne Ingebrigtsen [this message]
2002-01-20  9:37   ` Jinhyok Heo
2002-01-20 15:36     ` Lars Magne Ingebrigtsen
2002-01-21  2:37       ` Jinhyok Heo
2002-01-21  2:41         ` Lars Magne Ingebrigtsen
2002-01-21  2:55           ` Jinhyok Heo
2002-01-21 19:44             ` Lars Magne Ingebrigtsen
2002-01-22  9:40               ` Kai Großjohann
2002-01-26 22:09                 ` Lars Magne Ingebrigtsen

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=m3u1tikjsj.fsf@quimbies.gnus.org \
    --to=larsi@gnus.org \
    /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).