Exim4 won't send message
        Posted  
        
            by 
                PeterMmm
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by PeterMmm
        
        
        
        Published on 2011-03-09T15:42:52Z
        Indexed on 
            2011/03/09
            16:12 UTC
        
        
        Read the original article
        Hit count: 353
        
My exim4 don't send any message. The logs says
2011-03-09 15:59:57 1PxKrl-00038i-BT malware acl condition: clamd: ClamAV returned /var/spool/exim4/scan/1PxKrl-00038i-BT: lstat() failed: Permission denied. ERROR
I supose that clamav (running clamd) does'nt have access rights on the mentioned file, but clamav is in the same group as Debian-exim (running exim4). Even changing the folder permissions to a+rwx has no effect.
Any idea where to look for failure reason ?
© Server Fault or respective owner