mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-19 02:48:18 +00:00
1.2 KiB
1.2 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 as a Docker container if you just want to use it to send mail. 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?
That depends.
- If you just want to use it to send email, follow the instructions to Install For Production Use.
- If you want to experiment, contrubute, or hack stuff up, follow the instructions to Install For Development.
What's next?
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.