]> git.proxmox.com Git - proxmox-spamassassin.git/blobdiff - sa-updates/50_scores.cf
update SpamAssassin signatures
[proxmox-spamassassin.git] / sa-updates / 50_scores.cf
index d51fa42f855590fba1e8d04e8efafcc0868c99c0..5667af5e1c8cd8594e9dd1dd345b4c36892397ee 100644 (file)
@@ -708,8 +708,8 @@ ifplugin Mail::SpamAssassin::Plugin::WLBLEval
 #score USER_IN_WHITELIST -100.000 - Moved to 60_whitelist.cf
 #score USER_IN_DEF_WHITELIST -15.000 - Moved to 60_whitelist.cf
 #score USER_IN_BLACKLIST_TO   10.000 - Moved to 60_whitelist.cf
-score URI_HOST_IN_BLACKLIST  100.0
-score URI_HOST_IN_WHITELIST -100.0
+#score URI_HOST_IN_BLACKLIST  100.0 - Moved to 60_whitelist.cf
+#score URI_HOST_IN_WHITELIST -100.0 - Moved to 60_whitelist.cf
 #Removed in bug 7256
 #score HEADER_HOST_IN_BLACKLIST        100.0
 #score HEADER_HOST_IN_WHITELIST -100.0
@@ -733,7 +733,7 @@ endif # Mail::SpamAssassin::Plugin::SPF
 
 # DKIM
 ifplugin Mail::SpamAssassin::Plugin::DKIM
-score USER_IN_DKIM_WHITELIST -100.000
+#score USER_IN_DKIM_WHITELIST -100.000 - Moved to 60_whitelist_dkim.cf
 score USER_IN_DEF_DKIM_WL -7.500
 score DKIM_SIGNED 0.1
 score DKIM_VALID -0.1