On Wed, Jun 27, 2012 at 4:36 PM, Swati R wrote:
>
>
> On Wed, Jun 27, 2012 at 3:28 PM, Axb wrote:
>
>> On 06/27/2012 09:28 AM, dhanushka ranasinghe wrote:
>>
>>> Hi guys...
>>>
>>> We do spam filltering using exim+spamassassin we inte
On Wed, Jun 27, 2012 at 3:28 PM, Axb wrote:
> On 06/27/2012 09:28 AM, dhanushka ranasinghe wrote:
>
>> Hi guys...
>>
>> We do spam filltering using exim+spamassassin we integare exim with
>> spamassassin using sa-exim , andconfigure exim to add "X-Spam-Flag:
>> Yes" in mail header if mail d
; Hi.. guys..
>
> I don't think regex is the issue , i tested the /(\W|^)Orange(\W|^)/i
> its correctly doing the exact word match
>
>
> Thank You
> Dhanushka
>
> On 17 April 2012 17:44, Swati R wrote:
> >
> >
> > On Tue, Apr 17, 2012 at 5:39 PM
On Tue, Apr 17, 2012 at 5:39 PM, Tom Kinghorn wrote:
> On 17/04/2012 14:03, dhanushka ranasinghe wrote:
>
>>
>> Any idea why this is happening ?
>>
>> Thank You
>> Dhanushka
>>
>>
> Try
>
> /^Orange$/i
>
> The $ specifies end of the word.
>
> Regards
> Tom
>
I think, this should work :
/\bOrang
plugin textcat.(for
arabic language also)
1.5 BODY_8BITS BODY: Body includes 8 consecutive 8-bit
characters
The other rule (UNWANTED_LANGUAGE_BODY) applies sometimes only.
But this plugin is definitely a good one for language based mail filtering.
Regards,
Swati R
I don't think you can ignore any rule. So I want to suggest workaround : If
both rules will be applied, final score will be 0.26 (RULE 1 + RULE 2). If
you don't want the score 0.26, you should change the score of RULE 2 to
0.24 so that your final score will remain 0.25.
-Swati R
On T
tachment :*
*
*
mimeheader __ATTACHMENT Content-Type =~ /multipart\/mixed/i
meta EMPTY_MAIL_ATTACH EMPTY_MAIL_BODY && __ATTACHMENT
describe EMPTY_MAIL_ATTACH Empty mail body with attachment
score EMPTY_MAIL_ATTACH 1.5
Any suggestions are always welcome.
Regards,
Swati R