This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git
The following commit(s) were added to refs/heads/master by this push:
new e829f0e3 Docco
e829f0e3 is described below
commit e829f0e3ed6e5ad8b6089267f09d2a601d3e2f6f
Author: Sebb <[email protected]>
AuthorDate: Thu Jan 4 17:53:43 2024 +0000
Docco
---
DEPLOYMENT.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/DEPLOYMENT.md b/DEPLOYMENT.md
index 78b9c204..9280c817 100644
--- a/DEPLOYMENT.md
+++ b/DEPLOYMENT.md
@@ -131,9 +131,9 @@ and running - these are only needed for a new deployment.
* `/srv/agenda`
* `/srv/icla`
* `/srv/gpg` - this contains the public key ring used to check ICLA
signatures
- * Note that the /srv/mail/* directories will in general be different
between hosts
+ * `/srv/mail` - Note that the /srv/mail/* directories will in general be
different between hosts
This is because the final delivery routes will vary.
- However, rather than try and merge the files, it is simpler to do a full
copy of `/srv/mail`
+ However, rather than try and merge the files, it is simpler to do a full
copy.
Mail server configuration
-------------------------