2018-06-28 16:29:52 +02:00
|
|
|
<p align="leftr"><img src="docs/assets/logomark.png" alt="Mailu" height="200px"></p>
|
|
|
|
|
2016-08-29 21:15:20 +02:00
|
|
|
|
2017-11-05 00:41:21 +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.
|
2016-11-29 12:54:30 +02:00
|
|
|
|
2017-11-05 00:41:21 +02:00
|
|
|
Most of the documentation is available on our [Website](https://mailu.io),
|
2017-11-05 01:43:31 +02:00
|
|
|
you can also [try our demo server](https://mailu.io/master/demo.html)
|
2017-11-05 00:41:21 +02:00
|
|
|
before setting up your own, and come [talk to us on Matrix](https://matrix.to/#/#mailu:tedomum.net).
|
2016-08-27 14:39:58 +02:00
|
|
|
|
2016-07-31 20:52:02 +02:00
|
|
|
Features
|
|
|
|
========
|
2016-02-24 10:08:36 +02:00
|
|
|
|
2016-07-31 20:52:02 +02:00
|
|
|
Main features include:
|
2016-02-24 10:08:36 +02:00
|
|
|
|
2023-10-20 09:20:30 +02:00
|
|
|
- **Standard email server**, IMAP and IMAP+, SMTP and Submission with auto-configuration profiles for clients
|
2023-10-10 15:04:55 +02:00
|
|
|
- **Advanced email features**, aliases, domain aliases, custom routing, full-text search of email attachments
|
2018-05-15 00:00:28 +02:00
|
|
|
- **Web access**, multiple Webmails and administration interface
|
2023-04-20 15:36:17 +02:00
|
|
|
- **User features**, aliases, auto-reply, auto-forward, fetched accounts, managesieve
|
2017-09-17 12:59:37 +02:00
|
|
|
- **Admin features**, global admins, announcements, per-domain delegation, quotas
|
2022-12-19 13:05:27 +02:00
|
|
|
- **Security**, enforced TLS, DANE, MTA-STS, Letsencrypt!, outgoing DKIM, anti-virus scanner, [Snuffleupagus](https://github.com/jvoisin/snuffleupagus/), block malicious attachments
|
2022-10-24 09:49:58 +02:00
|
|
|
- **Antispam**, auto-learn, greylisting, DMARC and SPF, anti-spoofing
|
2016-08-19 19:38:19 +02:00
|
|
|
- **Freedom**, all FOSS components, no tracker included
|
2016-02-24 10:08:36 +02:00
|
|
|
|
2017-11-05 01:45:37 +02:00
|
|
|
![Domains](docs/assets/screenshots/domains.png)
|
2016-02-24 10:47:04 +02:00
|
|
|
|
2016-07-31 20:52:02 +02:00
|
|
|
Contributing
|
|
|
|
============
|
|
|
|
|
2016-10-24 23:44:12 +02:00
|
|
|
Mailu is free software, open to suggestions and contributions. All
|
2016-07-31 20:52:02 +02:00
|
|
|
components are free software and compatible with the MIT license. All
|
|
|
|
specific configuration files, Dockerfiles and code are placed under the
|
|
|
|
MIT license.
|