X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=lists%2Fuser_prefs;h=ce667dae8c42a8fd1e28986b789611529bb0dc76;hp=032e02be3bbceb57a7f9d82632935dc361bcf8e5;hb=c3f15f26972a1d3e95b769410884bdaea151f1ba;hpb=d19e49d093b6b933935127c33965248956ddb2dc diff --git a/lists/user_prefs b/lists/user_prefs index 032e02b..ce667da 100644 --- a/lists/user_prefs +++ b/lists/user_prefs @@ -16,8 +16,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 @@ -47,6 +47,8 @@ use_pyzor 1 bayes_auto_learn_threshold_nonspam -4 bayes_auto_learn_threshold_spam 27 +subscriber_file /var/list/uniq-subscribers + ################################################################ # SARE-rules (http://www.rulesemporium.com/rules.htm) @@ -105,4 +107,27 @@ 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('/var/list/uniq-subscribers') +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 + +header __DEVELITP1 ToCc =~ /debian-devel\@lists\.debian\.org/ +header __DEVELITP2 subject =~ /\bITP:\b/ +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