where is clamav installed?
Posted: Tue Dec 22, 2015 2:12 pm
Today is the first time I installed VestaCP on CentOS 7. Then I created a new website and new mail account. Then I tested this email address, I can send out emails via webmail (roundcube), but can not receive emails.
When I check the log file, I found following line:
Well, it seems that ClamAV was not there. So, where is it?
Maybe clamav was NOT insalled on my server? How can I install it individually now after my VCP set up?
If it is not possible to install it now, how can I disable clamav ?
Thank you.
When I check the log file, I found following line:
Then I login in my server with SSH and tried to find out if that clamav directory exists, I got:2015-12-22 16:59:49 1aBInN-0004xc-Fm malware acl condition: clamd: unable to connect to UNIX socket (/var/run/clamav/clamd.sock): No such file or directory
Code: Select all
[root@i etc]# cd /var/run/clamav/
-bash: cd: /var/run/clamav/: No such file or directory
[root@i etc]# cd /var/clamav/
-bash: cd: /var/clamav/: No such file or directory
[root@i etc]#
Maybe clamav was NOT insalled on my server? How can I install it individually now after my VCP set up?
If it is not possible to install it now, how can I disable clamav ?
Thank you.