File base bayes is actually quite slow. Isn't it an option for you to use an sql replicated master-slave set or cluster or per haps Redis master-slave replication?
It would be nice if we'd be able to use a clustered nosql database though. Kind regards, Peter Overtoom On 17 October 2014 11:59, Reindl Harald <h.rei...@thelounge.net> wrote: > Hi > > does SA need anything to recognize a rsynced bayes on similar setups to > load the new version or is it anyways reopened for each connection by spamd > child? > > in case of clamd rsync "/var/lib/clamav/" is enough > > background: > > * a perfect trained bayes on the inbound spamfirewall > * after recently a account was hacked and sent spam > (luckily not massive by rate-limits) which would have > been clearly caught by SA/spamass-milter i consider > to install SA also on the submission servers and just > rsync the bayes per cronjob > > ls /var/lib/spamass-milter/.spamassassin/ > insgesamt 8,4M > -rw------- 1 sa-milt sa-milt 32K 2014-10-17 11:52 bayes_journal > -rw------- 1 sa-milt sa-milt 324K 2014-10-17 09:50 bayes_seen > -rw------- 1 sa-milt sa-milt 11M 2014-10-17 11:45 bayes_toks > -rw------- 1 sa-milt sa-milt 98 2014-08-21 17:47 user_prefs > > > >