On 12/17/2009 02:14 PM, Michael Scheidell wrote:
On 12/17/09 2:50 AM, Rajkumar S wrote:
Hello,

I have 2 SA servers running for a single domain. Both were primed with
a set of 200 spam and ham messages are are now auto learning. After
about a day both have auto learned different numbers of ham and spam
mails. Is it possible to merge the bayes data every night and update
both servers with new merged data?

with regards,

raj
One option, since 'mx2' version of bayes is heavily weighted towards
'spam', is, just nightly, stop spamd, backup bayes from mx1, and restore
to mx2.
(and its a lot easier if you use bayes).

or, as one posted suggested, use one single mysql database. its faster
and more stable.

Or if you really don't want to use a single mysql database, yet another alternative might be to disable autolearning, and manually train both servers against shared folders for spam/ham run as a nightly cronjob.

Reply via email to