I've solved mine MTA have a tool that create a daily report for mail, spam and virus
Thanks for your help Andrea > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Dennis Peterson > Sent: giovedì 19 ottobre 2006 17.38 > To: ClamAV users ML > Subject: Re: [Clamav-users] Report > > Balzi Andrea wrote: > > Hi > > > > I would have need of a tool that create a report a text of the > > virus/hour intercepeted. > > Someone of you knows some tool that made it?> > > awk '/FOUND/ {print $1,$2,$3,$(NF-1)}' /var/log/clamd.log \ > |grep '^Oct ' | pr > > dp > _______________________________________________ > http://lurker.clamav.net/list/clamav-users.html > _______________________________________________ http://lurker.clamav.net/list/clamav-users.html
