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
