0.16.1

David Relson relson at osagesoftware.com
Thu Jan 8 18:34:17 CET 2004


On Thu, 8 Jan 2004 17:29:11 +0000
Richard Kimber <rkimber at ntlworld.com> wrote:

...[snip]..

> I note that the line is still in the bogofilter.cf.example file, under
> the"Classification Constants General Settings" heading.  Perhaps that
> should be changed.
> 
> - Richard.

Indeed it should.  Thanks.

The following patch has been committed to CVS, will be in 0.16.2, and
flags it for removal in 0.17.0 :-)

Index: bogofilter.cf.example
===================================================================
RCS file: /cvsroot/bogofilter/bogofilter/bogofilter.cf.example,v
retrieving revision 1.50
diff -u -b -r1.50 bogofilter.cf.example
--- bogofilter.cf.example	6 Jan 2004 12:41:53 -0000	1.50
+++ bogofilter.cf.example	8 Jan 2004 17:31:21 -0000
@@ -270,11 +270,15 @@
 #	used to determine if/when spamicity
 #	values are output by print_bogostats()
 
+#ifdef	ENABLE_DEPRECATED_CODE
 #thresh_index = 0
+#endif
 #thresh_stats = 0.0
 #thresh_rtable = 0.0
 
+#ifdef	ENABLE_DEPRECATED_CODE
 ## thresh_index = 12
+#endif
 ## thresh_stats =0.2
 ## thresh_rtable=0.4
 




More information about the Bogofilter mailing list