clamd.sock not found
clamd.sock not found
I get this error every time an inbound emails comes in:
There is not even a folder named clamav in /var/run/. Am I missing a symbolic link?
Code: Select all
2016-03-27 21:56:59 1akIg7-0005rW-JK malware acl condition: clamd: unable to connect to UNIX socket (/var/run/clamav/clamd.sock): No such file or directory
2016-03-27 21:56:59 1akIg7-0005rW-JK H=mail-wm0-f51.google.com [74.125.82.51] X=TLSv1.2:AES128-GCM-SHA256:128 F=<[email protected]> temporarily rejected after DATA
There is not even a folder named clamav in /var/run/. Am I missing a symbolic link?
-
- Collaborator
- Posts: 783
- Joined: Mon May 11, 2015 8:43 am
- Contact:
- Os: CentOS 6x
- Web: apache + nginx
Re: clamd.sock not found
Have you tried to search?
https://www.google.com/?q=clamd:+unable ... estacp.com
viewtopic.php?t=9780
https://www.google.com/?q=clamd:+unable ... estacp.com
viewtopic.php?t=9780
Re: clamd.sock not found
Yes I have followed all of those instructions. It suggests creating the folder and then chowning it. That made no difference. I've searched google quite a lot for this one.
If I also create the clamd.sock file INSIDE that folder, it says connection refused.
If I also create the clamd.sock file INSIDE that folder, it says connection refused.
-
- Support team
- Posts: 1096
- Joined: Sat Sep 06, 2014 9:58 pm
- Contact:
- Os: Debian 8x
- Web: apache + nginx
Re: clamd.sock not found
You can Disable Clam Scan on incoming mails (if that's ok with you)
Comment out the line in and
Comment out the
Code: Select all
CLAMAV = YES
Code: Select all
/etc/exim4/exim4.conf.template
Code: Select all
restart exim