Mailing List Archive

svn commit: r495474 - /spamassassin/rules/trunk/sandbox/dos/70_other.cf
Author: dos
Date: Thu Jan 11 18:59:16 2007
New Revision: 495474

URL: http://svn.apache.org/viewvc?view=rev&rev=495474
Log:
sandbox: duh!

Modified:
spamassassin/rules/trunk/sandbox/dos/70_other.cf

Modified: spamassassin/rules/trunk/sandbox/dos/70_other.cf
URL: http://svn.apache.org/viewvc/spamassassin/rules/trunk/sandbox/dos/70_other.cf?view=diff&rev=495474&r1=495473&r2=495474
==============================================================================
--- spamassassin/rules/trunk/sandbox/dos/70_other.cf (original)
+++ spamassassin/rules/trunk/sandbox/dos/70_other.cf Thu Jan 11 18:59:16 2007
@@ -125,13 +125,13 @@


# pump and dump stock spam claiming to be sent by The Bat!
-header __DOS_RCVD_MON / Mon, /
-header __DOS_RCVD_TUE / Tue, /
-header __DOS_RCVD_WED / Wed, /
-header __DOS_RCVD_THU / Thu, /
-header __DOS_RCVD_FRI / Fri, /
-header __DOS_RCVD_SAT / Sat, /
-header __DOS_RCVD_SUN / Sun, /
+header __DOS_RCVD_MON Received =~ / Mon, /
+header __DOS_RCVD_TUE Received =~ / Tue, /
+header __DOS_RCVD_WED Received =~ / Wed, /
+header __DOS_RCVD_THU Received =~ / Thu, /
+header __DOS_RCVD_FRI Received =~ / Fri, /
+header __DOS_RCVD_SAT Received =~ / Sat, /
+header __DOS_RCVD_SUN Received =~ / Sun, /

body __DOS_BODY_MON /\bmon(?:day)?\b/i
body __DOS_BODY_TUE /\btue(?:s(?:day)?)?\b/i