On 07/17/2018 08:29 PM, Kevin A. McGrail wrote:
I'll defer that question to Alex Broens. He can do it more justice than I
ever could. AXB?
--
Kevin A. McGrail
VP Fundraising, Apache Software Foundation
Chair Emeritus Apache SpamAssassin Project
https://www.linkedin.com/in/kmcgrail - 703.798.0
On Wed, 18 Jul 2018 10:49:16 +1200
Michael Hallager (personal) wrote:
> On 2018-07-18 01:11, Giovanni Bechis wrote:
> > Txrep does not have autocleaning support, bayes have it if
> > auto_bayes_expire is set.
> > Giovanni
>
> I have looked into this here:
> https://spamassassin.apache.org/full
On 2018-07-18 01:11, Giovanni Bechis wrote:
Txrep does not have autocleaning support, bayes have it if
auto_bayes_expire is set.
Giovanni
I have looked into this here:
https://spamassassin.apache.org/full/3.1.x/doc/sa-learn.html#expiration
Our Bayes DB is over 5Gb which seems at odds with the
On 2018-07-18 01:11, Giovanni Bechis wrote:
Txrep does not have autocleaning support, bayes have it if
auto_bayes_expire is set.
Giovanni
Hi Giovanni,
I have looked into this here:
https://spamassassin.apache.org/full/3.1.x/doc/sa-learn.html#expiration
Our Bayes DB is over 5Gb which seems at
On 2018-07-18 00:35, Kevin A. McGrail wrote:
What are you using in a db?
Regards,
KAM
--
Kevin A. McGrail
Hi Kevin,
awl, bayes_* and userpref.
Thanks,
Michael
I'll defer that question to Alex Broens. He can do it more justice than I
ever could. AXB?
--
Kevin A. McGrail
VP Fundraising, Apache Software Foundation
Chair Emeritus Apache SpamAssassin Project
https://www.linkedin.com/in/kmcgrail - 703.798.0171
On Tue, Jul 17, 2018 at 1:55 PM, micah anderso
"Kevin A. McGrail" writes:
> I think Bayes should be in redis though not SQL.
Curious to know why you think that?
Kevin A. McGrail skrev den 2018-07-17 18:40:
RW is right. Don't use auto_bayes_expire use sa-learn --force-expire
in a cron. It's another bayes option I've wondered "why does this
exist"?
it was usefull to keep all bayes digest before ?
my bayes_seen is bigger then my bayes_digest
auto_baye
RW is right. Don't use auto_bayes_expire use sa-learn --force-expire in a
cron. It's another bayes option I've wondered "why does this exist"?
--
Kevin A. McGrail
VP Fundraising, Apache Software Foundation
Chair Emeritus Apache SpamAssassin Project
https://www.linkedin.com/in/kmcgrail - 703.79
On Tue, 17 Jul 2018 15:11:10 +0200
Giovanni Bechis wrote:
> Txrep does not have autocleaning support, bayes have it
It's not complete as there is no way of ageing-out the entries that
record whether a particular email was trained as spam or ham.
> if auto_bayes_expire is set.
It's safer to tu
Txrep does not have autocleaning support, bayes have it if auto_bayes_expire is
set.
Giovanni
On 07/17/18 14:35, Kevin A. McGrail wrote:
> To me, no, it doesn't.
>
> For example, I clean out txrep stuff with crons like this -e 'DELETE FROM
> txrep WHERE last_hit <= (now() - INTERVAL 90 day);'
To me, no, it doesn't.
For example, I clean out txrep stuff with crons like this -e 'DELETE FROM
txrep WHERE last_hit <= (now() - INTERVAL 90 day);'
I also don't use autolearning bayes but some people like to cull there
bayes. I think Bayes should be in redis though not SQL.
What are you using
12 matches
Mail list logo