Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/modoboa/modoboa

Mail hosting made simple
https://github.com/modoboa/modoboa

django dovecot email hosting javascript jquery modoboa postfix python python3 vuejs

Last synced: about 2 months ago
JSON representation

Mail hosting made simple

Lists

README

        

################################
`Modoboa `_
################################

|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
`_ 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 3 and uses the `Django
`_, `jQuery `_ and
`Bootstrap `_
frameworks.

*************
Main features
*************

* Administration panel
* Reputation protection: `DNSBL `_ checks, `DMARC `_ `reports `_ and more
* `Amavis `_ `frontend `_
* `Webmail `_
* `Calendar `_
* `Address book `_
* `Per-user Sieve filters `_
* `Autoreply messages for Postfix `_
* `Graphical statistics about email traffic `_

*************
Documentation
*************

A detailed `documentation `_ will help you
to install, use or extend Modoboa.

*****************
Demo Installation
*****************

If you want to try out Modoboa, check out our `demo installation `_.

************
Getting help
************

If you have any questions, you can get help through the following platforms:

* `Discord `_
* Mailing list: join the `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 `_
* `jQuery-UI 1.10+ `_
* `Bootstrap version 3.3.7 `_
* `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