mailcow: dockerized - documentation 📰
5404be00da
- Removed the Google Postmaster TXT record example - Increased clarity to follow the DMARC statistics guide to deploying, as they may not all utilize TXT files and the process can vary per service or tool. - Increased clarity that other services and tools are available for DMARC statistics than just the listed few - Add a header to FQDN for separation from the DMARC section under Misc. |
||
---|---|---|
docs | ||
.gitignore | ||
.travis.yml | ||
mkdocs.yml | ||
README.md |
mailcow: dockerized documentation
This project aims to provide the mailcow: dockerized documentation for the mailcow: dockerized project.
https://mailcow.github.io/mailcow-dockerized-docs
To build it locally, you need the Material theme for MkDocs, MkDocs itself and Pygments. To install these with pip and get it up and running, fire up your terminal and enter
pip install mkdocs-material
mkdocs serve