OK

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

Modoboa Blog

Tag archives: django

Aug. 30, 2023

Modoboa 2.2.0 is available for your mail server !

 What's new

  • Django has been updated to version 4.2. This means that:
    • Minimum supported Python version is now 3.8+
    • Minimum Postgresql-server version is now 12.
  • Added support for Python 3.11. Thanks to @florealcab
  • The migration toward the new-admin interface is continuing, and bugs are being fixed as well as some QoL improvements:
    • A new "stats" panel has replaced the …

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 »

July 9, 2012

A new version is available. It brings a lot of bug fixes and few new features:

  • At last, a python package is available on the PyPI
  • Modoboa is now a real Django application and can be used in this way (thanks to Patrick Hetu)
  • Amavis per-domain settings support
  • New portuguese translation (thanks to Miguel Clara)

The complete list of changes …

Read more »