README: share list with public-inbox
authorEric Wong <e@80x24.org>
Sat, 12 Apr 2014 12:11:17 +0000 (12:11 +0000)
committerEric Wong <e@80x24.org>
Sat, 12 Apr 2014 12:11:17 +0000 (12:11 +0000)
No reason to separate communities this early on.

Documentation/ssoma-mda.txt
README

index 07cfd126aed54d6fbc9276a0638547b07ebd16c9..f084eca0764290303d984260ef11b558392969f2 100644 (file)
@@ -36,7 +36,7 @@ ssoma-mda depends on no environment variables
 
 # CONTACT
 
-All feedback welcome via plain-text mail to <ssoma@public-inbox.org>\
+All feedback welcome via plain-text mail to <meta@public-inbox.org>\
 The mail archives are hosted at git://public-inbox.org/ssoma
 See ssoma(1) for instructions on how to subscribe.
 
diff --git a/README b/README
index 9c8bfac4c7309c3e79a4a623782a8ab7d99864fa..7efe9515e1270b7220dd5b6ab18ee586f8b9b320 100644 (file)
--- a/README
+++ b/README
@@ -4,8 +4,8 @@ ssoma - some sort of mail archiver
 ssoma is a git-based mail archiver and transport.  Email is injected via
 ssoma-mda(1) (MDA: mail delivery agent) on a server and may be shared
 (via git) and extracted to mbox, Maildir, or IMAP via ssoma(1).  It
-exists primarily as the mechanism for public-inbox.org, but may easily
-be used for other projects.
+exists primarily as the mechanism for public-inbox but may easily be
+used for other projects.
 
 See http://public-inbox.org/ for more information on how ssoma is used.
 
@@ -15,24 +15,6 @@ Features
 * mail user-agent (MUA) users may choose from IMAP, mbox(5), and Maildir
 * uses only well-documented and easy-to-implement data formats
 
-Requirements (MUA client)
--------------------------
-* git
-* Perl and several modules:
-    - Email::LocalDelivery
-    - Email::Simple
-    - Net::IMAP::Simple
-    - Digest::SHA
-* any MUA capable of reading/importing IMAP, mbox(5) or Maildir archives
-
-Requirements (server MDA)
--------------------------
-* git
-* MTA - postfix is recommended
-* Perl and several modules:
-    - Email::Simple
-    - Digest::SHA
-
 Hacking
 -------
 Source code is available via git:
@@ -45,19 +27,20 @@ Contact
 -------
 We are happy to see feedback of all types via plain-text email.
 Please email comments, user/developer discussion, patches, bug reports,
-and pull requests to our public ssoma instance at:
+and pull requests to the public-inbox discussion list at:
 
-    ssoma@public-inbox.org
+    meta@public-inbox.org
 
 Please Cc: all recipients when replying (this is not a requirement of
-ssoma itself, but a good idea since we do not require subscription).
-This also makes it easier to rope in folks of tangentially related
-projects we depend on (e.g. git developers on git@vger.kernel.org).
+public-inbox or ssoma, but a good idea since we do not require
+subscription).  This also makes it easier to rope in folks of
+tangentially related projects we depend on (e.g. git developers on
+git@vger.kernel.org).
 
 You can subscribe via ssoma, LISTNAME is a name of your choosing:
 
-    URL=git://public-inbox.org/ssoma
-    LISTNAME=ssoma
+    URL=git://public-inbox.org/meta
+    LISTNAME=public-inbox
 
     # to initialize a maildir (this may be a new or existing maildir,
     # ssoma will not touch existing messages)