Files
kumomta/docs/index.md
T
Wez Furlong 3a1b1053bd docs: add link checking
Ideally there would be a good mkdocs based checker, but the
one that is out there only validate absolute URLs, which makes
it unsuitable for checking local relative links in the docs.

Adjust the doc build so that we also generate the SUMMARY.md
for mdbook, and use mdbook's link checker to check the links.

Fixup the couple of broken links that it found.
2023-03-13 12:01:07 -07:00

777 B

KumoMTA Documentation

This the is documentation site for the KumoMTA Message Transfer Agent.

The documentation is organized into four sections:

  • The Tutorial - a beginner's guide for those who are new to setting up, configuring, testing, and deploying email infrastructure.
  • The User Guide - a guide for those who are familiar with email infrastructure but are new to KumoMTA and its unique features and capabilities.
  • The Reference Manual - for those who are familiar with KumoMTA, and need to quickly look up syntax and examples for functions and modules.
  • The Changelog - a collection of all the updates, bug fixes, and changes made to KumoMTA on a per-release basis.