[Spambayes] .spambayesrc setting for spam_cutoff

Meyer, Tony T.A.Meyer at massey.ac.nz
Wed Aug 27 12:38:42 EDT 2003


> #[hammie]
> #train_on_filter = True
> #spam_cutoff = 0.80
> 
> I had to remove spam_cutoff under hammie because it caused 
> pine to become unstable (why?).  Where does spam_cutoff go?  
> Did I put it in the right place?  If so, why did pine become unstable?

spam_cutoff is in the "Categorization" section, not the "hammie" one.
Change your config file to:

#
[hammiefilter]
persistent_use_database = True
persistent_storage_file = /home/beckman/.hammiedb
#
#[hammie]
#train_on_filter = True
[Categorization]
spam_cutoff = 0.80

=Tony Meyer



More information about the Spambayes mailing list