Update to 3.0.0.8 clamd issue

Report bugs and workarounds
DaN
Posts: 240
Joined: 19 Nov 2014 10:04
Location: Earth

Re: Update to 3.0.0.8 clamd issue

Post by DaN »

clamd issue here too
EFA Update Complete For what.png
EFA Update Complete For what.png (97.43 KiB) Viewed 3683 times
MailScanner[]: Cannot find Socket (/var/run/clamav/clamd.sock) Exiting!
MailScanner[]: Virus Scanning: No virus scanners worked, so message batch was abandoned and re-tried!
after

Code: Select all

sudo yum erase clamav clamav-db clamd
and

Code: Select all

sudo yum install clamav clamav-db clamd
clamd doesn't start at boot, so

Code: Select all

chkconfig clamd on
was needed
Post Reply