You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by fa...@apache.org on 2007/05/23 16:18:31 UTC

svn commit: r540959 - /spamassassin/rules/trunk/sandbox/fanf/30_text.cf

Author: fanf
Date: Wed May 23 07:18:30 2007
New Revision: 540959

URL: http://svn.apache.org/viewvc?view=rev&rev=540959
Log:
fix braino

Modified:
    spamassassin/rules/trunk/sandbox/fanf/30_text.cf

Modified: spamassassin/rules/trunk/sandbox/fanf/30_text.cf
URL: http://svn.apache.org/viewvc/spamassassin/rules/trunk/sandbox/fanf/30_text.cf?view=diff&rev=540959&r1=540958&r2=540959
==============================================================================
--- spamassassin/rules/trunk/sandbox/fanf/30_text.cf (original)
+++ spamassassin/rules/trunk/sandbox/fanf/30_text.cf Wed May 23 07:18:30 2007
@@ -4,4 +4,4 @@
 body LONG_TERM_PRICE  /long\W+term\W+(target|projected)(\W+price)?/i
 meta STOCK_PRICES (SHORT_TERM_PRICE && LONG_TERM_PRICE)
 
-fullbody IMG_ALT_BRACKETS /^<img src="cid:7\.1\.0\.9\.[^"]+\.0" width=\d+ height=\d+ alt="[[][]]">/
+rawbody IMG_ALT_BRACKETS /^<img src="cid:7\.1\.0\.9\.[^"]+\.0" width=\d+ height=\d+ alt="[[][]]">/