> Which doc recommends the "b" option? I'll correct it. That's the gentoo doc. Don't worry!
>> > 3) What is the output of "ls -ld /var/clam"? basement robert # ls -ld /var/clam/milter/050204/ drwxrwx--- 2 clamav clamav 4096 Feb 4 22:50 /var/clam/milter/050204/ basement robert # ls -ld /var/clam drwxrwxr-x 4 clamav clamav 4096 Sep 25 13:54 /var/clam basement robert # ls -ld /var/clam/milter/ drwxrwxr-x 3 clamav clamav 4096 Feb 4 22:49 /var/clam/milter/ basement robert # ls -ld /var/clam/milter/050204/ drwxrwx--- 2 clamav clamav 4096 Feb 4 22:50 /var/clam/milter/050204/ Still no luck. Interestingly it works if I use /tmp/clam as such: basement robert # ls -ld /tmp/clam drwx------ 3 clamav clamav 4096 Feb 4 22:44 /tmp/clam > I am confused, did you chmod 777 /var/clam or /var/clam/milter? > Clamav-milter will not save to a directory that is 777, since that would > be a security risk. Maybe its not saving to /var/clam/milter because it is 775?? Still doesn't explain why it doesn't save when it is 700. > You need something like: > chmod 775 /var/clam /var/clam/milter > chown clamav:clamav /var/clam /var/clam/milter clamav-milter won't start with /var/clam/milter as 755. I changed it after starting the daemon. _______________________________________________ http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users
