You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mailu/docs/index.rst

78 lines
2.1 KiB
ReStructuredText

Mailu
=====
.. image:: assets/logo.png
|
.. 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
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.
Main features include:
- **Standard email server**, IMAP and IMAP+, SMTP and Submission
- **Advanced email features**, aliases, domain aliases, custom routing
- **Web access**, multiple Webmails and adminitration interface
- **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
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
:caption: General
general
features
releases
demo
.. toctree::
:maxdepth: 2
:caption: Setup
setup
configuration
compose/requirements
compose/setup
kubernetes/index
dns
reverse
.. toctree::
:maxdepth: 2
:caption: Administration
maintain
cli
.. toctree::
:maxdepth: 2
:caption: Contributors
contributors/guide
contributors/environment
contributors/database
contributors/memo
contributors/localization