On Tue, Jan 27, 2004 at 12:56:39PM +, thomas fritz wrote:
> debug: bayes: expiry check keep size, 75% of max: 112500
> debug: bayes: token count: 1215351, final goal reduction size: 1102851
Ok, so you want to keep 112k, and have 1.2m, for a reduction size of 1.1m.
> debug: bayes: atime to
hi there!
when running sa-learn --force-expire -D I get the following output:
synced Bayes databases from journal in 45 seconds: 48942 unique entries (85654
total entries)
debug: bayes: expiry check keep size, 75% of max: 112500
debug: bayes: token count: 1215351, final goal reduction size
Hello Scott,
Tuesday, December 2, 2003, 2:36:00 PM, you wrote:
SR> 2. My spam directory is up to 564 MB. Should I be worried about size
SR> at all? Eventual corruption? Is there a way to perform periodic DB
SR> maintenance? Is it ok to delete spam received say a month ago, if it
SR> has been
At 05:36 PM 12/2/2003, Scott Renda wrote:
I interpret them as someone who isn't using bayes right... ya need to train
some ham messages my friend :)
0.000 0 2 0 non-token data: bayes db version
Bayes database version 2.
0.000 0 49175 0 non-to
Ladies & gents:
I am running SA 2.60 with Postfix, it has simply done an amazing job since
implemented. I did have several questions though.
1. Can anybody tell me how to read the values obtained from sa-learn --dump?
The results of my dump are below:
0.000 0 2 0 non
On Tue, Dec 02, 2003 at 01:06:55PM -0600, Bob Apthorpe wrote:
> > 1. Can anybody tell me how to read the values obtained from sa-learn --dump?
> > The results of my dump are below:
> >
> > 0.000 0 2 0 non-token data: bayes db version
> > 0.000 0 49175
Hi,
On Tue, 2 Dec 2003, Scott Renda wrote:
> I am running SA 2.60 with Postfix, it has simply done an amazing job since
> implemented. I did have several questions though.
>
> 1. Can anybody tell me how to read the values obtained from sa-learn --dump?
> The results of my dump are below:
>
> 0.0
Ladies & gents:
I am running SA 2.60 with Postfix, it has simply done an amazing job since
implemented. I did have several questions though.
1. Can anybody tell me how to read the values obtained from sa-learn --dump?
The results of my dump are below:
0.000 0 2 0 non
On Wed, Oct 01, 2003 at 10:19:48AM -0500, Chris Hilts wrote:
> Is anyone currently working on storing the bayes databases in mysql? I've
> already got SQL prefs working, which I like very much. I want to enable
> Bayes on my domain, but am unwilling to create home directories for my
> (otherwise
Is anyone currently working on storing the bayes databases in mysql? I've
already got SQL prefs working, which I like very much. I want to enable
Bayes on my domain, but am unwilling to create home directories for my
(otherwise virtual) users.
If someone's working on this, I'd like to offer my a
Shortly after upgrading to 2.60, I started getting these errors:
spamd[29617]: lock: 29617 unlink of lock file \
/u/fletcher/.spamassassin/bayes.lock failed: No such file or directory
And running db_verify, I find
cs.utexas.edu$ /lusr/BerkeleyDB.4.1/bin/db_verify bayes_toks
db_verify: P
Diffenderfer, Randy writes:
> Looking for "conventional wisdom" on handling the bayes db in a centralized
> production environment. I don't intend to do autolearning, but instead to
> feed a "carefully selected" set of messages into a central SA instance,
> creating the db via "sa-learn". I then
Folks,
Looking for "conventional wisdom" on handling the bayes db in a centralized
production environment. I don't intend to do autolearning, but instead to
feed a "carefully selected" set of messages into a central SA instance,
creating the db via "sa-learn". I then want to take that database a
On Fri, Aug 29, 2003 at 05:12:54PM -0600, Lucas Albers wrote:
> Output:
> 0.000 0 0 0 non-token data: bayes db version
>
> Which indicates they are using the older version of the bayes dbase?
Yes. That's version 0 (ie: 2.5x)
> On other users I see that the bayes dbas
Upgraded to 2.60-rc3 via rpm packages I built from source.
When looking at some of my users I see this, for their bayse dbase, when I
run:
sa-learn --dump
Output:
0.000 0 0 0 non-token data: bayes db version
0.000 0 73 0 non-token data: nspam
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
[EMAIL PROTECTED] wrote:
> Mike Loiterman writes:
>>
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> I lost my whole bayes database a few minutes ago. Sigh. Any way
>> -- I let it create a new one, but when I check it with
>> check_baye
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
[EMAIL PROTECTED] wrote:
> Mike Loiterman writes:
>>
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> I lost my whole bayes database a few minutes ago. Sigh. Any way
>> -- I let it create a new one, but when I check it with
>> check_baye
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
[EMAIL PROTECTED] wrote:
> Mike Loiterman writes:
>>
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> I lost my whole bayes database a few minutes ago. Sigh. Any way
>> -- I let it create a new one, but when I check it with
>> check_baye
Mike Loiterman writes:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> I lost my whole bayes database a few minutes ago. Sigh. Any way --
> I let it create a new one, but when I check it with check_bayes_db it
> indicates that there is only 1 learned spam when I just learnt 14
> spams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I lost my whole bayes database a few minutes ago. Sigh. Any way --
I let it create a new one, but when I check it with check_bayes_db it
indicates that there is only 1 learned spam when I just learnt 14
spams a few seconds before.
Also - Something
On Sun, 20 Jul 2003, Simon Lyall uttered the following:
> 2. I was getting the odd corruption of the DB (which causes all sorts of
>problems).
There was a nasty Linux NFS client bug between 2.4.20pre3 and 2.4.21
which could have caused symptoms like this; other symptoms would have
been spuriou
On Thu, 17 Jul 2003, German Staltari wrote:
> Hi, it could be possible to share bayes db using NFS among a couple of
> servers?
You can do this, I was sharing my db between 6 servers on a netapp filer.
Problems I ran into:
1. The load on the filer is quite high, the DB changes constantly so it
Hi, it could be possible to share bayes db using
NFS among a couple of servers?
TIA
German
No, do a 'file bayes*' and see what versions they are.
They you can do a db_upgrade, or a db_dump/db_load to the current version.
-Mark
Theo Van Dinter wrote:
On Wed, Jul 09, 2003 at 10:43:14AM -0500, Larry Rosenman wrote:
Is there any way to import the old tokens etc into the new stuff or a
On Wed, Jul 09, 2003 at 10:43:14AM -0500, Larry Rosenman wrote:
> I reinstalled my PERL setup for other reasons, and the format that SA was
> using
> for my BAYES databases changed:
> Is there any way to import the old tokens etc into the new stuff or am I
> s-o-l?
Hmm - I'm anticipating this p
--On Wednesday, July 09, 2003 12:34:44 -0400 Theo Van Dinter
<[EMAIL PROTECTED]> wrote:
On Wed, Jul 09, 2003 at 10:43:14AM -0500, Larry Rosenman wrote:
Is there any way to import the old tokens etc into the new stuff or am I
s-o-l?
If you know what the old format was (DB_File?), you can just re
On Wed, Jul 09, 2003 at 10:43:14AM -0500, Larry Rosenman wrote:
> Is there any way to import the old tokens etc into the new stuff or am I
> s-o-l?
If you know what the old format was (DB_File?), you can just reinstall
the appropriate perl and system libs (if those changed) and things should
work
I reinstalled my PERL setup for other reasons, and the format that SA was
using
for my BAYES databases changed:
$ ssh lerami.lerctr.org ls -l .spamassassin
total 25280
-rw---1 ler isis 27549 Jul 9 10:42 bayes_journal
-rw---1 ler isis 4966 Jul 9 10:42
Hi there,
I have installed the latest spamassassin on our server and it
appears to be working well. Now I wish to incorporate the bayes
filtering but I get the following error in syslog when running spamd -d
-D as root.
spamd[9050]: debug: using "/usr/share/spamassassin" for default rules
My bayes database(s) are constantly getting corrupted. IS there anything I
can do to prevent this?
SA 2.5.5
OSX 10.2.x
CGATE 4.06
++
Mike Yrabedra (President)
323 Incorporated
Home of MacDock, MacAgent and MacSurfshop
+-
Theo Van Dinter wrote on Tue, 10 Jun 2003 12:51:59 -0400:
> sa-learn --rebuild # force db upgrade
>
Ah, great, yes, this did the trick, thanks! There isn't much traffic on
that machine, so the rebuild hadn't been forced by any auto-learning and
so I was getting nervous if something was wrong .
On Tue, Jun 10, 2003 at 06:31:24PM +0200, Kai Schaetzl wrote:
> the other two machines I get "bayes db version 0". There doesn't seem to
> be a conversion process. Should I delete the db and start over to get
> version 2?
the db version will upgrade automatically when SA goes to write to the
db
I have sa currently running on three machines. I cvs down 2.60 on the
"main" machine and then copy it over to the other machines via scp and
make it there. I think this method is okay, everything builds fine and
"make test" is also fine.
On the "main" machine I get a "bayes db version 2" (withou
33 matches
Mail list logo