From 240c3c99dbb71223a95e2e7e59b2125e66e16bcb Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Wed, 8 Aug 2018 08:41:35 -0400 Subject: Add note on hacking on lists.sr.ht --- lists.sr.ht/installation.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'lists.sr.ht') 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 -- cgit