>>> On 5/16/2012 at 8:53 PM, "Joseph Acquisto" <j...@j4computers.com> wrote:
>>>> On 5/16/2012 at 5:18 PM, Brent Gardner <bgardnermailingli...@gmail.com> 
>>>> wrote:
>> On 05/16/2012 02:15 PM, Joseph Acquisto wrote:
>>>>>> On 5/16/2012 at 5:05 PM, "Joseph Acquisto"<j...@j4computers.com>  wrote:
>>>> I have been unsuccessful creating a rule to detect and weight http links in
>>>> message body, such as this one below:
>>>>
>>>> http://boguslink.xx 
>>>>
>>>> The ones I have created get "hits" when tested on the command line, but
>>>> don't seem to work in local.cf.  Maybe that's the wrong place?
>>> I should have said, to detect the two character country code.
>>>
>> What are you using now?
>> 
>> How about:
>> 
>> /\.ru\b/i
>> 
>> 
>> 
>> Brent Gardner
> 
> I will give that a try.

That worked.  But I imagine it may trigger on innocuous instances of .ru as 
well, so it should also include check for http:// and wildcard for domain.

joe a.

Reply via email to