D> I'm confused. There is no need for not_ok_languages, as you can simply
D> list all languages but the one you want in ok_languages. Furthermore,
D> few people wish to receive mail in every language.

Just like white list / black list, you have both because it would be a
pain to try to keep track of the 9999 of one just to exclude one of
the other... and if it doesn't stay at 9999 then things break.

And what if it doesn't match any of our ok_languages? then it will
fail, against our wishes.  Can you guarantee that you know all the
possibilities?

D> As far as splitting the two chinese character sets, I suspect this is
D> useless. I don't see why you'd want this.

Simple, here in Taiwan, I must
header   JIDANNI_GB ALL =~ /\bGB2312\b/
describe JIDANNI_GB Guobiao (China)
score    JIDANNI_GB 5

Whereas all my friends send me in Big5.  So I want zh.big5 to go thru,
and zh.gb2312 not to.

I suspect for many Taiwanese, any zh.gb2312 could only be spam,
whereas zh.big5 is for daily correspondence.


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to