Files
kumomta/docs/tutorial/getting_started.md
T
2023-03-13 06:43:32 +00:00

1.5 KiB

Getting Started with KumoMTA

What is KumoMTA?

KumoMTA is an open source Message Transfer Agent (MTA) designed to provide high performance outbound email functionality.

KumoMTA is deployable from RPM, or as a Docker container or you can build it with Rust crates. If you just want to use it to send mail, you can follow the easy path below. Alternately, you can install as a developer/contributor and have full access to the source code of the core MTA. Contributions from the community are welcome.

If you have no idea what an MTA is then this may be a good primer before you get too deep into the documentation here. If you DO know what an MTA is and you are looking for an open source option to support, then read on.

How do I install it?

Got CentOS7? Do this: Got Rocky or Alma? Do this: Got Ubuntu or Debian? Do this:

If you want to explore KumoMTA in Docker containers, potenially orchestrated with Kubernetes, You shoudl follow the instructions here.

If you want to experiment, contrubute, or hack stuff up, follow the instructions to Install For Development.

What's next?

Read through the environment considerations and system preparation sections to make sure you have a right-sized server, then install the version you need based on your reading above. Modify your config to make it uniquely yours, then test with a small sample of receivers.