Re: [clamav-users] clamav can't access socket file

2011-12-06 Thread G.W. Haywood
Hi there, On Tue, 6 Dec 2011 Tim Dunphy wrote: > ... for some reason I am getting clamav errors in my postfix log > files complaining that it can't access it's socket file. I've tried > opening the permissions all the way and the problem persists. I'm > curious as to what effect this will have if

Re: [clamav-users] clamav can't access socket file

2011-12-06 Thread Tim Dunphy
Hi Ged and thank you for your reply. > The error message doesn't say that permission was denied, it says that > the connection was refused. That means that nothing is listening on > the socket. Maybe the daemon died? Good question. Although I checked the clamav service (clamd) is running. [ro

Re: [clamav-users] clamav can't access socket file

2011-12-06 Thread Bowie Bailey
On 12/6/2011 7:31 AM, Tim Dunphy wrote: > Hi Ged and thank you for your reply. > >> The error message doesn't say that permission was denied, it says that >> the connection was refused. That means that nothing is listening on >> the socket. Maybe the daemon died? > Good question. Although I check

Re: [clamav-users] clamav can't access socket file

2011-12-06 Thread Tim Dunphy
Hi Bowie, Thanks for your help. The problem was that the wrong socket location was listed in clamd.conf. Once I corrected LocalSocket to read: LocalSocket /tmp/clamd.socket And restarted clamd, amavis and postfix everything started to work. Best! tim - Original Message - From: "Bo