Add some details to the README file

master
kaiyou 7 years ago
parent 5192034c02
commit a880bc908e

@ -22,7 +22,7 @@ same level of functionality and still be able to host a complete mail server
at little cost while running only FOSS, applying the KISS principle and being at little cost while running only FOSS, applying the KISS principle and being
able to fine-tune some details if needed. able to fine-tune some details if needed.
[Try it out on our demo server](https://github.com/mail-u/mailu/wiki/Demo-server). [Try it out on our demo server](https://github.com/mailu/mailu/wiki/Demo-server).
Features Features
======== ========
@ -30,10 +30,11 @@ Features
Main features include: Main features include:
- **Standard email server**, IMAP and IMAP+, SMTP and Submission - **Standard email server**, IMAP and IMAP+, SMTP and Submission
- **Advanced email features**, aliases, domain aliases, custom routing
- **Web access**, multiple Webmails and adminitration interface - **Web access**, multiple Webmails and adminitration interface
- **User features**, aliases, auto-reply, auto-forward, fetched accounts - **User features**, aliases, auto-reply, auto-forward, fetched accounts
- **Admin features**, global admins, per-domain delegation, quotas - **Admin features**, global admins, announcements, per-domain delegation, quotas
- **Security**, enforced TLS, outgoing DKIM, anti-virus scanner - **Security**, enforced TLS, Letsencrypt!, outgoing DKIM, anti-virus scanner
- **Antispam**, auto-learn, greylisting, DMARC and SPF - **Antispam**, auto-learn, greylisting, DMARC and SPF
- **Freedom**, all FOSS components, no tracker included - **Freedom**, all FOSS components, no tracker included
@ -51,7 +52,7 @@ fire up the mail server:
docker-compose up -d docker-compose up -d
``` ```
For a detailed walktrough, see the [Setup Guide](https://github.com/mail-u/mailu/wiki/Setup-Guide). For a detailed walktrough, see the [Setup Guide](https://github.com/mailu/mailu/wiki/Setup-Guide).
Contributing Contributing
============ ============
@ -61,4 +62,4 @@ components are free software and compatible with the MIT license. All
specific configuration files, Dockerfiles and code are placed under the specific configuration files, Dockerfiles and code are placed under the
MIT license. MIT license.
For details, see the [Contributor Guide](https://github.com/mail-u/mailu/wiki/Contributors-Guide). For details, see the [Contributor Guide](https://github.com/mailu/mailu/wiki/Contributors-Guide).

Loading…
Cancel
Save