From: martin f. krafft Date: Sun, 2 Mar 2008 23:06:07 +0000 (+0100) Subject: lower SA limit for autotraining ham to unsure crm X-Git-Url: https://git.madduck.net/etc/mailfilter.git/commitdiff_plain/3c950f6eebc63284f6a50c9e26b428141eef4c0d lower SA limit for autotraining ham to unsure crm --- diff --git a/procmail/defines b/procmail/defines index dc9663a..43945cd 100644 --- a/procmail/defines +++ b/procmail/defines @@ -48,7 +48,7 @@ SPAMCHECK_MAX_MESSAGE_SIZE=512000 # if crm114 is unsure and SA returns a score less-than-or-equal to this, # autotrain crm114 with ham -CRM_UNSURE_SA_AUTOTRAIN_LIMIT_HAM=2.0 +CRM_UNSURE_SA_AUTOTRAIN_LIMIT_HAM=0.0 # if crm114 classifies a message as spam but SA returns a score # less-than-or-equal to this, retrain crm114 CRM_MISCLASSIFY_SA_AUTOTRAIN_LIMIT_HAM=-1.0