about summary refs log tree commit homepage
path: root/INSTALL
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2015-12-26 22:01:16 +0000
committerEric Wong <e@80x24.org>2015-12-26 23:00:24 +0000
commit938cf615b743c62f5359285c2fd7da7b9f0ba6b0 (patch)
treef059272e83f88a0a022c34beb0fc0bbc6f9275b0 /INSTALL
parentc3b7fbcc56e889ae259c19e4bcd847be1fb97a01 (diff)
downloadpublic-inbox-938cf615b743c62f5359285c2fd7da7b9f0ba6b0.tar.gz
We'll continue developing and supporting ssoma, but it's unlikely to
gain much adoption in its current form; so stop cluttering up our
own README with it.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 2 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index a2d9fdc3..bb682942 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,7 +1,8 @@
 public-inbox (server-side) installation
 ---------------------------------------
 This is for folks who want to setup their own public-inbox instance.
-Clients should see http://ssoma.public-inbox.org/INSTALL.html instead.
+Clients should see http://ssoma.public-inbox.org/INSTALL.html instead
+if they want to import mail into their personal inboxes.
 
 TODO: this still needs to be documented better,
 also see the scripts/ and sa_config/ directories in the source tree