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 2008/12/29 16:03:26 UTC

svn commit: r729908 - /spamassassin/branches/3.2/rules/20_ratware.cf

Author: jm
Date: Mon Dec 29 07:03:26 2008
New Revision: 729908

URL: http://svn.apache.org/viewvc?rev=729908&view=rev
Log:
bug 5496, bug 5962: fix FORGED_MUA_OUTLOOK false positives, using rule suggestion derived from Roger So and Yusuf Goolamabbas

Modified:
    spamassassin/branches/3.2/rules/20_ratware.cf

Modified: spamassassin/branches/3.2/rules/20_ratware.cf
URL: http://svn.apache.org/viewvc/spamassassin/branches/3.2/rules/20_ratware.cf?rev=729908&r1=729907&r2=729908&view=diff
==============================================================================
--- spamassassin/branches/3.2/rules/20_ratware.cf (original)
+++ spamassassin/branches/3.2/rules/20_ratware.cf Mon Dec 29 07:03:26 2008
@@ -47,7 +47,7 @@
 
 # first define situations where servers rewrite message id so we can't use message id to detect forgeries
 
-header __HOTMAIL_BAYDAV_MSGID		MESSAGEID =~ /^<BAY\d+-DAV\d+[A-Z0-9]{25}\@phx\.gbl>$/m
+header __HOTMAIL_BAYDAV_MSGID		MESSAGEID =~ /^<[A-Z]{3}\d+-(?:DAV|SMTP)\d+[A-Z0-9]{25}\@phx\.gbl>$/m
 
 header __IPLANET_MESSAGING_SERVER Received =~ /iPlanet Messaging Server/