diff --git a/docs/assets/screenshots/create.png b/docs/assets/screenshots/create.png new file mode 100644 index 0000000..47b0de4 Binary files /dev/null and b/docs/assets/screenshots/create.png differ diff --git a/docs/assets/screenshots/domains.png b/docs/assets/screenshots/domains.png new file mode 100644 index 0000000..31d0e9e Binary files /dev/null and b/docs/assets/screenshots/domains.png differ diff --git a/docs/assets/screenshots/signin.png b/docs/assets/screenshots/signin.png new file mode 100644 index 0000000..a59b287 Binary files /dev/null and b/docs/assets/screenshots/signin.png differ diff --git a/docs/assets/screenshots/status.png b/docs/assets/screenshots/status.png new file mode 100644 index 0000000..142c0c8 Binary files /dev/null and b/docs/assets/screenshots/status.png differ diff --git a/docs/assets/screenshots/token.png b/docs/assets/screenshots/token.png new file mode 100644 index 0000000..d418165 Binary files /dev/null and b/docs/assets/screenshots/token.png differ diff --git a/docs/features.rst b/docs/features.rst new file mode 100644 index 0000000..4aadef5 --- /dev/null +++ b/docs/features.rst @@ -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 diff --git a/docs/index.rst b/docs/index.rst index 24da684..ce6d219 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -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 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. @@ -30,6 +43,7 @@ the version of Mailu that you are running. :caption: General general + features .. toctree:: :maxdepth: 2