X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=lists%2Fuser_prefs;h=d3b1c1c4c49e367c635dedd0ddd195b921a23933;hp=032e02be3bbceb57a7f9d82632935dc361bcf8e5;hb=beedc85ca28c6af8378b3cb7935ae840195afe50;hpb=d19e49d093b6b933935127c33965248956ddb2dc diff --git a/lists/user_prefs b/lists/user_prefs index 032e02b..d3b1c1c 100644 --- a/lists/user_prefs +++ b/lists/user_prefs @@ -47,6 +47,8 @@ use_pyzor 1 bayes_auto_learn_threshold_nonspam -4 bayes_auto_learn_threshold_spam 27 +subscriber_file /var/list/whitelist/dist + ################################################################ # SARE-rules (http://www.rulesemporium.com/rules.htm) @@ -105,4 +107,18 @@ include common/list_specific include common/scores header EXINNEN From =~ /schilling\@fokus\.fraunhofer\.de/i -score 3.4 +score EXINNEN 2.3 + +header LDO_WHITELIST eval:check_for_subscriber() +describe LDO_WHITELIST Subscribed to the whitelist +score LDO_WHITELIST -5 + +header XXXPRON subject =~ /\bxxx\b/i +score XXXPRON 8.0 + +header _MENTORSRFS1 ToCc =~ /debian-mentors\@lists\.debian\.org/ +header _MENTORSRFS2 subject =~ /\bRFS\b/ +meta MENTORSRFS _MENTORSRFS1 + _MENTORSRFS2 +describe MENTORSRFS This mail might be a request for sponsorship on mentors +score MENTORSRFS -0.3 +