Page 2 of 2

Re: Update to 3.0.0.8 clamd issue

Posted: 19 Aug 2015 12:41
by DaN
clamd issue here too
EFA Update Complete For what.png
EFA Update Complete For what.png (97.43 KiB) Viewed 4975 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