Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
 
 
 
Iet uz failu
Dimitri Huisman 51d94b8d14 Fix issue 2102 pirms 4 gadiem
.github Merge branch 'master' of github.com:Diman0/Mailu into remove-mailu-postgresql pirms 4 gadiem
core Fix issue 2102 pirms 4 gadiem
design RFC: Mailu directory structure pirms 6 gadiem
docs Merge remote-tracking branch 'upstream/master' into sessions-tweaks pirms 4 gadiem
optional Merge branch 'master' of github.com:Diman0/Mailu into remove-mailu-postgresql pirms 4 gadiem
setup Merge #2035 pirms 4 gadiem
tests Merge branch 'master' of github.com:Diman0/Mailu into remove-mailu-postgresql pirms 4 gadiem
towncrier Fix issue 2102 pirms 4 gadiem
webmails prettify pirms 4 gadiem
.gitignore use different alpine image for arm, add config for php images+arm pirms 6 gadiem
.mergify.yml Modified trusted authors mergify config as disccused in #1932 pirms 4 gadiem
AUTHORS.md Improve changelog and release texts for 1.8 pirms 5 gadiem
CHANGELOG.md enhanced security changelog entry and added recommendation to recreate secret_key pirms 4 gadiem
CODE_OF_CONDUCT.md Add a code of conduct, fixes #319 pirms 8 gadiem
CONTRIBUTING.md Update "the development guidelines" hyperlink pirms 6 gadiem
ISSUE_TEMPLATE.md Remove <> tags as they break markdown rendering pirms 5 gadiem
LICENSE.md Rename the freeposte/mailu directory and database pirms 9 gadiem
PULL_REQUEST_TEMPLATE.md fix spelling pirms 4 gadiem
README.md Cosmetic change pirms 4 gadiem
RELEASE_TEMPLATE.md Implement versioning for CI/CD workflow (see #1182). pirms 4 gadiem
bors.toml Switch to github actions for CI/CD pirms 4 gadiem
pyproject.toml Fix the package setting pirms 6 gadiem

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, DANE, MTA-STS, 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.