MailScanner

New MailScanner Front-End (MSFE) v4.26

Changes:

  • Modified the mailwatch sql data structure import file to cope with a bug with interpreting comments in the latest versions of MySQL v5
  • Modified addon_mailscanner.cgi to remove cPanel process limits when run

New MailScanner Script v2.69

Changes:

  • Documentation updated
  • Changed chkservd restart from using the init script to using /scripts/restartsrv_chkservd

New ClamAV v0.94

Changes:

  • http://www.clamav.net/press/0.94-WhatsNew.pdf

New MailScanner Script v2.68

Changes:

  • Brought MailScanner In Only exim init script inline with the latest from cPanel with the use of tailwatchd
  • New Mailscanner v4.71.10:http://www.mailscanner.info/ChangeLog

New ClamAV v0.93.3 :rolleyes:

Changes (surprise! surprise!):

  • This release fixes a problem in handling of .cld files introduced in 0.93.2

At least they fixed it – after they broke it.

clamd problems after upgrading to ClamAV v0.93.2 for some

If you’re seeing the following when trying to restart clamd after upgrading to the latest version of ClamAV:

# service clamd restart Starting clamd: LibClamAV Error: cli_dbgets: Preliminary end of data LibClamAV Error: cli_dbgets: Preliminary end of data LibClamAV Error: cli_dbgets: Preliminary end of data LibClamAV Error: Empty database file LibClamAV Error: Can’t load daily.db: Malformed database LibClamAV Error: cli_tgzload: Invalid size in header LibClamAV Error: Can’t load /usr/local/share/clamav/daily.cld: Malformed database ERROR: Malformed database

The it appears ClamAV have borked your freshclam database. To fix:

rm -Rfv /usr/local/share/clamav/*freshclamservice clamd restart