Jose Julian Buda wrote:
> Hi , I have a mail server with :
> Debian etch
> Postfix
> Mailscanner
> Clamav
> 
> Yesterday it work fine catching virus, but todat  i've made an upgrade from
> clamav 0.93 to 0.94 and then
> the process stop catching mail with virus, i mean , the mails are stoped
> anyway by "No programs allowed" with mailscanner because of the extensions
> file, but there is not any message or report from "ClamAv".
> 
> I have a txt file with eicar string , if i run on server:
> 
> cat filewitheicar.txt | mail [EMAIL PROTECTED]

Try using
    clamscan filewitheicar.txt
If clamscan detects the virus, then the problem is with your 
mailscanner config.

If clamscan by itself _does_not_ detect the test file, then 
something is terribly wrong with your clamscan, and your 
problem has nothing to do with mailscanner.

> 
> the mail pass through the mailscanner and the workstation's antivirus alert
> me abourt the eicar strings.
> 
> Why the mailscanner stop using clamav?

First make sure clamscan by itself works as expected.  Then 
you know it's a mailscanner problem.

Maybe clamscan installed to a different path than mailscanner 
expects.  Maybe mailscanner is configured to use some 
no-longer-valid command line switch.

Check your mailscanner logs and/or ask on a mailscanner 
support forum.

-- 
Noel Jones
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to