X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=lists%2Fuser_prefs;h=5ae0640e69a5bd9f66a50ecb203e064c4073854f;hp=543ec1dc52c392a0eb28c5b82352b1bb7cc5b069;hb=1d2e21926a683f56e5d58b4f588baf00386e61fc;hpb=cd6dc59fd8dff72db18c2cca87f6f200d8f75ca6 diff --git a/lists/user_prefs b/lists/user_prefs index 543ec1d..5ae0640 100644 --- a/lists/user_prefs +++ b/lists/user_prefs @@ -47,7 +47,7 @@ use_pyzor 1 bayes_auto_learn_threshold_nonspam -4 bayes_auto_learn_threshold_spam 27 -subscriber_file /var/list/whitelist/dist +subscriber_file /var/list/uniq-subscribers ################################################################ @@ -109,15 +109,25 @@ include common/scores 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 header XXXPRON subject =~ /\bxxx\b/i score XXXPRON 8.0 -header _MENTORSRFS1 ToCc =~ /debian-mentors\@lists\.debian\.org/ -header _MENTORSRFS2 subject =~ /\bRFS\b/ +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