you can check  your  clamd.log     where ever you put that :P

or you can use something like
warn log_message = {VIRUS?} Found, logged and discarding.
discard message = something to say..               
malware = *


discard is better than deny i think since deny bounces it.. and who wants even more bounce backs.

so exiscan doesn't really use the discard message part...

if you do want to bounce though its easier

deny message = {VIRUS?} Found virus ($malware_name)
marlware = *

only reason i use {VIRUS?} is cause our webmail application already had a built in filter for this type of subject..  as well as {SPAM?} 

if you want to then see how many you got you can just check your  exim/spool/log/mainlog if you discard or rejectlog if you deny for {VIRUS?}               grep {VIRUS?} /your/log/file | wc -l        for a count of em or something like that..



On Thu, 8 Apr 2004 00:16:02 CEST , Ian Armstrong <[EMAIL PROTECTED]> sent:

I have just installed Clamav with exiscan. How do I know when Clamav has
found (or rejected) a virus?



Ian Armstrong /--------------------------------/
/-------------/ [EMAIL PROTECTED] /
/ http://www.expressmail.dk /
/ Brøndshøj 14, Rønne, 3700, Bornholm, Denmark /
/----------------------------------------------/





-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/\?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users



Msg sent via CWNet - http://www.cwnet.com/ ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Clamav-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to