I'm trying to install amavisd-new and clamav on a new Centos 4.x server, they both seem to run OK, but, I see 'lstat() failed' in the maillog:
is that because clamd needs permissions to /var/amavis/tmp/ ? I tried : "chmod -R 0770 /var/amavis/tmp" but it didn't help # groups clamav clamav : clamav amavis # ls -al /var/amavis total 72 drwxr-x--- 7 amavis amavis 4096 Oct 28 01:58 . drwxr-xr-x 29 root root 4096 Oct 28 15:37 .. -rw-r----- 1 amavis amavis 0 Oct 29 13:23 amavisd.lock -rw-r----- 1 amavis amavis 5 Oct 28 01:58 amavisd.pid srwxr-x--- 1 amavis amavis 0 Oct 28 01:58 amavisd.sock drwxr-x--- 2 amavis amavis 4096 Oct 28 01:58 db drwxr-x--- 2 103 104 4096 Oct 27 00:18 .razor drwx------ 2 101 102 4096 Oct 23 12:13 .spamassassin drwxr-x--- 4 amavis amavis 4096 Oct 29 14:03 tmp drwxr-x--- 2 amavis amavis 4096 Jun 29 05:23 var --- Oct 29 14:37:58 bilby amavis[15307]: (15307-03) (!!)ask_av (ClamAV-clamd) FAILED - unexpected result: /var/amavis/tmp/amavis-20071029T132434-15307/parts: lstat() failed. ERROR\n Oct 29 15:13:42 bilby amavis[17151]: (17151-03) (!!)ask_av (ClamAV-clamd) FAILED - unexpected result: /var/amavis/tmp/amavis-20071029T140350-17151/parts: lstat() failed. ERROR\n --- -- Voytek ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/