I am attempting to write a script that will take action whenever an email from the [EMAIL PROTECTED] list is received. The script would run freshclam and grab the most recent update, thus giving me the most up to date version at all times without putting a heavy load on the ClamAV servers.
The problem I am facing though is that freshclam can't see the new update. Using the latest 0.88.7 release, I was originally just running freshclam --quiet. I've since added --no-dns so that freshclam will go directly to the server instead of checking DNS (this shouldn't be a load problem since this is only getting executed when there actually is an update). However, my freshclam still seems to not find the most recent update. What is the db-update process? Is it possible the email is being sent out before the file is accessible? Jay _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://lurker.clamav.net/list/clamav-users.html
