language ok [message #549] |
Thu, 12 May 2005 11:58 |
An
Messages: 4 Registered: April 2005
|
Junior Member |
|
|
Hello,
Another quesion:
I would like te set up all the dutch mails as spam-free. Can I do this?
If I set the parameter ok_languages to 'nl', does it mean all the other languages will be blocked? (I hope it doesn't, because a lot of languages are used in our company)
So, I would like dutch messages to pass the spamfilter without furder checking and other languages to be checked normally.
Can someone help me?
Thanks,
An
|
|
|
|
Re: language ok [message #551 is a reply to message #549] |
Fri, 13 May 2005 05:16  |
Heidner
Messages: 121 Registered: February 2005
|
Senior Member |
|
|
Setting "ok_languages" to "nl" cause points to be added to the score for e-mails from non "nl" senders (if it can detect the language).
You might be able to accomplish what you want by increasing the number of points before an item is considered "spam" go from 5 to 7.8, and enabling the filter. This would result in mail from "nl" with lower scores and more likely to make it through the filtes.
From \sa\rules\50_scores.cf
# ok_languages and ok_locales
score BODY_8BITS 1.500
score CHARSET_FARAWAY 3.200
score CHARSET_FARAWAY_HEADER 3.200
score HTML_CHARSET_FARAWAY 0.500
score MIME_CHARSET_FARAWAY 2.450
score UNWANTED_LANGUAGE_BODY 2.800 <-- add 2.8 points to non "nl"
|
|
|