Hi found one that has the same error
https://www.howtoforge.com/community/thr...-ba.44828/
https://www.howtoforge.com/community/thr...-ba.44828/
Code:
in amavisd.conf I change the deamon to var/run/clamav/clamd.ctl
# ### http://www.clamav.net/
['ClamAV-clamd',
#\&ask_daemon, ["CONTSCAN {}\n", "/var/spool/amavisd/clamd.sock"],
\&ask_daemon, ["CONTSCAN {}\n", "/var/run/clamav/clamd.ctl"],
and in the clamd.conf I change the deamon to var/run/clamav/clamd.ctl
# Path to a local socket file the daemon will listen on.
# Default: disabled (must be specified by a user)
/tmp/clamd.socket
LocalSocket /var/run/clamav/clamd.ctl
now look at my log