1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-12 10:45:38 +02:00

Add a page with features and screenshots

This commit is contained in:
kaiyou 2017-11-04 23:56:15 +01:00
parent f0759ffda0
commit 8e1e937808
7 changed files with 39 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

25
docs/features.rst Normal file
View File

@ -0,0 +1,25 @@
Features and screenshots
========================
Admin interface screenshots
---------------------------
.. figure:: assets/screenshots/signin.png
Signing into the admin interface
.. figure:: assets/screenshots/create.png
Creating a new user
.. figure:: assets/screenshots/domains.png
Managing email domains
.. figure:: assets/screenshots/status.png
Displaying service status
.. figure:: assets/screenshots/token.png
Creating an authentication token

View File

@ -21,6 +21,19 @@ with an easily setup, easily maintained and full-featured mail server while
not shipping proprietary software nor unrelated features often found in not shipping proprietary software nor unrelated features often found in
popular groupware. 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. 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 Make sure that you access the proper version of the documentation, based on
the version of Mailu that you are running. the version of Mailu that you are running.
@ -30,6 +43,7 @@ the version of Mailu that you are running.
:caption: General :caption: General
general general
features
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2