mailcow: dockerized - documentation 📰
a8b8b9d7b2
Added headers to the advanced dns configuration table as well as dkim spft and dmarc sections, for better readability and clarity, as well as to match the top portion which has headers. Also added MultiRBL.valli.org as a resource for testing DNSBL, RBL, and FCrDNS. And lastly added Postmark as an alternative suggestion for gmail's postmaster 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