You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by no...@apache.org on 2006/09/07 23:36:05 UTC

svn commit: r441234 - /james/server/trunk/src/conf/james-config.xml

Author: norman
Date: Thu Sep  7 14:36:04 2006
New Revision: 441234

URL: http://svn.apache.org/viewvc?view=rev&rev=441234
Log:
We can enable the bayesiananalyzermangement now by default cause we have derby support now.

Modified:
    james/server/trunk/src/conf/james-config.xml

Modified: james/server/trunk/src/conf/james-config.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/conf/james-config.xml?view=diff&rev=441234&r1=441233&r2=441234
==============================================================================
--- james/server/trunk/src/conf/james-config.xml (original)
+++ james/server/trunk/src/conf/james-config.xml Thu Sep  7 14:36:04 2006
@@ -775,11 +775,10 @@
       
    <!-- Uncommment this block to enable the BayesianAnalyserManagement. -->
    <!-- This is needed by the RemoteManager to enable the BayesianAnaylyzerManagement commands --> 
-   <!--
    <bayesiananalyzermanagement> 
       <repositoryPath> db://maildb </repositoryPath>
    </bayesiananalyzermanagement>  
-   -->
+   
 
    <!-- The RemoteManager server is enabled by default -->
    <!-- Disabling blocks will stop them from listening, -->



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org