Am 02.03.2016 um 16:52 schrieb Marc Perkel:
My Redis bayes keeps growing. It acts like it's not expiring like it
should. Do I need to do something to force expire? Also - anything ekse
I should set?
Google "spamassassin redis expire" and hit number 2:
http://www.gossamer-threads.com/lists/spa
On 03/02/2016 05:32 PM, Marc Perkel wrote:
On 03/02/16 08:02, Axb wrote:
On 03/02/2016 04:52 PM, Marc Perkel wrote:
My Redis bayes keeps growing. It acts like it's not expiring like it
should. Do I need to do something to force expire? Also - anything ekse
I should set?
Here's my settings.
On 03/02/16 08:02, Axb wrote:
On 03/02/2016 04:52 PM, Marc Perkel wrote:
My Redis bayes keeps growing. It acts like it's not expiring like it
should. Do I need to do something to force expire? Also - anything ekse
I should set?
Here's my settings.
bayes_sql_dsn server=localhost:6379
use_bay
On 03/02/2016 05:02 PM, Axb wrote:
On 03/02/2016 04:52 PM, Marc Perkel wrote:
My Redis bayes keeps growing. It acts like it's not expiring like it
should. Do I need to do something to force expire? Also - anything ekse
I should set?
Here's my settings.
bayes_sql_dsn server=localhost:6379
use_
On 03/02/2016 04:52 PM, Marc Perkel wrote:
My Redis bayes keeps growing. It acts like it's not expiring like it
should. Do I need to do something to force expire? Also - anything ekse
I should set?
Here's my settings.
bayes_sql_dsn server=localhost:6379
use_bayes 1
use_bayes_rules 1
# Your ch
My Redis bayes keeps growing. It acts like it's not expiring like it
should. Do I need to do something to force expire? Also - anything ekse
I should set?
Here's my settings.
bayes_sql_dsn server=localhost:6379
use_bayes 1
use_bayes_rules 1
# Your choice if you want to use auto_learn
bayes_a
Am 11.03.2015 um 19:53 schrieb @lbutlr:
Non-token data: last expire time delta and last expire reduction count are
currently 0. What is the time before these fields might start to see data?
0.000 0 3 0 non-token data: bayes db version
0.000 0 2928
On 11.03.15 12:53, @lbutlr wrote:
Non-token data: last expire time delta and last expire reduction count are
currently 0. What is the time before these fields might start to see
data?
you must either allow auto-expire (which many people discourage) or run
expire manually (once per time)
--
Mat
Non-token data: last expire time delta and last expire reduction count are
currently 0. What is the time before these fields might start to see data?
0.000 0 3 0 non-token data: bayes db version
0.000 0 2928 0 non-token data: nspam
0.000
Graham Murray wrote on Fri, 29 Aug 2008 19:42:34 +0100:
> As does the 'normal' Bayes expiry mechanism of triggering (or
> attempting) an expire when the number of tokens reaches the threshold.
coming back to this old thread. Unfortunately, the expiry uses the same
algorithm for all Bayes storage
Michael Scheidell <[EMAIL PROTECTED]> writes:
>> From: Kai Schaetzl <[EMAIL PROTECTED]>
>> AFAIR, with SQL I do the expire myself, SA won't do it, right?
>
> No, sa-learn --force-expire works fine.
As does the 'normal' Bayes expiry mechanism of triggering (or
attempting) an expire when the number
> From: Kai Schaetzl <[EMAIL PROTECTED]>
> Reply-To:
> Date: Fri, 29 Aug 2008 15:01:25 +0200
> To:
> Subject: Re: Really force a Bayes expire
>
> Thanks for the tips, I'll have a look at them once I'm back in office
> which will take another four weeks
Thanks for the tips, I'll have a look at them once I'm back in office
which will take another four weeks. Quite a while back I tested converting
to SQL, but never actually put the results into production.
AFAIR, with SQL I do the expire myself, SA won't do it, right?
Kai
--
Kai Schätzl, Berli
Sorry for the belated answer. I'm currently on vacation and don't look
regularly in the mailing lists. If I have a bit of time I'll check for the
data from the -D and also from the magic dump and post it.
Kai
--
Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://w
Kai Schaetzl wrote:
> Many of my Bayes db's (not SQL) can't be expired anymore because the
> --force-expire run can't find a delta that is big enough or so. I tried
> with several settings for max_size that would either expire only a few or
> most of the db and some steps in-between. Always the
by
atime, desc).
Don't forget to update bayes_vars, rename table and restart spamd.
Might allow more than 1mm tokens with above, then force a bayes-expire just
in case. (with a max_db < 1mm)
WMMY, suggestion void where prohibited or taxed.
--
Michael Scheidell, CTO
>|SE
Many of my Bayes db's (not SQL) can't be expired anymore because the
--force-expire run can't find a delta that is big enough or so. I tried
with several settings for max_size that would either expire only a few or
most of the db and some steps in-between. Always the same problem. Is
there a wa
Kevin W. Gagel wrote:
- Original Message -
Thanks, that explains something. What man page do I read up
on to be able to figure out how to expire the bayes db
manually? I've a quick look but don't see anything jumping
out at me.
Found it in sa-learn, I've setup a cronjob to run it once a
>- Original Message -
>Thanks, that explains something. What man page do I read up
>on to be able to figure out how to expire the bayes db
>manually? I've a quick look but don't see anything jumping
>out at me.
Found it in sa-learn, I've setup a cronjob to run it once a
day. We'll see how
19 matches
Mail list logo