[Clamav-users] clamd message if virus found

2009-09-16 Thread Frédéric SOSSON
Hello, I would like to know how to configure clamd to write in a specific file if a virus is found. regards, Frederic ___ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml

Re: [Clamav-users] clamd message if virus found

2009-09-16 Thread li...@truthisfreedom.org.uk
Frédéric SOSSON wrote: Hello, I would like to know how to configure clamd to write in a specific file if a virus is found. Checkout "VirusEvent" in the config file - you could use it to execute a wrapper script or similar... M. (Quite possibly just answering the question he posted yeste

Re: [Clamav-users] VirusEvent based on signature file

2009-09-16 Thread aCaB
li...@truthisfreedom.org.uk wrote: > I guess my question is two-fold: > > a) Is this possible with ClamAV or do I need to look elsewhere? > b) What's the best way to achieve this. Hi, It is certainly possible. As for the HOW, that mostly depends on how you interface with the ftp server. If your

Re: [Clamav-users] VirusEvent based on signature file

2009-09-16 Thread li...@truthisfreedom.org.uk
aCaB wrote: li...@truthisfreedom.org.uk wrote: I guess my question is two-fold: a) Is this possible with ClamAV or do I need to look elsewhere? b) What's the best way to achieve this. Hi, It is certainly possible. As for the HOW, that mostly depends on how you interface with the ftp server.