OK

If you continue browsing this website, you accept the use of cookies to build visit statistics. Know more

Modoboa Blog

Category archives: Releases

June 6, 2014

A new version of Modoboa is available.

It is a maintenance release which fixes a few issues. The most important one concerns a compatibility issue with django-reversion >= 1.8.1. If you upgrade, make sure the right version is installed by running the following command:

$ pip install django-reversion==1.8.0

The list of all changes is available on Github.

Read more »

May 2, 2014

A new version of Modoboa is available.

It is a maintenance release which fixes several issues. Some of them concern the audit trail and require a configuration update. Make sure to follow the dedicated migration procedure.

The list of all changes is available on Github.

Read more »

Feb. 17, 2014

A new version of Modoboa is available.

It is a maintenance release which fixes several issues (less than 10). The list of all changes is available on Github.

Read more »

Jan. 3, 2014

A new major version of Modoboa is available. New functionalities have been implemented, such as:

  • Support for relay domains
  • Several quarantine improvements
  • Support of a start date for autoreply messages
  • Activation / deactivation of autoreply messages by administrators
  • Better password encryption algorithms
  • Silent deployments

This non comprehensive list is completed by a russian translation and by several bug fixes. You …

Read more »

Oct. 5, 2013

A new maintenance version of Modoboa is available.

About 30 issues have been fixed, the most important one concerns mailbox operations on the file system. They are now handled asynchronously so make sure to read the documentation to know how to migrate your platform.

Three new contributions have also been integrated into this release:

  • Italian translation (Alberto Berti)
  • Czech translation …

Read more »