Minor mechanical fixes. Capitalization and punctuation mostly. Also testing defined meta descriptions.

This commit is contained in:
Mike Hillyer
2026-07-09 14:30:41 -04:00
parent 3788f838d3
commit d878f95021
46 changed files with 121 additions and 117 deletions
+4
View File
@@ -1,3 +1,7 @@
---
description: Step-by-step guide to configuring KumoMTA — set up listeners, DKIM signing, traffic shaping, and logging for high-volume sending.
---
# Configuring KumoMTA
The KumoMTA configuration is entirely written in [Lua](https://www.lua.org/home.html). Lua is a powerful embedded scripting language that is easy to read and code, and is very powerful. It is used for custom scripts in Cisco security appliances, Roblox, World of Warcraft, and really awesome MTAs. You can read more about how we leverage Lua [here](../userguide/configuration/concepts.md).