I'm pleased to announce the release of the third (maybe last) beta of MailCleaner Community Edition 2010.
You can download it here:
64bit version: http://www.mailcleaner.org/downloads/ma ... _64bit.iso
32bit version: http://www.mailcleaner.org/downloads/ma ... _32bit.iso
Here is a short summary of new features/changes:
- added spool viewing and managing
- added log search functionalities
- added Spanish language for user interface
- added basic clustering support
- added whitelist support in TrustedSources module
- upgrade to SpamAssassin 3.3.1
- improved user list fetch with exhaustive connectors
- removed obsolete domainkeys support
- usage of obsolete SMTPS port now correctly open firewall
- improved software raid handling
- improved user list fetch with exhaustive connectors
- SMTP rate limiting fields format fixed
- fixed slaves display order in status panel
- fixed ldap callout server field format
- fixed default snmp port
Upgrade from beta 1/2 to beta 3 can be applied with these 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
Please feel free to post comments/feedback here (please post bugs in the appropriate section) : http://forum.mailcleaner.org/viewtopic.php?f=4&t=1001