Found part of the problem.  I did not import my db after upgrading, do
my bayes db were not working.  Fixed that with:
sa-learn --import
sa-learn --sync

Hope this save someone else some time.


Shane




> shane mullins wrote:
> > 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
> >
> >
> >
>
> **********************************************************************
>
> This email and any files transmitted with it are confidential and
> intended solely for the use of the individual or entity to whom they
> are addressed. If you have received this email in error please notify
> the system manager.
>
> This footnote confirms that this email message has been swept
> for the presence of computer viruses and is believed to be clean.
>
> **********************************************************************
>


Reply via email to