The other day I installed ClamAV as a second virus scanner on our mail
server. I added the entires in the virus.cfg file and everything appear to
be working.
The next day I checked the virus folder and there was nothing there, so I
checked the proc folder and then the work folder for declude.
Any time that a virus was detected it was being held in my work folder. If
I tried to delete it, I got a file in use error. I was able to delete them
if I restarted the server.
If I comment out the lines for ClamAV in the virus.cfg file, everything
works fine. I assume then that the problem is in my ClamAv either the setup
or in the line in the virus.cfg file.
I am posting the lines from my virus.cfg file and I hope someone who is
runnning multiple scanners and ClamAV will see something in the setup that
will fix this problem.
Thanks in advance,
Brian T.
#========================================= SCANFILE SETTINGS
================================
# SCANFILE is the location of the command-line virus scanner. Note that it
must include the full path.
# VIRUSCODE is the code that scanner returns if it finds a virus.
#[MORE INFO SEE VIRUS CONFIGURATION
http://www.declude.com/Articles.asp?ID=117 FOR DETAILS]
SCANFILE C:\Progra~1\FSI\F-Prot\fpcmd.exe /Type /Silent /Archive=5 /PACKED
/Dumb /Noboot /Nomem /Server /Report=report.txt
VirusCode 3
VirusCode 6
VIRUSCODE 8
Report Infection
VIRUSCODE 13
OKCode 5
#CLAMAV
#SCANFILE
C:\Progra~1\clamwin\bin\clamscan.exe --verbose --database="C:\docume~1\alluse~1\.clamwin\db"
--tempdir="c:\Temp" --no-summary -l report.txt
#VIRUSCODE 1
#SCANFILE2 C:\clamav-devel\runclamd\runclamscan.exe log=0
C:\clamav-devel\bin\clamdscan.exe --quiet --mbox -l report.txt
#VIRUSCODE2 1
#REPORT2 FOUND
---
This E-mail came from the Declude.Virus mailing list. To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.Virus". The archives can be found
at http://www.mail-archive.com.