Hi!

I've got a rule (SA 2.44) that looks like this:
 body LOC_DOCTORB      /our doctors will write.*prescription/i

I've seen it work a few times, so the syntax is okay. But today it did not
match on the following (excuse the full headers,but they might give a
clue):

Return-Path: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
Received: from james.hwcn.org (james.hwcn.org [199.212.94.66])
        by king.hwcn.org (Postfix) with ESMTP id 81BE147E54
        for <[EMAIL PROTECTED]>; Mon, 13 Oct 2003 16:10:07 -0400 (EDT)
Received: from nahathe.com (cm-net-poa-C8B02866.brdterra.com.br
    [200.176.40.102])
        by james.hwcn.org (8.9.3/8.9.3) with ESMTP id QAA03532
        for <[EMAIL PROTECTED]>; Mon, 13 Oct 2003 16:18:33 -0400 (EDT)
Message-ID: <[EMAIL PROTECTED]>
From: "Gusta D. Wakabayashi" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Date: Mon, 13 Oct 2003 20:18:35 +0000
MIME-Version: 1.0
Content-Type: multipart/alternative;
        boundary="----=_NextPart_000_078B_3FA0528F.DC407EB6"
X-Spam-Status: No, hits=4.2 required=4.5
        tests=MIME_LONG_LINE_QP,NO_MX_FOR_FROM,SPAM_PHRASE_00_01
        version=2.44
X-Spam-Level: ****
Subject: [4.2] Working hard lately?
Parts/Attachments:
   1   OK     ~0 lines  Text (charset: Unknown)
   2 Shown   ~27 lines  Text (charset: Unknown)
----------------------------------------

    [ Part 1, Text/PLAIN (charset: Unknown "windows-1251")  0 lines. ]
    [ Not Shown. Use the "V" command to view or save this part. ]

    [ The following text is in the "windows-1251" character set. ]
    [ Your display is set for the "US-ASCII" character set.  ]
    [ Some characters may be displayed incorrectly. ]

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1251">
<META content="MSHTML 6.00.2800.1226" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>
<DIV>Wholesale prescription medications at bargain prices</DIV>
<DIV>Our doctors will write you a prescription</DIV>

I'll stop here, because the above line SHOULD match the regex.
Is there something about the windows charset that throws off the recipe?
Or are they using 'high bit' to invalidate the regex?

- Charles




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to