Page 1 of 1

Security update for bogofilter

Posted: Tue Dec 04, 2012 12:05 am
by olivier
Hello,

a security issue has been discovered in bogofilter.
The MailCleaner mc-mailscanner package has been updated with the 1.2.3 version of bogofilter that fixes the issue.

MailCleaner uses this software for the NiceBayes anti-spam filter which is disabled by default in the Community Edition.
If you have this filter enabled (and provided it with a database), we strongly advise you to proceed with the following commands:

Code: Select all

> aptitude update
> aptitude safe-upgrade
> cd /usr/mailcleaner
> cvs -q update -dP
> source lib/updates/update_binaries.sh
> stabilizeBinaries
> install/install_perl_libs.sh
> install/install_sa.sh
> /usr/mailcleaner/bin/check_db.pl --update
> /etc/init.d/mailcleaner restart
This will upgrade all packages and fix the potential issues.