Hi all,

I have postfix (ver 2.3.3) with mysql, virtual users, amavisd-new, clamav
and spamassassin (ver 3.2.5), dcc,  pyzor and razor running on  centos
5.1.
Everything works fine but spamassassin + amavisd-new frequently give a
high score for emails coming from Japan (using Japanese
character/language).
I try to increase the value that emails will be killed or blocked because
of marked as spam but I think it is not safe for me.

Here are my configurations.
local.cf (spamassassin):
-----------------------
ok_locales all
ok_locales en ja ko th zh
score CHARSET_FARAWAY 3.5
score CHARSET_FARAWAY_HEADER 2.8
score HTML_CHARSET_FARAWAY 1.0
score MIME_CHARSET_FARAWAY 3.5
use_dcc 1
dcc_path /usr/local/bin/dccproc
use_pyzor 1
pyzor_path /usr/bin/pyzor
use_razor2 1
razor_config /var/spool/amavisd/razor-agent.conf
use_bayes 1
use_bayes_rules 1
bayes_auto_learn 1


Spam tag on /etc/amavisd.conf:
------------------------------
$sa_tag_level_deflt  = undef;
$sa_tag2_level_deflt = 5.0;
$sa_kill_level_deflt = 8.0;
$sa_dsn_cutoff_level = 10;


Sample X-Spam-Status:
--------------------
X-Spam-Status: Yes, score=11.732 tag=x tag2=5 kill=8 tests=[AWL=0.404,
     BAYES_99=3.5, DBL_12_LETTER_FLDR=0.2, DBL_12_LETTER_PGIMG=0.2,
     FM_FRM_RN_L_BRACK=2.674, FM_MULTI_ODD2=1.1, FM_WHITEONWHITE=0.45,
     HELO_EQ_JP=1.244, HOST_EQ_JP=1.265, HS_INDEX_PARAM=0.001,
     HTML_IMAGE_RATIO_06=0.001, HTML_MESSAGE=0.001,
     HTML_NONELEMENT_40_50=0.944, MIME_HTML_ONLY=1.457, SARE_RAND_2=2.5,
     SARE_URI_BARGAIN=0.634, SARE_URI_LET_DIG_PIC=1.157,
     USER_IN_WHITELIST_TO=-6]


Any advices will be apreciated.

Thanks n regards,

Fuad NAHDI
Jakarta, INDONESIA



Reply via email to