]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/misc_spam
* match amero; decrease score of deposit
[spamassassin_config.git] / common / misc_spam
index 7869f1059bc9004e8d8376761ceefe1ec94d9701..7f1a81fbf53e07100b8eb1e4cebf98bbc0ac1041 100644 (file)
@@ -19,6 +19,11 @@ body GUEBDE     /http\:\/\/www\.gueb\.de\//
 describe GUEBDE www.geub.de
 score GUEBDE    5
 
+# Don 2008-06-27
+rawbody         PGPSIGNATURE   /-----BEGIN PGP SIGNATURE-----/
+describe PGPSIGNATURE  Has a pgp signature (may not be valid, but who cares?)
+score   PGPSIGNATURE   -5
+
 
 # TODO: The rules below seem to be very similar; possibly fix them.
 
@@ -310,3 +315,13 @@ score ZIPFILE              0.5
 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