Production-ready fullstack but simple mail server (SMTP, IMAP, LDAP, Antispam, Antivirus, etc.) running inside a container.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Thomas Butter efed9d8012
Dovecot: compile `fts_xapian` from source to match Dovecot ABI (#3373)
Co-authored-by: Georg Lauterbach <44545919+georglauterbach@users.noreply.github.com>
Co-authored-by: Casper <casperklein@users.noreply.github.com>
21 hours ago
.github ci: Simplify GH bug report template (#3381) 1 day ago
config-examples F2B: update F2B after discussion in #3256 (#3288) 1 month ago
docs misc: remaining v13 todos (#3370) 4 days ago
target Dovecot: compile `fts_xapian` from source to match Dovecot ABI (#3373) 21 hours ago
test Bump hadolint/eclint version (#3371) 4 days ago
.all-contributorsrc Update contributors (#2143) 2 years ago
.dockerignore Update check (#1951) 2 years ago
.editorconfig removal: configomat (submodule) (#3045) 4 months ago
.gitignore chore: Remove the Makefile `backup` target (#3000) 5 months ago
.gitmodules removal: configomat (submodule) (#3045) 4 months ago
CHANGELOG.md release: v12.1.0 (#3305) 3 weeks ago
CODE_OF_CONDUCT.md docs(fix): Update wiki references to the new docs url 2 years ago
CONTRIBUTORS.md docs(CONTRIBUTORS): update contributors (#3210) 2 months ago
Dockerfile Dovecot: compile `fts_xapian` from source to match Dovecot ABI (#3373) 21 hours ago
LICENSE Final Migration Step (#6) 2 years ago
Makefile Add BASH syntax check to linter (#3369) 5 days ago
README.md feature: adding `getmail` as an alternative to `fetchmail` (#2803) 1 week ago
SECURITY.md ci/docs: add vulnerability scanning workflow & security policy (#3106) 3 months ago
VERSION release: v12.1.0 (#3305) 3 weeks ago
compose.yaml docs/misc: update to align with Docker Compose v2 (#3295) 3 weeks ago
mailserver.env feature: adding `getmail` as an alternative to `fetchmail` (#2803) 1 week ago
setup.sh Change 'while' style (#3365) 1 week ago

README.md

Docker Mailserver

ci::status docker::pulls documentation::badge

📃 About

A production-ready fullstack but simple containerized mail server (SMTP, IMAP, LDAP, Antispam, Antivirus, etc.). Only configuration files, no SQL database. Keep it simple and versioned. Easy to deploy and upgrade. Originally created by @tomav, this project is now maintained by volunteers since January 2021.

💡 Documentation

We provide a dedicated documentation hosted on GitHub Pages. Make sure to read it as it contains all the information necessary to set up and configure your mail server. The documentation is crafted with Markdown & MkDocs Material.

💥 Issues

If you have issues, please search through the documentation for your version before opening an issue. The issue tracker is for issues, not for personal support. Make sure the version of the documentation matches the image version you're using!

  1. FAQ
  2. Usage
  3. Examples
  4. Issues and Contributing
  5. Release Notes
  6. Environment Variables
  7. Updating

📦 Included Services