When we first built our spam filters, over a year ago, it worked great
out of the box.  It was incredible.  But, over time some spam started to
get through.  We were running SA 2.64.  So I upgraded to SA 3.01.  And
about the same amount of spam was still getting through.  Could someone
please point me to some instructions on how to tighten down SA?  Here is
a copy of our local.cf.  We are running OpenBSD 3.4, Perl 5.80, SA 3.01,
Amavisd, DCC and Razor.


rewrite_subject 1
required_hits 5.0
report_safe 0
use_terse_report 0

use_bayes 1
bayes_path /var/amavisd/.spamassassin/bayes

skip_rbl_checks 0
use_razor2 1
use_dcc 1
use_pyzor 0
dcc_add_header 1
dns_available yes
header LOCAL_RCVD Received =~ /.*\(\S+\.va\.us\s+\[.*\])/
describe LOCAL_RCVD Received from local machine
score LOCAL_RCVD -50

# Optional Score Increases
score DCC_CHECK 5.000
score RAZOR2_CHECK 2.500
score BAYES_99 4.300
score BAYES_90 3.500
score BAYES_80 3.000



Reply via email to