]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - lists/user_prefs
list specific rule: score RFS on debian-mentors ML
[spamassassin_config.git] / lists / user_prefs
index 5e7809d264b7c5d7b54c5401f170dc8c23ba347a..543ec1dc52c392a0eb28c5b82352b1bb7cc5b069 100644 (file)
@@ -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)
@@ -107,5 +109,15 @@ include common/scores
 header EXINNEN From =~ /schilling\@fokus\.fraunhofer\.de/i
 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/
+describe MENTORSRFS This mail might be a request for sponsorship on mentors
+score  MENTORSRFS   -0.3
+