Go to file
Brennan Kinney 437114c5dd
tests: Revise `process_check_restart.bats` (#3780)
2024-01-17 09:46:22 +00:00
.github
config-examples
docs
target
test tests: Revise `process_check_restart.bats` (#3780) 2024-01-17 09:46:22 +00:00
.all-contributorsrc
.dockerignore
.editorconfig
.gitattributes
.gitignore
.gitmodules
CHANGELOG.md tests: Revise `process_check_restart.bats` (#3780) 2024-01-17 09:46:22 +00:00
CODE_OF_CONDUCT.md
CONTRIBUTORS.md
Dockerfile
LICENSE
Makefile
README.md
SECURITY.md
VERSION
compose.yaml
mailserver.env
setup.sh

README.md

Docker Mailserver

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

📃 About

A production-ready fullstack but simple containerized mail server (SMTP, IMAP, LDAP, Anti-spam, Anti-virus, 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