[clamav-users] mimedefang/clamav plagued with 'problem running virus scanner'

2022-05-09 Thread Anthony Griffiths via clamav-users
clamav will not create a clamd.sock file when started up. I've tried so many different things but I don't know what else to do to get clamav to create this socket file. in clamd.conf I have LocalSocket /var/spool/MIMEDefang/clamd.sock LocalSocketGroup defang FixStaleSocket yes User defang but in

Re: [clamav-users] newbie: can't get clamd started

2022-05-06 Thread Anthony Griffiths via clamav-users
thankyou for the responses. I managed to install clamav-0.103.5 but I can't get it to work with mimedefang. In the maillog I always get: mimedefang.pl[3520]: 245Fuojh003739: Could not connect to clamd daemon at /var/spool/MIMEDefang/clamd.sock mimedefang.pl[3520]: 245Fuojh003739: Problem running v

Re: [clamav-users] newbie: can't get clamd started

2022-05-06 Thread Anthony Griffiths via clamav-users
at 12:10 AM G.W. Haywood via clamav-users wrote: > > Hi there, > > On Thu, 5 May 2022, Anthony Griffiths via clamav-users wrote: > > > I'm running clamav on centos 7, got it using clamav-0.101.4.tar.gz. > > ... > > ClamAV version 0.101.4 is almost certainly no use

[clamav-users] newbie: can't get clamd started

2022-05-05 Thread Anthony Griffiths via clamav-users
I'm running clamav on centos 7, got it using clamav-0.101.4.tar.gz. I can't get clamav to start up. I've got /usr/lib/systemd/system/clamav-daemon.service in but that won't start. the exec start line in it is: 'ExecStart=/usr/local/sbin/clamd --foreground=true'. if I run /usr/local/sbin/clamd I ge