[Mimedefang] forcing mimedefang to find clamav in non-default directory

Alex S Moore asmoore at edge.net
Thu May 6 14:27:55 EDT 2004


On Thu, 6 May 2004 14:04:28 -0400
"John" <john at bailx.com> wrote:

>Does anyone know how I can
> force mimedefang to look for clam in /programs/clamav.
> 

I just add two lines to mimedefang's sysconfdir/mimedefang-filter like the following.  The first line may have wrapped.

#$Features{'Virus:CLAMD'} = ('<your directory>/clamd' ne '/bin/false' ? '<your directory>/clamd' : 0);
#$ClamdSock = '<your directory>/clamd.sock';

Alex



More information about the MIMEDefang mailing list