I would think that you would be able to do something like:

db_dump -f bayes-1.dump bayes-1
db_dump -f bayes-2.dump bayes-2
cat bayes-1.dump bayes-2.dump > bayes.merge
db_load -f bayes.merge bayes-new
cp bayes-new bayes-1
cp bayes-new bayes-2

-Mark

Theo Van Dinter wrote:

On Wed, Jul 09, 2003 at 10:18:28AM -0700, Marek Dohojda wrote:


Is it possible to merge two bayes databases into one? I have two mailservers



Possible? Yes. However, there are no tools currently available to do this, so you'd have to write them yourself.



learning the databases are quite a bit out of sink. I would like to be able


                                                ^^^^
that's "sync".






------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to