mirror of
https://github.com/KumoCorp/kumomta.git
synced 2026-09-21 00:01:12 +00:00
Avoid referencing implementation details that we may change (install.sh). Document what goes where with a bit of explanation. Remove examples that show launching `kumod &` as we do not recommend running the service in the background without some kind of supervision (such as systemd). Instead, show how how to run the process and leave it to the reader to decide how they with to deploy it in their environment. closes: https://github.com/KumoCorp/kumomta/issues/72