You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by ax...@apache.org on 2009/08/18 22:09:46 UTC

svn commit: r805562 - /spamassassin/trunk/rulesrc/sandbox/axb/20_axb_pdf.cf

Author: axb
Date: Tue Aug 18 20:09:45 2009
New Revision: 805562

URL: http://svn.apache.org/viewvc?rev=805562&view=rev
Log:
added AXB_TITLE_NEWSTELLER

Added:
    spamassassin/trunk/rulesrc/sandbox/axb/20_axb_pdf.cf

Added: spamassassin/trunk/rulesrc/sandbox/axb/20_axb_pdf.cf
URL: http://svn.apache.org/viewvc/spamassassin/trunk/rulesrc/sandbox/axb/20_axb_pdf.cf?rev=805562&view=auto
==============================================================================
--- spamassassin/trunk/rulesrc/sandbox/axb/20_axb_pdf.cf (added)
+++ spamassassin/trunk/rulesrc/sandbox/axb/20_axb_pdf.cf Tue Aug 18 20:09:45 2009
@@ -0,0 +1,7 @@
+ifplugin Mail::SpamAssassin::Plugin::PDFInfo
+
+body            AXB_TITLE_NEWSTELLER        eval:pdf_match_details('title','/^Authorized software reseller\: Newsteller$/')
+describe        AXB_TITLE_NEWSTELLER        OEM spam
+#score           AXB_TITLE_NEWSTELLER       5.0
+
+endif