ah. So as in

local.cf
#   Bayesian classifier auto-learning (default: 1)
#
bayes_auto_learn 1
bayes_path      /var/spamassassin/bayes_db/bayes
bayes_file_mode 0777
bayes_auto_learn_threshold_nonspam -0.001
bayes_auto_learn_threshold_spam 9.0





/var/spamassassin/bayes_db

drwxr-xr-x   3 root  wheel  102  3 Mar 14:37 .
drwxr-xr-x  28 root  wheel  952 23 Jan 15:58 ..
drwxr-xr-x   5 root  wheel  170  3 Mar 14:37 bayes_db


-rw-rw-rw-  1 root  wheel     2304  3 Mar 14:39 bayes_journal
-rw-rw-rw-  1 root  wheel   176128  3 Mar 14:32 bayes_seen
-rw-rw-rw-  1 root  wheel  3112960  3 Mar 14:32 bayes_toks






> On 3 Mar 2016, at 14:39, Reindl Harald <h.rei...@thelounge.net> wrote:
> 
> 
> 
> Am 03.03.2016 um 15:30 schrieb Robert Chalmers:
>> ok, I fixed it, but what is it recording ???
>> 
>> tail -f bayes_journal
>> t 1457015338 ba89bf20a0
>> t 1457015338 f5539dc198
>> t 1457015338 11973086ed
> 
> http://spamassassin.apache.org/full/3.4.x/doc/sa-learn.html
> 
> the timestamps when a token was last seen
> 
> hence we disabled autolearning/autoexpire, train only by hand and have a 
> read-only namespace for the database folder and a rsyslog rule to supress 
> these warnings - minimizes disk IO and optimizes performance
> 
> 
> 

Robert Chalmers
rob...@chalmers.com <mailto:rob...@chalmers.com>.au  Quantum Radio: 
http://tinyurl.com/lwwddov
Mac mini 6.2 - 2012, Intel Core i7,2.3 GHz, Memory:16 GB. El-Capitan 10.11.  
XCode 7.2.1
2TB: Drive 0:HGST HTS721010A9E630. Upper bay. Drive 1:ST1000LM024 HN-M101MBB. 
Lower Bay




Reply via email to