2000-07-17 01:48:52

by Fumitoshi UKAI

[permalink] [raw]
Subject: Re: F*ck*ng japanese garbage postings and possible HACK.

At Sun, 16 Jul 2000 18:50:26 -0400 (EDT),
Mike A. Harris <[email protected]> wrote:

> This is not the first time Japanese Kanji (or whatever the hell
> it is) have made it to the mailing list. I would have partially
> quoted the message I am refering to, however when I TRIED to
> quote it, PINE segfaulted saying "impossible or illegal character
> in From line".
>
> Since there is no way for vger to filter this japanese SPAM, does
> anyone have a procmail rule which could do it? Or would

How about this one?

:0h
* From:.*=\?iso-2022-jp\?b
/dev/null

:0h
* Subject:.*=\?iso-2022-jp\?b
/dev/null

:0h
* Content-type:.*iso-2022-jp
/dev/null

Regards,
Fumitoshi UKAI