Add initial docs for mailmon

much of which is just stubs for now...
This commit is contained in:
Lance Edgar 2021-10-02 21:32:13 -04:00
parent 4fa03a4470
commit 03ca888a0a
5 changed files with 54 additions and 0 deletions

View file

@ -14,3 +14,4 @@ Available Settings
datasync
filemon
bouncer
mailmon

View file

@ -0,0 +1,5 @@
Settings for mailmon
====================
TODO

View file

@ -42,6 +42,9 @@ defines the config needed to run filemon and uses a custom logging file.
``bouncer.conf`` is meant to be used only by the ``bouncer`` commands; it
defines the config needed to run bouncer and uses a custom logging file.
``mailmon.conf`` is meant to be used only by the ``mailmon`` commands; it
defines the config needed to run mailmon and uses a custom logging file.
Machine-Wide
------------