no I'm not using it, actually I'm just tring clamav to check the samba
shares (and take care of infections). I don't have a MTA, I just send
text mails (with an extern SMTP) to log samba events.

> It could be easily construed that issuing this command would result in
> a reply from the clamd daemon running on the local machine.
I was assuming it, I was wrong thanks :-) now I got it

I've used this line in cron to scan my homes:
13 6 * * * root /usr/bin/clamdscan -r --mbox /home

I've added this line to clamd.conf
VirusEvent /home/utility/avvisoVirus.sh
my hope was to execute this script when an infected file was found. It
just cat some text (like date and virus found) to a file.
The report tells:
date -> testFile(taken from clamav-testfiles): ClamAV-Test-Signature
FOUND
but the command in VirusEvent is not executed! In the logs I didn't
found trace about errors tring to execute the command.

My target to create a file with each file name and the virus type (with
%v and %f) founded. Then use this file to take care of the files.
What do you you think about that? Is this a good way to take care of
infected files?

Thanks in advance,
Enrico

Il mar, 2004-09-21 alle 00:14, D.J. Fan ha scritto:
> >From: agenteo I've installed the clamav (clamav clamav-base clamav-deamon
> >clamav-freshclean alibclamav1) debian packages taken from
> >www.clamav.net/binary.html
> 
> Are you also using amavisd-new?
> 
> _________________________________________________________________
> FREE pop-up blocking with the new MSN Toolbar – get it now! 
> http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
> Project Admins to receive an Apple iPod Mini FREE for your judgement on
> who ports your project to Linux PPC the best. Sponsored by IBM.
> Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
> _______________________________________________
> Clamav-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/clamav-users



-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to