]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - lists/user_prefs
* Add LDOWHITELIST for lists
[spamassassin_config.git] / lists / user_prefs
index 032e02be3bbceb57a7f9d82632935dc361bcf8e5..1ffe214d726ac61c4256e689d5a28fefa50defe5 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)
@@ -105,4 +107,11 @@ 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()
+description LDO_WHITELIST Subscribed to the whitelist
+score  LDO_WHITELIST   -5
+
+header XXXPRON     subject =~ /\bxxx\b/i
+score  XXXPRON     8.0