Zimbra – Fix Crashed ClamAV

By Kernel 7 On June 1st, 2008

If you get the Zimbra’s error message “WARNING: Your ClamAV installation is OUTDATED!“, as “root“, follow these steps to recover from the crashed ClamAV process:

su – zimbra
mkdir /tmp/clamdb
mv /opt/zimbra/clamav/db/* /tmp/clamdb/
zmprov ms `zmhostname` +zimbraServiceEnabled antivirus
/opt/zimbra/clamav/bin/freshclam –config-file=/opt/zimbra/conf/freshclam.conf
zmamavisdctl stop
zmamavisdctl start
zmcontrol stop
zmcontrol start
zmclamdctl restart

Leave a Reply

You must be logged in to post a comment.