Jared Hall wrote:
> Default SpamAssassin Scores:
>
> CHARSET_FARAWAY_HEADER 3.200
> CHARSET_FARAWAY 3.200
> HTML_CHARSET_FARAWAY 0.500
> MIME_CHARSET_FARAWAY 2.450

If those rules are causing you trouble, you should look at your
ok_locales setting.

By default this is set to "all" which should make those rules never
match anything. However, if you change it to something else, then these
rules will start firing off..

> Try adding something like:
>
> score CHARSET_FARAWAY_HEADER 0
> score CHARSET_FARAWAY 0
> score HTML_CHARSET_FARAWAY 0
> score MIME_CHARSET_FARAWAY 0
>
> to your local.cf file.

I'd suggest not doing that. First try to fix the problem, not the symptoms.




Reply via email to