mailcow: dockerized - documentation 📰
Datei suchen
Gravity a8b8b9d7b2
Added headers, and new resources
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.
2020-10-13 20:29:56 -04:00
docs Added headers, and new resources 2020-10-13 20:29:56 -04:00
.gitignore Add gitignore for site data 2017-05-01 21:38:12 +02:00
.travis.yml Update .travis.yml 2018-10-06 11:15:28 +08:00
mkdocs.yml Add exchange Hybrid Setup docs 2020-10-10 11:43:20 +02:00
README.md Fix typos 2020-04-21 23:34:34 +02:00

TRAVIS-CI

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