You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by fe...@apache.org on 2004/08/20 00:11:43 UTC

svn commit: rev 36638 - spamassassin/trunk/lib/Mail/SpamAssassin

Author: felicity
Date: Thu Aug 19 15:11:42 2004
New Revision: 36638

Modified:
   spamassassin/trunk/lib/Mail/SpamAssassin/Conf.pm
Log:
another doco update wrt autolearning

Modified: spamassassin/trunk/lib/Mail/SpamAssassin/Conf.pm
==============================================================================
--- spamassassin/trunk/lib/Mail/SpamAssassin/Conf.pm	(original)
+++ spamassassin/trunk/lib/Mail/SpamAssassin/Conf.pm	Thu Aug 19 15:11:42 2004
@@ -2380,7 +2380,8 @@
 =item noautolearn
 
 The test will explicitly be ignored when calculating the score for
-learning systems.
+learning systems.  For more information about tflags and the interaction
+with autolearning, please see the C<bayes_auto_learn> documentation.
 
 =back