You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by jm...@apache.org on 2007/06/07 20:41:24 UTC

svn commit: r545263 - /spamassassin/trunk/rules/20_vbounce.cf

Author: jm
Date: Thu Jun  7 11:41:23 2007
New Revision: 545263

URL: http://svn.apache.org/viewvc?view=rev&rev=545263
Log:
remove an FP'ing pattern from the __VBOUNCE_ATTACHMENT0 rule, used in the VBounce ruleset -- it's common for mail footers to declare that a virus had not been found in the mail, and this rule FPs on that text

Modified:
    spamassassin/trunk/rules/20_vbounce.cf

Modified: spamassassin/trunk/rules/20_vbounce.cf
URL: http://svn.apache.org/viewvc/spamassassin/trunk/rules/20_vbounce.cf?view=diff&rev=545263&r1=545262&r2=545263
==============================================================================
--- spamassassin/trunk/rules/20_vbounce.cf (original)
+++ spamassassin/trunk/rules/20_vbounce.cf Thu Jun  7 11:41:23 2007
@@ -226,7 +226,7 @@
 body __VBOUNCE_DOMINO2 /^Incident Information:/
 header __VBOUNCE_RAV Subject =~ /^RAV Anti.?Virus scan results/
 
-body __VBOUNCE_ATTACHMENT0     /(?:Attachment.{0,40}was Deleted|Virus.{1,40}was found|the infected attachment)/i
+body __VBOUNCE_ATTACHMENT0     /(?:Attachment.{0,40}was Deleted|the infected attachment)/
 # Bart says: it appears that _ATTACHMENT0 is an alternate for _NAV -- both match the same messages.
 
 body __VBOUNCE_AVREPORT0       /(antivirus system report|the antivirus module has|illegal attachment|Unrepairable Virus Detected)/i