Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Mar 2007 20:07:36 -0300
From:      Carlos Fernando Assis Paniago <Carlos.Paniago@cnptia.embrapa.br>
To:        garga@freebsd.org,  ports@freebsd.org
Subject:   [Fwd: Clamav and Amavisd]
Message-ID:  <45E75CB8.5000405@cnptia.embrapa.br>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------080601040406020803010507
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit

Hi: I was running clamav and amavisd with postfix... With the recent
change in clamav (0.90), I was receiving this error:
Mar  1 19:08:55 norma amavisd[75399]: Virus scanner failure:
/usr/local/bin/clamscan (error code: 40)

Looking this error I find out:

in amavisd I find the following line: (363 in /usr/local/sbin/amavisd)

     chop($output = `$clamscan --stdout -r -w --one-virus $TEMPDIR/parts`);

And trying to use the clamscan with this options I find that:
"-w --one-virus" is deprecated.

What is the solution? (for now I changed the amavisd stuff), but is this
the correct solution? Is someone finding this error (in this case the
clamscan is not working) also?

The other solution is to come back this options in clamav.


Carlos Paniago



--------------080601040406020803010507--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45E75CB8.5000405>