mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-21 11:58:17 +00:00
23 lines
1.6 KiB
Markdown
23 lines
1.6 KiB
Markdown
# User Guide
|
|
|
|
This is the KumoMTA User Guide.
|
|
|
|
The User Guide is intended for those who have a general understanding of operating an MTA and are looking for information on how to use KumoMTA in particular.
|
|
|
|
Those who are brand new to email operations, or those who just want the minimum
|
|
information needed to get started, should refer to the
|
|
[Tutorial](../tutorial/quickstart.md).
|
|
|
|
Those who are experienced at using KumoMTA and are looking for more detailed information on specific commands and functions may be better served by the [Reference Manual](../reference/index.md).
|
|
|
|
The user guide is structured in the typical order a user would need in the process of setting up and administrating a server:
|
|
|
|
* [General](./general/preface.md) - Information on the project, its history, and how to interact with the developer team.
|
|
* [Installation](./installation/overview.md) - Information on how to install KumoMTA for a variety of use cases and platforms.
|
|
* [Configuration](./configuration/concepts.md) - An explanation of how to configure KumoMTA for typical use cases.
|
|
* [Operation](./operation/starting.md) - Information on how to manage and interact with a KumoMTA server.
|
|
* [Policy](./policy/index.md) - A deeper dive into the policy capabilities of KumoMTA and how to implement advanced use cases.
|
|
* [Clustering](./clustering/index.md) - Information related to deploying KumoMTA in a multi-node cluster environment.
|
|
* [Performance](./performance/index.md) - A description of KumoMTA performance and how to tune for specific use cases.
|
|
* [Integrations](./integrations/index.md) - Information on how to integrate KumoMTA with external tools and platforms.
|