Security update for bogofilter

New releases and patches informations

Moderators: Pascal, oanasutoiu, mentor, stephane, jorge, JohnMertz, bourgeois

Post Reply
olivier
Posts: 1348
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Security update for bogofilter

Post by olivier » Tue Dec 04, 2012 12:05 am

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.
Post Reply