Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Mailu/Mailu
Insular email distribution - mail server as Docker images
https://github.com/Mailu/Mailu
dkim dmarc docker docker-compose email fetchmail imap letsencrypt mail mailserver pop3 smtp webmail
Last synced: about 2 months ago
JSON representation
Insular email distribution - mail server as Docker images
- Host: GitHub
- URL: https://github.com/Mailu/Mailu
- Owner: Mailu
- License: other
- Created: 2016-01-10T21:35:55.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-21T21:47:28.000Z (about 2 months ago)
- Last Synced: 2024-10-23T13:19:17.892Z (about 2 months ago)
- Topics: dkim, dmarc, docker, docker-compose, email, fetchmail, imap, letsencrypt, mail, mailserver, pop3, smtp, webmail
- Language: Python
- Homepage: https://mailu.io
- Size: 8.44 MB
- Stars: 5,840
- Watchers: 91
- Forks: 833
- Open Issues: 125
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
- Authors: AUTHORS.md
Awesome Lists containing this project
- awesome - Mailu - Insular email distribution - mail server as Docker images (Python)
- awesome-python-applications - Repo - featured mail server designed for easy setup and maintenance, supporting IMAP, IMAP+, SMTP, and Submission, as well as a slew of advanced features. `(server)` (<a id="tag-communication" href="#tag-communication">Communication</a>)
- awesome-starred - Mailu/Mailu - Insular email distribution - mail server as Docker images (docker)
- awesome-opensource-email - Mailu - Insular email distribution - mail server as Docker images (Sending / Complete Email Server)
- awesome-privacy - Mailu - catchall](https://github.com/Pro/exchange-catchall) (Anonymous Mail Forwarding / Self-Hosted Email)
- awesome-python-applications - Repo - featured mail server designed for easy setup and maintenance, supporting IMAP, IMAP+, SMTP, and Submission, as well as a slew of advanced features. `(server)` (<a id="tag-communication" href="#tag-communication">Communication</a>)
- awesome-privacy - Mailu - catchall](https://github.com/Pro/exchange-catchall) (Anonymous Mail Forwarding / Self-Hosted Email)
- StarryDivineSky - Mailu/Mailu - 作为 Docker 映像的邮件服务器 (网络服务 / 网络服务_其他)
- jimsghstars - Mailu/Mailu - Insular email distribution - mail server as Docker images (Python)
- awesome-list-docker - Mailu - mail server as Docker images (mailserver)
- awesome-homelab - Mailu - mail server as Docker images | (Apps / Mail)
- awesome-technostructure - Mailu/Mailu - mail server as Docker images ([💾 sysadmin-devops](https://github.com/stars/ketsapiwiq/lists/sysadmin-devops))
- awesome-technostructure - Mailu/Mailu - mail server as Docker images ([💾 sysadmin-devops](https://github.com/stars/ketsapiwiq/lists/sysadmin-devops))
README
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](https://mailu.io),
you can also [try our demo server](https://mailu.io/master/demo.html)
before setting up your own, and come [talk to us on Matrix](https://matrix.to/#/#mailu:tedomum.net).Features
========Main features include:
- **Standard email server**, IMAP and IMAP+, SMTP and Submission with auto-configuration profiles for clients
- **Advanced email features**, aliases, domain aliases, custom routing, full-text search of email attachments
- **Web access**, multiple Webmails and administration interface
- **User features**, aliases, auto-reply, auto-forward, fetched accounts, managesieve
- **Admin features**, global admins, announcements, per-domain delegation, quotas
- **Security**, enforced TLS, DANE, MTA-STS, Letsencrypt!, outgoing DKIM, anti-virus scanner, [Snuffleupagus](https://github.com/jvoisin/snuffleupagus/), block malicious attachments
- **Antispam**, auto-learn, greylisting, DMARC and SPF, anti-spoofing
- **Freedom**, all FOSS components, no tracker included![Domains](docs/assets/screenshots/domains.png)
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.