I don't have that line.

I have these lines and they are both uncommented:

$Features{'Virus:CLAMAV'}   = ('/bin/false' ne '/bin/false' ?
'/bin/false' : 0);
$Features{'Virus:CLAMD'}    = ('/bin/false' ne '/bin/false' ?
'/bin/false' : 0); 


--Mike


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Lucas
Albers
Sent: Thursday, April 08, 2004 12:44 PM
To: [EMAIL PROTECTED]
Subject: Re: [Mimedefang] ClamAV

in /usr/bin/mimedefang.pl
remove the comment on the this line so it looks like this,

$Features{'Virus:CLAMAV'}   = ('/usr/bin/clamdscan')

in doing so you define the location of clamdscan or clamscan.

Mike Carlson said:
> How do you configure MIMEDefang to use ClamAV if you didn't have it 
> installed and running before you installed MIMEDefang? From my 
> understanding the installer form MIMEDefang check to see if you have 
> ClamAv and configures it appropriately.

--
Luke Computer Science System Administrator

_______________________________________________
Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang
mailing list [EMAIL PROTECTED]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang



_______________________________________________
Visit http://www.mimedefang.org and http://www.canit.ca
MIMEDefang mailing list
[EMAIL PROTECTED]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to