James Kosin wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: RIPEMD160 > > Stephen Cheboi wrote: > >> Hi there, >> I have clamantivirus installed in my server, but recently a virus >> [EMAIL PROTECTED] infected some pcs on my network. >> I have gone through the clamav.conf file and everything looks fine. >> How can i change this file to enable scanning of e-amail files >> before sending to user mailboxes. >> Will appreciate any assistance. >> >> Thank you. >> Stephen >> > > Look at setting up clamav-milter..... > James Kosin >
There are several options in clamd.conf that are related to email scanning: ScanMail, ScanHTML, etc. which are enabled by default. As for clamav-milter I have not used it, but it seems that it is not what you are looking for .... On a mail server, you would typically check incoming mails before delivering to the user accounts, through procmail, etc. I am currently just using clamassassin which is a simple script, which I further customized to my needs. Read the "Clam AntiVirus User Manual", chapter 8, Third party software. Since I've installed ClamAV I havn't had serious virus infections on the network I manage, although users still get infected by trojans and spyware from websites and all kinds of free downloads. Julio Maidanik _______________________________________________ http://lurker.clamav.net/list/clamav-users.html
