1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-01-16 02:46:44 +02:00
Insular email distribution - mail server as Docker images
Go to file
2021-06-16 15:03:09 +02:00
.github Update stale.yml 2020-09-27 13:30:11 +02:00
core only load zlib when compression is used 2021-06-16 14:56:53 +02:00
docs fix comment in compose .env 2021-06-16 15:03:09 +02:00
optional Fix extract_host_port port separation 2020-10-24 00:25:53 +01:00
setup update compression algorithms for dovecot 3.3.14 2021-06-16 14:56:09 +02:00
tests update compression algorithms for dovecot 3.3.14 2021-06-16 14:56:09 +02:00
towncrier update newsfragment #1694 2021-06-16 15:01:55 +02:00
webmails update roundcube 2020-06-22 16:06:23 +02:00
.gitignore
.mergify.yml Completely remove step 5 where you can set the replica count for docker-stack. 2020-10-04 13:22:59 +00:00
.travis.yml Preparations for 1.8 release. 2020-10-01 20:32:05 +02:00
AUTHORS.md Improve changelog and release texts for 1.8 2020-10-12 21:18:20 +02:00
bors.toml
CHANGELOG.md manually merge wrongly named news fragments 2020-10-27 12:13:06 +01:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
ISSUE_TEMPLATE.md Remove <> tags as they break markdown rendering 2020-09-11 22:44:21 +02:00
LICENSE.md
PULL_REQUEST_TEMPLATE.md
pyproject.toml
README.md

Mailu

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.

Most of the documentation is available on our Website, you can also try our demo server before setting up your own, and come talk to us on Matrix.

Features

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 administration 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

Domains

Contributing

Mailu is free software, open to suggestions and contributions. All components are free software and compatible with the MIT license. All specific configuration files, Dockerfiles and code are placed under the MIT license.