Re: [Clamav-users] av_scanner with clamscan

2007-03-11 Thread Emin Islam Tatli
Hi, You have presumable not given exim the full path to the socket. It is also possible that you have not given exim read permission on the path to the socket. for clamd I get the following error: 2007-03-11 17:10:18 1HQQck-0002cX-5z malware acl condition: clamd: unable to read from socket (

Re: [Clamav-users] av_scanner with clamscan

2007-03-11 Thread Stephen Gran
On Sun, Mar 11, 2007 at 08:37:49AM +0100, Emin Islam Tatli said: > Hi, > > I try to integrate clamav in my exim configuration. > > as av_scanner I could not manage using clamd and always got the error " > clamd: unable to read from socket (No such file or directory)", even > though the files and

Re: [Clamav-users] av_scanner with clamscan

2007-03-11 Thread aCaB
Emin Islam Tatli wrote: > Hi, > > I try to integrate clamav in my exim configuration. > > as av_scanner I could not manage using clamd and always got the error " > clamd: unable to read from socket (No such file or directory)", even > though the files and directories existed (pid and ctl files).