mirror of https://github.com/lucascbeyeler/zimbra
Update sauser.cf
This commit is contained in:
parent
a51733fd35
commit
4c185f74da
|
|
@ -6,6 +6,12 @@ pyzor_timeout 20
|
||||||
# Razor's Config - Change only if you know what are you doing
|
# Razor's Config - Change only if you know what are you doing
|
||||||
use_razor2 1
|
use_razor2 1
|
||||||
|
|
||||||
|
# Enabling Bayesian mail filtering
|
||||||
|
use_bayes 1
|
||||||
|
score BAYES_99 4.300
|
||||||
|
score BAYES_90 3.500
|
||||||
|
score BAYES_80 3.000
|
||||||
|
|
||||||
#SpamAssassin's Scores - Change THIS file and not salocal.cf
|
#SpamAssassin's Scores - Change THIS file and not salocal.cf
|
||||||
|
|
||||||
score ALL_TRUSTED -4.000
|
score ALL_TRUSTED -4.000
|
||||||
|
|
@ -61,3 +67,4 @@ score T_URL_SHORTENER 0.400
|
||||||
score BAD_ENC_HEADER 0.400
|
score BAD_ENC_HEADER 0.400
|
||||||
score T_UNKNOWN_ORIGIN 0.700
|
score T_UNKNOWN_ORIGIN 0.700
|
||||||
score RP_MATCHES_RCVD -0.000
|
score RP_MATCHES_RCVD -0.000
|
||||||
|
score
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue