2017-11-01 21:12:17 +02:00
|
|
|
Mailu
|
|
|
|
=====
|
|
|
|
|
2017-11-02 21:22:49 +02:00
|
|
|
.. image:: assets/logo.png
|
|
|
|
|
2017-11-04 23:05:11 +02:00
|
|
|
|
|
|
|
|
|
|
|
|
.. image:: https://img.shields.io/github/stars/mailu/mailu.svg?label=github&logo=github&maxAge=2592000
|
|
|
|
:target: https://github.com/mailu/mailu
|
|
|
|
|
|
|
|
.. image:: https://img.shields.io/docker/pulls/mailu/admin.svg?label=docker&maxAge=2592000
|
|
|
|
:target: https://hub.docker.com/u/mailu/
|
|
|
|
|
|
|
|
.. image:: https://img.shields.io/badge/matrix-%23mailu%3Atedomum.net-7bc9a4.svg
|
|
|
|
:target: https://matrix.to/#/#mailu:tedomum.net
|
|
|
|
|
2017-11-01 21:12:17 +02:00
|
|
|
Mailu is a simple yet full-featured mail server as a set of Docker images.
|
|
|
|
It is free software (both as in free beer and as in free speech), open to
|
|
|
|
suggestions and external contributions. The project aims at providing people
|
|
|
|
with an easily setup, easily maintained and full-featured mail server while
|
|
|
|
not shipping proprietary software nor unrelated features often found in
|
|
|
|
popular groupware.
|
|
|
|
|
2017-11-05 00:56:15 +02:00
|
|
|
Main features include:
|
|
|
|
|
|
|
|
- **Standard email server**, IMAP and IMAP+, SMTP and Submission
|
|
|
|
- **Advanced email features**, aliases, domain aliases, custom routing
|
2019-05-23 01:12:09 +02:00
|
|
|
- **Web access**, multiple Webmails and administration interface
|
2017-11-05 00:56:15 +02:00
|
|
|
- **User features**, aliases, auto-reply, auto-forward, fetched accounts
|
|
|
|
- **Admin features**, global admins, announcements, per-domain delegation, quotas
|
|
|
|
- **Security**, enforced TLS, Letsencrypt!, outgoing DKIM, anti-virus scanner
|
|
|
|
- **Antispam**, auto-learn, greylisting, DMARC and SPF
|
|
|
|
- **Freedom**, all FOSS components, no tracker included
|
|
|
|
|
|
|
|
.. image:: assets/screenshots/create.png
|
|
|
|
|
2017-11-01 21:12:17 +02:00
|
|
|
The documentation is written as part of the repository and evolves with it.
|
|
|
|
Make sure that you access the proper version of the documentation, based on
|
|
|
|
the version of Mailu that you are running.
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
2017-11-04 20:07:55 +02:00
|
|
|
:caption: General
|
2017-11-01 21:12:17 +02:00
|
|
|
|
|
|
|
general
|
2017-11-05 00:56:15 +02:00
|
|
|
features
|
2018-10-12 19:48:44 +02:00
|
|
|
faq
|
2017-11-05 01:24:30 +02:00
|
|
|
releases
|
|
|
|
demo
|
2017-11-04 20:07:55 +02:00
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
:caption: Setup
|
|
|
|
|
|
|
|
setup
|
|
|
|
compose/requirements
|
|
|
|
compose/setup
|
2018-10-17 07:22:55 +02:00
|
|
|
kubernetes/mailu/index
|
2019-01-16 21:01:09 +02:00
|
|
|
configuration
|
2017-11-04 20:07:55 +02:00
|
|
|
dns
|
2017-11-05 01:30:03 +02:00
|
|
|
reverse
|
2019-01-10 17:58:33 +02:00
|
|
|
database
|
2019-10-21 14:15:32 +02:00
|
|
|
rpi_build
|
2017-11-04 20:07:55 +02:00
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
:caption: Administration
|
|
|
|
|
|
|
|
maintain
|
2020-08-18 20:42:58 +02:00
|
|
|
webadministration
|
2020-08-11 20:59:25 +02:00
|
|
|
antispam
|
2017-11-04 20:07:55 +02:00
|
|
|
cli
|
2017-11-05 01:24:30 +02:00
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
:caption: Contributors
|
|
|
|
|
2019-08-31 19:15:06 +02:00
|
|
|
contributors/workflow
|
|
|
|
contributors/guidelines
|
2017-11-05 01:24:30 +02:00
|
|
|
contributors/environment
|
|
|
|
contributors/database
|
|
|
|
contributors/memo
|
|
|
|
contributors/localization
|