]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/misc_spam
* Tweak fashion url some more
[spamassassin_config.git] / common / misc_spam
index 57531f62df055735679eb8a31601875539c37795..81c7e88ec0e87cca7aee1a767a795842bdc02ecd 100644 (file)
@@ -305,3 +305,18 @@ score TINYFONT             3
 rawbody ZIPFILE                /\bfilename\=.*\.zip\b/i
 describe ZIPFILE       zipfile attachment
 score ZIPFILE          0.5
+
+# blarson 2008-04-19
+header SPACESUB                subject =~ /^\s\w/
+describe SPACESUB      extra space before subject
+score SPACESUB         0.5
+
+# don 2008-05-04
+header YAHOOCALENDAR   X-Yahoo-Newman-Property: =~ /calendar-invite/i
+describe YAHOOCALENDAR Calendar invite from yahoo; broken captcha
+score YAHOOCALENDAR    4
+
+# blarson 2008-06-03
+header BOUNDARYID      content-type =~ /\bboundary\=\"Boundary_\(ID_/
+describe BOUNDARYID    spamware boundary
+score BOUNDARYID       0.6