[main] # URI to XMLRPC server doing the actual spam check. spambayes_uri = http://localhost:8001/sbrpc # These must match the {ham,spam}_cutoff setting in the SpamBayes server # config. spambayes_ham_cutoff = 0.2 spambayes_spam_cutoff = 0.85