I'm pleased to announce the release of MailCleaner Community Edition 2014.10
The current 2012.6 installation ISO is the recommended way for fresh install, followed by the usual upgrade procedure.
A newer version of the installation ISO is expected to be released before the end of the year.
This procedure, that can also be applied on any running 2012.6 or later version is:
Code: Select all
> echo "deb http://http.debian.net/debian/ squeeze-lts main contrib non-free" >> /etc/apt/sources.list.d/squeeze-lts.list
> apt-get update
> apt-get 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
# 001- (improvement, smtp) - changed LDAP callout behavior to accept on failure
# 002- (improvement, filtering) - added X-Auto-Response-Suppress on detected spams
# 003- (bugfix, filtering) - fixed potential white space before subject in quarantined messages
# 004- (bugfix, admin gui) - increased the Trusted IPs/Network field size
# 005- (feature, smtp) - added authenticated users blocking list
# 006- (bugfix, smtp) - fixed LDAP quoting
# 007- (improvement, os) - improved IPv6 firewalling support
# 008- (improvement, smtp) - increased limit in SPF included resolutions
# 009- (feature, filtering) - added avoidable hosts list in PreRBls module
# 010- (feature, gui) - added auto-detection of starttls on LDAP connector
# 011- (bugfix, admin gui) - cleaning of some output in logs view
# 012- (improvement, admin gui) - changed defaults for DKIM DNS record information to match current recommendations
# 013- (improvement, os) - added Squeeze LTS for long support security updates
# 014- (upgrade, os) - major upgrade of Apache, MySQL, PHP and SpamAssassin packages
# 015- (upgrade, security) - removed usage of SSLv3
Please feel free to post comments/feedback here (please post bugs in the appropriate section) : http://forum.mailcleaner.org/viewtopic.php?f=4&t=2103