X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=sa_config%2Fuser%2F.spamassassin%2Fuser_prefs;h=70e129111f6db7962a5f8dce8ef4260b0cb231f7;hb=56008dad820a47fe70d2d69a51248ff1b87beabf;hp=028c31243f90a9753c3cc20904e2f7b96e7f259d;hpb=a96c4724da2ad7911b4831b41f8dc14ced9f606b;p=public-inbox.git diff --git a/sa_config/user/.spamassassin/user_prefs b/sa_config/user/.spamassassin/user_prefs index 028c3124..70e12911 100644 --- a/sa_config/user/.spamassassin/user_prefs +++ b/sa_config/user/.spamassassin/user_prefs @@ -40,5 +40,28 @@ body HELLOMYDEAR /hello my dear/i describe HELLOMYDEAR "spam phrase" score HELLOMYDEAR 2.8 -# we hate HTML mail -score MIME_HTML_MOSTLY 2.0 +body JUSTAMAILBOX /I'm just a mailbox used for sending notifications/ +describe JUSTAMAILBOX "autoreply phrase" +score JUSTAMAILBOX 5.0 + +# no delivery +header PI_DNOT subject =~ /delivery\s+(?:status\s+)?notification/i +describe PI_DNOT "delivery notification" +score PI_DNOT 3 + +# notice to appear +header PI_DNOTICE subject =~ /notice to appear/i +describe PI_DNOTICE "notice to appear" +score PI_DNOTICE 3 + +full ZIPFILE /\b(?:file)?name\=.*\.zip\b/i +describe ZIPFILE zipfile attachment +score ZIPFILE 0.5 + +score BAYES_999 3 +score BAYES_05 -1.5 +score BAYES_00 -15 + +# trust paid whitelist services? never +score RCVD_IN_RP_SAFE 0.0 +score RCVD_IN_RP_CERTIFIED 0.0