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 minor release of Modoboa is available. It fixes some issues introducted by the 1.6.0 and and brings a new command to generate postfix map files. The changelog is available on Github. Postfix map files management The command used to generate map files has been reworked and it is...
A new major version of Modoboa is available and it brings new features we're going to describe in this post. The changelog is available on Github. DNS checks for managed domains This is the most interesting feature: Modoboa will now automatically check the MX records of the domains you manage...
Comme vous le savez peut-être, un installeur est à votre disposition pour déployer un serveur de messagerie complet grâce aux quelques commandes suivantes : > git clone https://github.com/modoboa/modoboa-installer > cd modoboa-installer > sudo ./run.py mail.example.tld Jusqu'à maintenant, seules les distributions basées sur Debian étaient supportées mais nous sommes heureux d'annoncer…
But, what is DMARC ? Quoted from the official website: DMARC, which stands for “Domain-based Message Authentication, Reporting & Conformance”, is an email authentication protocol. It builds on the widely deployed SPF and DKIM protocols, adding a reporting function that allows senders and receivers to improve and monitor protection of...
A new major version of Modoboa is available, including some long awaited features ! REST API The bigger part of this release concerns the API. It is now possible to manipulate all objects through a REST/json interface. You can: List, create, modify and delete domains and domain aliases List, create,...
A new major version of Modoboa is available. New features have been added: A REST API: only one service is available for now, the possibility to update user passwords (useful in combination with an external webmail like Roundcube) Some improvements around user registration and profiles Support for Django 1.8 But,...
New versions of almost all Modoboa components have been released today. modoboa 1.3.5 User passwords must now respect a minimum complexity to be accepted by Modoboa. This feature relies on django-passwords and can be customized. Please consult the documentation to enable it for an existing installation. modoboa-admin 1.1.2 The way...
Today is a great day since we are proud to announce the availability of an installer for Modoboa! Modoboa was already shipped with a management command allowing easy deployments but the configuration of external components such as postfix, amavis or dovecot was still a challenge for some people. With this...
New versions have been released this week. modoboa 1.3.4 It is mainly a maintenance version, more information on Github. modoboa-admin 1.1.1 Another maintenance version but with a little new feature: the possibility to allow super administrators to access user mailboxes (a typical use case is to setup master users with...
This version fixes a packaging issue introduced by the 1.3.2. Please consider using this version instead of the previous one.