Si vous continuez votre navigation sur ce site, vous acceptez l'utilisation de cookies pour la réalisation de statistiques de visite. En savoir plus
A new maintenance version of Modoboa is available.An issue regarding catchall aliases has been fixed and requires postfix's configuration to be updated. Make sure to follow the upgrade instructions for 1.1.6.As always, the list of all changes is available on Github.
A new maintenance version of Modoboa is available.A few bugs have been fixed, the most important one concerning MySQL users who encountered issues with the admin_quota table. The documentation has also been enhanced according to user feedbacks.Many thanks to them!
A new maintenance version of Modoboa is available.It does not bring new fixes or enhancements but the 1.1.3 package is considered as broken since it contains code coming from a development branch. We made a little mistake when the package was generated...Please install this version instead of the 1.1.3.
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.0The list of all changes...
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.
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.
Linux Pratique, a french magazine dedicated to open source solutions, contains a 3 pages article about Modoboa.It is the first french article we ear about, it gives a general presentation of the solution.As we are not responsible for its writing, that's a real surprise! Many thanks to the author, we...
A new major version of Modoboa is available. New functionalities have been implemented, such as:Support for relay domainsSeveral quarantine improvementsSupport of a start date for autoreply messagesActivation / deactivation of autoreply messages by administratorsBetter password encryption algorithmsSilent deploymentsThis non comprehensive list is completed by a russian translation and by several...
Issues and versions management has finally moved to Github.A git mirror was already available for a few months and keeping both locations up-to-date required a lot of work. Additionally, I realized using both systems than github's issues tracker was more simple to use than Redmine's one. It provides less functionalities...
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...