OK

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

Modoboa Blog

Category archives: Releases

Jan. 17, 2017

A new maintenance version of Modoboa is available.

It fixes few minor bugs and does not require any special instruction in order to upgrade, you can follow the regular procedure.

The changelog is available on Github.

Read more »

Dec. 13, 2016

A new maintenance release of Modoboa is available.

It fixes a few bugs and two SQL queries broken by the 1.6.1 release so please make sure to update your map files.

The list of all changes is available on Github.

Read more »

Oct. 12, 2016

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 now a regular Django management command. The big …

Read more »

Sept. 14, 2016

Modoboa 1.6.0 is out

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 and warn you about different problems:

  • If one of …

Read more »

May 3, 2016

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, modify and delete accounts and aliases
  • Assign permissions on domains …

Read more »