Hi,
I think the title is clear.
I run a daily scan on my server, which is working fine.
"C:\Program Files\ClamWin\bin\clamscan.exe" --keep-mbox --stdout --database="C:\Documents and Settings\All Users\.clamwin\db" --log="C:\Documents and Settings\All Users\.clamwin\log\ClamScanLog.txt" --exclude="[^\]*\.dbx$" --exclude="[^\]*\.tbb$" --exclude="[^\]*\.pst$" --exclude="[^\]*\.dat$" --exclude="[^\]*\.log$" --exclude="[^\]*\.evt$" --exclude="[^\]*\.nsf$" --exclude="[^\]*\.ntf$" --exclude="[^\]*\.chm$" --recursive E:\
|
But now, i would like that
if there is a virus, the system send me email.
I already configure ClamWin Preference, but there is no effect if you run a task.
So, what's the command to send automatically an email alert if there is a Virus.
Thanks
Smad