modoboa
modoboa copied to clipboard
Mail hosting made simple
################################
Modoboa <http://modoboa.org/>_
################################
|workflow| |codecov| |latest-version|
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 and webmail.
Modoboa integrates with well known software such as Postfix <http://postfix.org/>_ or Dovecot <http://dovecot.org/>. A SQL
database (MySQL <http://www.mysql.com>, PostgreSQL <http://www.postgresql.org/>_ or SQLite <http://www.sqlite.org>_)
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 3 and uses the Django <https://www.djangoproject.com>, jQuery <http://jquery.com> and
Bootstrap <http://getbootstrap.com/>_
frameworks.
Main features
- Administration panel
- Reputation protection:
DNSBL <https://en.wikipedia.org/wiki/DNSBL>_ checks,DMARC <https://dmarc.org/>_reports <https://github.com/modoboa/modoboa-dmarc>_ and more Amavis <http://www.amavis.org>_frontend <https://github.com/modoboa/modoboa-amavis>_Webmail <https://github.com/modoboa/modoboa-webmail>_Calendar <https://github.com/modoboa/modoboa-radicale>_Address book <https://github.com/modoboa/modoboa-contacts>_Per-user Sieve filters <https://github.com/modoboa/modoboa-sievefilters>_Autoreply messages for Postfix <https://github.com/modoboa/modoboa-postfix-autoreply>_Graphical statistics about email traffic <https://github.com/modoboa/modoboa-stats>_
Documentation
A detailed documentation <https://modoboa.readthedocs.io/>_ will help you
to install, use or extend Modoboa.
Demo Installation
If you want to try out Modoboa, check out our demo installation <https://demo.modoboa.org/>_.
Getting help
If you have any questions, you can get help through the following platforms:
Discord <https://discord.gg/WuQ3v3PXGR>_- Mailing list: join the
modoboa-users <https://groups.google.com/forum/#!forum/modoboa-users>_ group on Google Groups - Github: open an issue if you found a bug
External code
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 version 3.3.7 <http://getbootstrap.com/>_Bootstrap datetimepicker <http://eonasdan.github.io/bootstrap-datetimepicker/>_
.. |latest-version| image:: https://img.shields.io/pypi/v/modoboa.svg :target: https://pypi.python.org/pypi/modoboa/ :alt: Latest version on Pypi .. |workflow| image:: https://github.com/modoboa/modoboa/workflows/Modoboa%20App/badge.svg .. |codecov| image:: http://codecov.io/github/modoboa/modoboa/coverage.svg?branch=master :target: http://codecov.io/github/modoboa/modoboa?branch=master