X-Git-Url: https://git.madduck.net/etc/mailfilter.git/blobdiff_plain/764f42aae3e19194a1d356fa7ed7821223e02ccd..3c950f6eebc63284f6a50c9e26b428141eef4c0d:/procmail/defines diff --git a/procmail/defines b/procmail/defines index 17b3d3c..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 @@ -157,7 +157,7 @@ INCLUDERC=$PMDIR/get-msgid :0 *$ ^X-Postponed:$RE_EXTRACT_HEADER_VALUE -{ DELAYED="$MATCH" } +{ POSTPONED="$MATCH" } # fix variable values for special cases INCLUDERC=$PMDIR/normalise