]> Sergey Matveev's repositories - public-inbox.git/blobdiff - README
mbox: generate Archived-At, List-Post, List-Archive headers
[public-inbox.git] / README
diff --git a/README b/README
index d62109740b5241aaa0340eb6029cb6e44df5ba7c..965556fafb21ccf9d273ab6d7b1cd690a874ce57 100644 (file)
--- a/README
+++ b/README
@@ -4,7 +4,8 @@ public-inbox implements the sharing of an email inbox via git to
 complement or replace traditional mailing lists.  Readers may
 subscribe to a mailing list using ssoma[1] (a git-wrapper) to
 import email from a git repository into an IMAP folder, Maildir,
-or mbox.  Readers may also read via Atom feeds and HTML archives.
+or mbox.  Readers may also read via NNTP, Atom feeds and HTML
+archives.
 
 public-inbox spawned around three main ideas:
 
@@ -39,7 +40,8 @@ addresses without losing/splitting archives.  Dedicated readers only
 need to install ssoma, a command-line tool[1] currently implemented in
 Perl.
 
-Casual readers may also follow the list via Atom feed or web archives.
+Casual readers may also follow the list via NNTP, Atom feed or
+HTML archives.
 
 _Anybody_ may also setup a delivery-only mailing list server to replay
 a public-inbox git archive to subscribers via SMTP.
@@ -70,7 +72,7 @@ Requirements (participant)
 
 Requirements (server)
 ---------------------
-See http://public-inbox.org/INSTALL.html
+See http://public-inbox.org/INSTALL
 
 Hacking
 -------
@@ -117,6 +119,8 @@ You may subscribe via ssoma(1), LISTNAME is a name of your choosing:
     ssoma sync --cron
 
 HTML inbox archives are available: http://public-inbox.org/meta/
+The archives are also readable via NNTP:
+       nntp://news.public-inbox.org/inbox.comp.mail.public-inbox.meta
 
 Anti-Spam
 ---------
@@ -144,7 +148,7 @@ aims to preserve the focus on content, and not presentation.
 
 Copyright
 ---------
-Copyright 2013, Eric Wong <normalperson@yhbt.net> and all contributors.
+Copyright 2013-2015 all contributors <meta@public-inbox.org>
 License: AGPLv3 or later <http://www.gnu.org/licenses/agpl-3.0.txt>
 
 This program is free software: you can redistribute it and/or modify