On Tue, 2005-01-18 at 20:11, Joe Polk wrote: > Okay, cool! > I made the changes to sendmail and /etc/sysconfig/clamav-milter. I restarted > both. What can I look for specifically in the logs to help me know what's > happening?
Look in /var/log/maillog, you should see things going on. Look in the headers of incoming messages to see if they've been scanned. Try sending a mail from www.testvirus.org > -- > <<JAV>> > > > ---------- Original Message ----------- > From: Nigel Horne <[EMAIL PROTECTED]> > To: ClamAV users ML <[email protected]> > Sent: Tue, 18 Jan 2005 19:49:02 +0000 > Subject: Re: [Clamav-users] clamav-milter verification > > > On Tue, 2005-01-18 at 19:35, Joe Polk wrote: > > > Thanks, Nigel. Here's the info! > > > > > > > What version of clamav-milter? (clamav-milter --version) > > > ClamAV version 0.80, clamav-milter version 0.80j > > > > > > > Have you started clamav-milter? (ps -ef | fgrep clam) > > > clamav 4972 1 0 11:05 ? 00:00:00 clamd > > > clamav 4997 1 0 11:05 ? 00:00:00 clamav-milter > > > --config-file=/etc/clamd.conf --max-children=10 --force-scan --quiet > > > --dont-log-clean --noreject -obl local:/var/run/clamav/clmilter.socket > > > > 1) Please don't use the -b option > > 2) This local:/var/run/clamav/clmilter.socket doesn't match this > > from your sendmail.mc: S=local:/var/run/clmilter.sock. They need to > > be the same. > > > > > > > > > What's in the syslog? > > > Most of what I see are directory scans. I tried a manual scan with > > > clamdscan > > > on my /var/spool/mail folder and it said it couldn't scan some of the > > > files. I > > > put user clamav into the "mail" group hoping this would work, but it > > > didn't > > > appear to. I can't find anything in the logs indicating the milter is > > > running, > > > though. > > > > > > > What's in your sendmail.mc? > > > I added: > > > INPUT_MAIL_FILTER(`clmilter',`S=local:/var/run/clmilter.sock, F=, > T=S:4m;R:4m')d > > > nl > > > define(`confINPUT_MAIL_FILTERS', `clmilter') > > > > > <<JAV>> > > > > _______________________________________________ > > http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users > ------- End of Original Message ------- > > _______________________________________________ > http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users _______________________________________________ http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users
