mirror of
https://github.com/mailscope/kumomta.git
synced 2026-09-05 02:08:18 +00:00
79afc797945d17ae024261d4f69a1ae1ff15ec82
kumomta
Debugging/Tracing
KUMOD_LOG=kumod=trace cargo run -p kumod
Contributing
Ensure that the code is formatted before submitting a PR.
You need to install StyLua to format lua:
$ cargo install stylua --features lua54
Then you can format both the rust and the lua code:
$ make fmt
Description
The first Open-Source high-performance MTA developed from the ground-up for high-volume email sending environments.
38 MiB
Languages
Rust
91.8%
Lua
6.3%
Python
0.9%
Shell
0.8%
JavaScript
0.1%