Mailing List Archive

svn commit: r179478 - /spamassassin/trunk/UPGRADE
Author: jm
Date: Wed Jun 1 18:08:02 2005
New Revision: 179478

URL: http://svn.apache.org/viewcvs?rev=179478&view=rev
Log:
bug 4361: a little doco on wiping bayes dbs, from Bob Menschel

Modified:
spamassassin/trunk/UPGRADE

Modified: spamassassin/trunk/UPGRADE
URL: http://svn.apache.org/viewcvs/spamassassin/trunk/UPGRADE?rev=179478&r1=179477&r2=179478&view=diff
==============================================================================
--- spamassassin/trunk/UPGRADE (original)
+++ spamassassin/trunk/UPGRADE Wed Jun 1 18:08:02 2005
@@ -77,6 +77,10 @@
the data looks valid.
- start running spamassassin/spamd again

+ If, instead of uprading your Bayes database, you want to wipe it and start
+ fresh, simply delete the Bayes database files ("bayes_*") while SA is not
+ running; SpamAssassin will recreate them in the current format when it runs.
+
- "spamd" now has a default max-children setting of 5; no more than 5
child scanner processes will be run in parallel. Previously, there was
no default limit unless you specified the "-m" switch when starting