OK

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

Le blog de Modoboa

Antoine Nguyen12 octobre 2016 — Antoine Nguyen

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...

Lire plus »

Antoine Nguyen14 septembre 2016 — Antoine Nguyen

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...

Lire plus »

Antoine Nguyen2 juin 2016 — Antoine Nguyen

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…

Lire plus »

Antoine Nguyen25 mai 2016 — Antoine Nguyen

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...

Lire plus »

Antoine Nguyen3 mai 2016 — Antoine Nguyen

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,...

Lire plus »

Antoine Nguyen4 décembre 2015 — Antoine Nguyen

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,...

Lire plus »

21 octobre 2015

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...

Lire plus »

Antoine Nguyen16 octobre 2015 — Antoine Nguyen

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...

Lire plus »

11 juillet 2015

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...

Lire plus »

Antoine Nguyen14 juin 2015 — Antoine Nguyen

This version fixes a packaging issue introduced by the 1.3.2. Please consider using this version instead of the previous one.

Lire plus »