>
>
> On Fri, 29 Oct 2004 17:49:07 -0400 (EDT), "Tuc at Beach House"
> <[EMAIL PROTECTED]> said:
> > The reason I joined was that I recently upgraded my FreeBSD box from 2.64
> > to 3.0.1_1 (Not sure what about it makes it _1, but thats ok)
> >
> > As soon as I did, the amount of spam I started getting as
> > good deliveries SKYROCKETED. I thought maybe it was just me, but it
> > appears at least *1* other person has seen this.
>
> :-) well, it depends on a *lot* of possibilities, and you haven't given
> us a lot of information to work with.
>
Sorry, I was just joining into the thread and wasn't sure if people
were saying alot about what the problem was, or just saying "In general I
see this".
>
> You should probably look at the
> scores that SA is giving your spam and try to figure out what's
> different.
>
Just seems like its less. Hitting 4.6/4.7 out of 5, instead of
higher numbers I'm used to.
>
> Is Bayes working for you?
>
Looks like it, yes. I'm seeing BAYES_ at times.
>
> You might also want to adjust the
> default scores - version 3.0 lowered the Bayes scores quite a bit. More
> than it should have, IMHO.
>
Is there somewhere I can find what the old ones are? Do I just
find the CVS of 50_scores.cf or re-download the 2.64 and copy the BAYES_
into my local.cf ?
>
> Are your network tests still working?
>
I think so. I see RCVD_IN_BL_SPAMCOP, RCVD_IN_SBL type things.
>
> If
> you're logged in as the same user SpamAssassin's running as, what does
> "sa-learn --dump magic" tell you?
>
The one I notice getting the worst spam (Since its my personal
primary email address):
himinbjorg% sa-learn --dump magic
0.000 0 3 0 non-token data: bayes db version
0.000 0 175 0 non-token data: nspam
0.000 0 73501 0 non-token data: nham
0.000 0 1027341 0 non-token data: ntokens
0.000 0 1076532302 0 non-token data: oldest atime
0.000 0 1099138682 0 non-token data: newest atime
0.000 0 0 0 non-token data: last journal sync atime
0.000 0 0 0 non-token data: last expiry atime
0.000 0 0 0 non-token data: last expire atime delta
0.000 0 0 0 non-token data: last expire reduction
count
This is an email address I used to use and just got too much spam
so I stopped using it :
himinbjorg% sa-learn --dump magic
0.000 0 3 0 non-token data: bayes db version
0.000 0 2292 0 non-token data: nspam
0.000 0 288387 0 non-token data: nham
0.000 0 135841 0 non-token data: ntokens
0.000 0 1098946805 0 non-token data: oldest atime
0.000 0 1099139048 0 non-token data: newest atime
0.000 0 1099138692 0 non-token data: last journal sync atime
0.000 0 1099088153 0 non-token data: last expiry atime
0.000 0 141462 0 non-token data: last expire atime delta
0.000 0 54603 0 non-token data: last expire reduction
count
Thanks, Tuc