VestaCP - malware acl condition: clamd: unable to connect to UNIX socket /var/run/clamav/clamd.sock (Connection refused)
Материал из Wiki - Iphoster - the best ever hosting and support. 2005 - 2024
malware acl condition: clamd: unable to connect to UNIX socket /var/run/clamav/clamd.sock (Connection refused)
VestaCP не принимает почту из-за неработающего clamd:
[root@68158 /]# /etc/init.d/clamd restart Stopping Clam AntiVirus Daemon: [FAILED] Starting Clam AntiVirus Daemon: /bin/bash: line 1: 8494 Killed clamd [FAILED]
2015-12-11 05:40:11 1a7L7S-00026G-5k DKIM: d=gmail.com s=20120113 c=relaxed/relaxed a=rsa-sha256 [verification succeeded] 2015-12-11 05:40:11 1a7L7S-00026G-5k malware acl condition: clamd: unable to connect to UNIX socket /var/run/clamav/clamd.sock (Connection refused) 2015-12-11 05:40:11 1a7L7S-00026G-5k H=mail-vk0-f49.google.com [209.85.213.49] F=<[email protected]> temporarily rejected after DATA
Решение - заменить malware = * на malware = */defer_ok
[root@68158 /]# vi /etc/exim/exim.conf malware = */defer_ok [root@68158 /]# /etc/init.d/exim restart Shutting down exim: [ OK ] Starting exim:
Links: