Modoboa is a mail hosting and management platform including a modern and simplified Web User Interface. It provides useful components such as an administration panel or a webmail.
Modoboa integrates with well known software such as Postfix or Dovecot. A SQL database (MySQL, PostgreSQL or SQLite) is used as a central point of communication between all components.
Modoboa is developed with modularity in mind, expanding it is really easy. Actually, all current features are extensions.
It is written in Python and uses the Django, jQuery and Bootstap, from Twitter frameworks.
- Administration panel
- Amavisd-new frontend
- Webmail
- Per-user Sieve filters
- Autoreply messages for Postfix
- Graphical statistics about email traffic
A detailled documentation will help you to install, use or extend Modoboa.
Modoboa is currently using redmine for project management and issues tracking. Report issues and/or ask for enhancements on dev.modoboa.org.
The following external libraries are provided with Modoboa:
- jQuery version 1.9.1 (http://www.jquery.org/)
- jQuery-UI 1.10+ (http://jqueryui.com/)
- Bootstrap, from Twitter version 2.3.1 (http://twitter.github.com/bootstrap/)
- Bootstrap datepicker (https://bitbucket.org/eternicode/bootstrap-datepicker)