On Friday 17 Sep 2004 8:32 pm, Ken Morley wrote: > I've downloaded Sendmail 8.13.1 source and installed from scratch. I have > verified that Sendmail compiled with milter support. In sendmail.cf, I see > the following lines relating to clmilter: > > ###################################################################### > ###################################################################### > ##### > ##### MAIL FILTER DEFINITIONS > ##### > ###################################################################### > ###################################################################### > > Xclmilter, S=local:/var/clamav/clmilter.sock, F=, T=S:4m;R:4m > #^L > > Clamscan and clamdscan work fine. Clamd and clamav-milter start and run > without error. Clamd.sock and clmilter.sock are found in the /var/clamav > directory. > > The problem is that clamav-milter is not virus-scanning incoming e-mail or, > if it is, it's not taking any action. I've even set the LogClean variable > and scanned a test directory with clamscan and clamdscan. Both show all of > the files in the log. Yet there is nothing in the log indicating that > clamav-milter is requesting clamd to scan anything, even though tons of > mail are coming through the server. > > I'm stumped. How can I troubleshoot this further? Where in sendmail.cf > does e-mail get sent to clamav-milter?
Have you set LogSyslog in clamav.conf? If not, set it. Now look in /var/log/maillog (that's probably where it is - you haven't told us the operating system you're using so I'm having to guess here), that should give you some clues. > Thanks very much for your assistance. > > Ken Morley -Nigel ------------------------------------------------------- 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
