Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
 
Vai al file
DjVinnii 8246497d16 Add card header to tables 5 anni fa
.github Update stale.yml 5 anni fa
core Add card header to tables 5 anni fa
docs Update faq.rst 5 anni fa
optional Fix extract_host_port port separation 5 anni fa
setup check for `ipv6_enabled` in the compose template 5 anni fa
tests Fix the tests (again) 5 anni fa
towncrier Merge #1785 5 anni fa
webmails Merge #1691 5 anni fa
.gitignore use different alpine image for arm, add config for php images+arm 6 anni fa
.mergify.yml Add mergify to the list of trusted authors 5 anni fa
.travis.yml Modify docker login cmd to use --password-stdin and avoid warning 5 anni fa
AUTHORS.md Improve changelog and release texts for 1.8 5 anni fa
CHANGELOG.md typos 5 anni fa
CODE_OF_CONDUCT.md Add a code of conduct, fixes #319 8 anni fa
CONTRIBUTING.md Update "the development guidelines" hyperlink 6 anni fa
ISSUE_TEMPLATE.md Remove <> tags as they break markdown rendering 5 anni fa
LICENSE.md Rename the freeposte/mailu directory and database 9 anni fa
PULL_REQUEST_TEMPLATE.md Changed docs version from 1.6 to master 7 anni fa
README.md Update README.md 7 anni fa
bors.toml Automatic creation of review images 7 anni fa
pyproject.toml Fix the package setting 6 anni fa

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.