spamassassin-users April 2011 archive
Main Archive Page > Month Archives  > spamassassin-users archives
spamassassin-users: RE: Regex help

RE: Regex help

From: Martin Gregorie <martin_at_nospam>
Date: Thu Apr 21 2011 - 23:39:56 GMT
To: users@spamassassin.apache.org

On Thu, 2011-04-21 at 14:55 -0800, Kevin Miller wrote:
> I know it may trigger on some ham which is why I set the initial score
> to 0.01. Better ideas are most welcome though!
>
It may be a good idea to look at the headers, especially From, From: and
Message-ID: and at body URIs to see if there are any recognisable
patterns. If so, it may be easier to write rule(s) to match them.

Martin