You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by jh...@apache.org on 2009/08/30 19:03:55 UTC

svn commit: r809377 - /spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf

Author: jhardin
Date: Sun Aug 30 17:03:54 2009
New Revision: 809377

URL: http://svn.apache.org/viewvc?rev=809377&view=rev
Log:
remove duplicated rule

Modified:
    spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf

Modified: spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf
URL: http://svn.apache.org/viewvc/spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf?rev=809377&r1=809376&r2=809377&view=diff
==============================================================================
--- spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf (original)
+++ spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf Sun Aug 30 17:03:54 2009
@@ -54,9 +54,8 @@
 describe       MUA_EQ_ORG         X-Mailer: same as Organization:
 
 # testing
-header         __MUA_TBIRD            User-Agent =~ /Thunderbird/
-header         __TB_MIME_BDRY_NOT_Z   Content-Type =~ /boundary="-{8,}(?:[1-9]){16}/
-meta           TBIRD_SUSP_MIME_BDRY   __MUA_TBIRD && __TB_MIME_BDRY_NOT_Z
+header         __TB_MIME_BDRY_NO_Z   Content-Type =~ /boundary="-{8,}(?:[1-9]){16}/
+meta           TBIRD_SUSP_MIME_BDRY   __MUA_TBIRD && __TB_MIME_BDRY_NO_Z
 describe       TBIRD_SUSP_MIME_BDRY   Unlikely Thunderbird MIME boundary
 
 header         UNQ_MIME_BDRY        Content-Type =~ /boundary=[^"]/i