I know its good against scam, but we have one client, whos emails are getting caught by phishing check. Its a tour operator and he's getting mails from various lists, reservation replies, etc... maybe its possible to turn off phishing for this one domain only?

----- Original Message ----- From: <s...@datanet.hu>
To: "Toms Trankalis" <toms.tranka...@telia.lv>
Cc: <clapf-users@lists.acts.hu>
Sent: Tuesday, September 04, 2007 10:20 AM
Subject: Re: [clapf-users]


Hello Toms,

I am glad to hear that it works good. You may eliminate the
phishing check by editing clapf.c and find around the 65th
line the cl_load() function and replace this line:

if((retval = cl_load(cl_retdbdir(), &engine, &sigs, CL_DB_STDOPT|CL_DB_PHISHING|CL_DB_PHISHING_URLS))){

with this:

if((retval = cl_load(cl_retdbdir(), &engine, &sigs, CL_DB_STDOPT))){

then recompile clapf. Btw. I am pretty sure that using the phishing
database gives your users an excellent protection against scam and
fraud. The decision is yours, but using the phishing database will
remain the default setting using libclamav.


On Tue, 4 Sep 2007, Toms Trankalis wrote:

Hi,

Ok, I set up clapf with libclamav+postfix on mailgateway, and it works goood ;)
But, recently one problem poped up...
Some messages are deleted due to "Phishing.Heuristics.Email.SpoofedDomain found"

How can i disable phishing signature check?

/Toms




Digitally yours,

SJ.

--





Reply via email to