> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Brad Tarver > Sent: Wednesday, January 28, 2004 12:05 PM > To: [EMAIL PROTECTED] > Subject: [Mimedefang] Not sure if MD is using clamd > > I have a sendmail box acting as a gateway for 2 Exchange > boxes. I have been using MD for several months now for > appending legal disclaimers and SA. I have installed clamav > 0.65, but I cannot tell if it is working. > /var/log/maillog isn't giving any indication, and > /tmp/clamd.log doesn't have any 'FOUND' entries. > > I recompiled and reinstalled MD after installing clamav. > Mimedefang.pl has these entries: > > 83:$Features{'Virus:CLAMD'} = ('/usr/sbin/clamd' ne '/bin/false' ? > '/usr/sbin/clamd' : 0); > 145:$ClamdSock = "/var/spool/MIMEDefang/clamd.sock"; > > I have verified that clamd.sock and clamd are in their > correct locations. > > Here is my clamav.conf file: > ---SNIP---
Been going through something similar. You can verify that mimedefang sees clamav by using "mimedefang.pl -features". It should appear. Then you can verify if virii are being caught by using the tester at http://www.testvirus.org. There are other things too, but this should get you started. Scott _______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

