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 detect as a spam.now we trying to integrate
spamassin with postfix , i want to know weather , we need to configure
hi guys ...
Do you now whats the purpose of this rule, and what sort of spams are
blocking by this mail...few legitimate mails block by this rule
##{ FS_REPLICA
header FS_REPLICA Subject =~ /replica/i^M
describe FS_REPLICA Subject says "replica"^M
##} FS_REPLICA
Thank
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, Tom Kinghorn
> wrote:
>>
>> On 17/04/201
Hi.. guys
i have following rule in place in spamassassin,
rawbody BLOCK_RULE2 /(\W|^)Orange(\W|^)/i
score BLOCK_RULE2 50
describe BLOCK_RULE2 Bad Word
but one of my mails got blocked even-though its doesn't have word
"Orange" , but when search via the mail spamassassin show mail has
word Orang
Hi guys,
Is there any way to scan mail attachment extension with spamassassin
.(exe files... etc)
and is it possible to scan attachment name using spamassassin
Thank You
Dhanushka