]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - lists/user_prefs
Reenable several of the spam files. Lets hope I didn't broke anything now
[spamassassin_config.git] / lists / user_prefs
index 3bd5091c6fb20ae0aba6666b06a4880600565f7f..8dd591fe68bf9519c6cd0d6dbf0857918bfa1a7c 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: spamassassin -*-
 # SpamAssassin user preferences file.  See 'man Mail::SpamAssassin::Conf' for
 # details of what can be tweaked.
 ###########################################################################
@@ -16,8 +17,8 @@ dns_available test: gluck.debian.org master.debian.org klecker.debian.org
 # use newer score and rules, but don't override our own scores
 include /var/list/.spamassassin/newer-rules/50_scores.cf
 
-internal_networks      70.103.162.31/32 127.0.0.1/32
-trusted_networks       70.103.162.0/24 127.0.0.1/32 192.25.206.10/32
+internal_networks      82.195.75.100/32
+trusted_networks       82.195.75.64/26 70.103.162.0/24 192.25.206.10/32
 
 # No unnecessary crap --liiwi 2004-08-29
 report_safe            0
@@ -105,11 +106,22 @@ include common/sare/99_sare_fraud_post25x.cf
 include common/common_spam
 include common/list_specific
 include common/scores
+include common/debian_specific
+include common/drug_spam
+include common/image_spam
+include common/misc_spam
+include common/money_spam
+include common/phrase_spam
+include common/pron_spam
+include common/scam_spam
+include common/url_spam
+include common/virus_spam
+
 
 header EXINNEN From =~ /schilling\@fokus\.fraunhofer\.de/i
 score EXINNEN 2.3
 
-header LDO_WHITELIST   eval:check_for_subscriber()
+header LDO_WHITELIST   eval:check_for_subscriber('/var/list/uniq-subscribers')
 describe LDO_WHITELIST Subscribed to the whitelist
 score  LDO_WHITELIST   -5
 
@@ -128,3 +140,6 @@ meta        DEVELITP  (__DEVELITP1 && __DEVELITP2)
 describe MENTORSRFS This mail might be an ITP on d-devel
 score  MENTORSRFS   -0.3
 
+header SUBCHANGES  subject =~ /Daily un\/subscription report/i
+describe SUBCHANGES Subscriber Changes for all lists sent to listmasters
+score  SUBCHANGES  -10