diff options
Diffstat (limited to 'lists.sr.ht/installation.md')
-rw-r--r-- | lists.sr.ht/installation.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lists.sr.ht/installation.md b/lists.sr.ht/installation.md index 3124e67..15d3e9e 100644 --- a/lists.sr.ht/installation.md +++ b/lists.sr.ht/installation.md @@ -55,3 +55,10 @@ ensure that messages can be distributed correctly. The lists.sr.ht web service is a standard sr.ht web service and can be installed through the [standard procedure](/installation.md). + +# Hacking on lists.sr.ht + +A minimal local mail server setup which can be used to work on lists.sr.ht is +described [in this article][article]. + +[article]: https://drewdevault.com/2018/08/05/Local-mail-server.html |