Hi, Chiristian!
I'm Korean.
I'm annoyed with SPAMs too.
And, I'm much much much annoyed about such your comments to whole
korean.
And, I'm sorry... :-(
Anyway, I suggest a tip to filter out korean spam mail.
In korean law, all spam mails must have a subject contains [=B1=A4=B0=ED].
Most korean spam mail could be filtered out with this keyword.
Probally, you may copy above word and paste it ;-)
As a commentary to help:
It's euc-kr(korean native code) values are 0xb1, 0xa4, 0xb0, 0xed
(4bytes).
(big-endian words are 0xa4b1, 0xedb0.). This is general case.
It's unicode values is 0xad11, 0xade0 (2words).
and it's utf-8 values is 0xea, 0xb4, 0x91, 0xea, 0xb3, 0xa0 (6bytes).
(somewhat rare case.)
On =C8=AD, 2002-03-26 at 15:45, Paul Gear wrote:
> Christian Fredrik Kalager Schaller wrote:
>=20
> > Jeffrey could you please turn on the moderation on this list so only
> > subscribers can post? We are getting spammed to death here :)
>=20
> Hear, hear! Can you ban Korea from the Internet while you're at it?
> :-)
> --
> Paul
> http://paulgear.webhop.net
>=20
>=20
>=20
> _______________________________________________
> java-gnome-developer mailing list
> jav...@li...
> https://lists.sourceforge.net/lists/listinfo/java-gnome-developer
|