Stable releases
Modoboa 0.8.8, changes
More details on the project page
- New: mailboxes import from a CSV file
- New: LDAP passwords update from the user interface
- New: users can keep local copies of their forwarded messages
- Bug fixes
Modoboa 0.8.7, changes
More details on the project page
- New: the webmail now supports attachments sending
- New: per-user language selection
- Bug fixes
Modoboa 0.8.6.1, changes
- Fix: it was impossible to create a new mailbox
- Fix: the "select-all" button in the quarantine was broken
- Fix: Django 1.2 compatibility (LDAP authentication)
Modoboa 0.8.6, changes
More details on the project page
- Support for external LDAP authentication
- Quarantine plugin enhancements and refactoring
- Pagination support for the administration pages
- Bug fixes
Modoboa 0.8.5, changes
More details on the project page
- New "sievefilters" plugin to organise messages
- PostfixAdmin to Modoboa migration script
- Support for external aliases
- Bug fixes
Modoboa 0.8.4, changes:
More details on the project page
General
- External javascript tools update (mootools, ...)
- New static files organisation (mostly for plugins)
- First Django 1.3 compatible version
Webmail
- Folders management support
- Various bug fixes
Modoboa 0.8.3, changes:
More details on the project page
General
- Spanish translation (thanks to Pedro Gracia)
Admin
- Domain aliases support
- Global re-factoring with a brand new presentation
- Many bug fixes
Webmail
- User interface improvements
- Bug fixes
Modoboa 0.8.2, changes:
General
- New extensions management page,
- More 'Django compliant' extensions, no symlinks anymore inside the 'templates' directory,
- Better urls construction (using MEDIA_URL for example),
- Up to date settings_sample.py.
Webmail
- CKEditor integration,
- Better behavior against unsupported MIME types,
- Fix selection issue when clicking on the 'select/unselect all' check box.
Postfix Autoreply
- Fix a fatal error when trying to define the first message (ie. not message is defined yet).
Modoboa 0.8.1, changes:
More details on the project page
General
- Search parameters are now kept,
- Project renaming.
Webmail
- Automatic listing refresh,
- Per user quota display,
- Per user signature,
- Fix a problem when saving images to filesystem,
- Fix the folders disappearing when refreshing some pages.
Postfix autoreply
- Fix how the 'untildate' parameter is handled when saving, this is no more a mandatory parameter.
Modoboa 0.8, changes:
- New simple webmail extension,
- Per user preferences,
- Online admin parameters definition,
- New graphical layout,
- Amavis extension improvment,
- Use of south to handle SQL schema migrations,
- Global refactoring.
Older releases
Virtual machine
For the inpatients, a ready-to-use Modoboa demo is available inside a VMWare image. You will find useful information about how to use this image here.
This image should always provides the latest stable release. Please don't hesitate to contact the team if you find bugs or if you want to provide feedbacks.
Development release
Once a day, a new Modoboa tarball is generated if changes have been made to the source code (the last mercurial changeset is used to detect this).
This release is absolutely not designed to be used in a production environment. It only exists for testing purposes.
Source code
Modoboa is using Mercurial as a revision control system. You can find a read-only access to the official repository by following this link.