From 4239f671280e5a87526970f1ce43c9fc04cfdf38 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 6 May 2024 10:36:53 +0200 Subject: [PATCH] README: fix formatting the hierarchy --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 702ff47e..8f029194 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,7 @@ To use mlmmj, do the following: In the case of a list called mlmmj-test below /var/spool/mlmmj it makes the following directories: + ``` /var/spool/mlmmj/mlmmj-test/incoming /var/spool/mlmmj/mlmmj-test/queue /var/spool/mlmmj/mlmmj-test/queue/discarded @@ -77,6 +78,7 @@ To use mlmmj, do the following: /var/spool/mlmmj/mlmmj-test/digesters.d /var/spool/mlmmj/mlmmj-test/nomailsubs.d /var/spool/mlmmj/mlmmj-test/requeue + ``` NOTE: The mailinglist directory (/var/spool/mlmmj/mlmmj-test in our example) have to be owned by the user the mailserver writes as. On some -- 2.47.2