mirror of
https://github.com/mailscope/kumomta.git
synced 2026-09-20 16:55:33 +00:00
ffe2fd08e190a8cb1cc5aa8880e9ec750f0eab6a
This is not on by default, and is not currently enabled for KumoMTA. Using openssl is currently about 3x faster than the pure rust RSA crate, and inline with the perf of the ring crate, which we could use here instead, but which doesn't support keys of size 1024 which are currently widely deployed by the industry, and for which larger sizes do not fit in DNS records.
KumoMTA
This repository holds the source code to KumoMTA, a modern Message Transfer Agent designed for large scale sending environments.
You can learn more about why it exists here.
Documentation
You can learn more about KumoMTA from the Documentation
Community
Real-time discussion is available on Our Discord.
Our Forum is better for long-form questions and discussions.
Developers
If you're interesting in contributing/extending KumoMTA, take a look at DEVELOPERS.md.
Getting Help
Please see How to Report Bugs or Get Help
Description
The first Open-Source high-performance MTA developed from the ground-up for high-volume email sending environments.
37 MiB
Languages
Rust
91.8%
Lua
6.3%
Python
0.9%
Shell
0.8%
JavaScript
0.1%