Hello All, I've asked this question on SA list but didn't get answers, so Ill try here.
I thought of disaster recovery backup. I've read the man pages but still not clear about backing up Bayesian DB files (I don't use SQL DB for now). 1) Is the following command is legit? sa-learn --sync --showdots --backup > backup.txt Is this command make backup of bayes_seen, bayes_toks, user_prefs, auto-whitelist altogether? 2) Should I stop SA(amavisd-new) from running during this backup? 3) Where can I read amore about AWL backup and .mutex files (I'm not familiar with those)? # ls -l /var/spool/amavis/.spamassassin total 14513 drwx------ 2 vscan vscan 280 Dec 15 15:43 . drwx------ 1 vscan root 456 Dec 13 10:25 .. -rw------- 1 vscan vscan 2654208 Dec 15 16:34 auto-whitelist -rw------- 1 vscan vscan 6 Dec 15 16:34 auto-whitelist.mutex -rw------- 1 vscan vscan 5466 Dec 15 16:32 bayes.mutex -rw------- 1 vscan vscan 72144 Dec 15 16:34 bayes_journal -rw------- 1 vscan vscan 10498048 Dec 15 16:32 bayes_seen -rw------- 1 vscan vscan 5189632 Dec 15 16:32 bayes_toks -rw-r--r-- 1 vscan vscan 1547 Oct 26 09:24 user_prefs Best Regards, Leon Kolchinsky ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/