From: martin f. krafft Date: Tue, 14 Aug 2007 14:02:31 +0000 (+0200) Subject: cannot use bayes_path with spamc, so use symlinks instead on the filesystem X-Git-Url: https://git.madduck.net/etc/mailfilter.git/commitdiff_plain/b4208cbbba89b45b31775945a714f87c3d8261ec?ds=sidebyside cannot use bayes_path with spamc, so use symlinks instead on the filesystem --- diff --git a/spamassassin/user_prefs b/spamassassin/user_prefs index 13b19bf..7aa67c5 100644 --- a/spamassassin/user_prefs +++ b/spamassassin/user_prefs @@ -44,7 +44,7 @@ report_safe_copy_headers X-Greylist rewrite_header SUBJECT -bayes_path ~/.var/spamassassin/bayes +#bayes_path ~/.var/spamassassin/bayes bayes_auto_learn 1 bayes_ignore_header X-Original-To bayes_ignore_header X-Original-To-Saved # @@ -54,6 +54,7 @@ bayes_ignore_header X-Been-There bayes_ignore_header X-Delivered-To bayes_ignore_header X-Greylist bayes_ignore_header X-Virus-Scanned +bayes_ignore_header X-Virus-Status bayes_ignore_header X-CRM114-Status bayes_ignore_header X-CRM114-CacheID bayes_ignore_header X-CRM114-Notice @@ -141,7 +142,7 @@ meta L_drug_ws_obfu (__L_rp_drug_ws1 + __L_rp_drug_ws2 + __L_rp_drug_ws3 + __L_r score L_drug_ws_obfu 3 # http://marc.info/?t=118544884300001&r=1&w=2 -rcore BAYES_60 0.0001 0.0001 1.5 1.5 +score BAYES_60 0.0001 0.0001 1.5 1.5 score BAYES_80 0.0001 0.0001 2.5 2.5 score BAYES_95 0.0001 0.0001 4.0 4.0 score BAYES_99 0.0001 0.0001 5.0 5.0