about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2015-01-11 00:59:56 +0000
committerEric Wong <e@80x24.org>2015-01-11 00:59:56 +0000
commit4c5b8d7c04e6940cbb5bc449f08d0e9625ab3954 (patch)
treea384a3cfa61b94cd1ff4063b64973ab204c6bdbf
parent351f043730a6404adf7c595a9f458f385d70e885 (diff)
downloadsleepy_penguin-4c5b8d7c04e6940cbb5bc449f08d0e9625ab3954.tar.gz
The public-inbox + mlmmj setup on bogomips.org allows posting
without subscription and offers downloadable archives via git.
The lack of rsyncable archives on librelist nowadays and
subscription-required nature of librelist are points against it.

Repliers are now encouraged to Cc: all recipients (using the
reply-all function of their mail client) since many readers are
not subscribed.

This project has never accepted or encouraged HTML email, but
librelist accepted it.  The bogomips.org mail server is
configured to treat HTML mail as spam, so do not send HTML mail
if you expect a response.

Users who wish to subscribe may send a message to:

    sleepy-penguin+subscribe@bogomips.org

Similarly, they may unsubscribe via:

    sleepy-penguin+unsubscribe@bogomips.org

HTTP archives are available via:

    http://bogomips.org/sleepy-penguin/

ssoma users may also use: git://bogomips.org/sleepy-penguin
(see README change)

Old messages to the librelist addresses will continue to
get routed to the new mailing list.

ref: http://public-inbox.org/
-rw-r--r--.olddoc.yml5
-rw-r--r--README4
-rw-r--r--sleepy_penguin.gemspec2
3 files changed, 6 insertions, 5 deletions
diff --git a/.olddoc.yml b/.olddoc.yml
index d90cccf..8771176 100644
--- a/.olddoc.yml
+++ b/.olddoc.yml
@@ -2,5 +2,6 @@
 cgit_url: http://bogomips.org/sleepy_penguin.git
 git_url: git://bogomips.org/sleepy_penguin.git
 rdoc_url: http://bogomips.org/sleepy_penguin/
-private_email: sleepy.penguin@bogomips.org
-public_email: sleepy.penguin@librelist.org
+ml_url: http://bogomips.org/sleepy-penguin/
+private_email: bofh@bogomips.org
+public_email: sleepy-penguin@bogomips.org
diff --git a/README b/README
index 9574dce..96d0f8e 100644
--- a/README
+++ b/README
@@ -60,6 +60,6 @@ don't email the git mailing list or maintainer with sleepy_penguin patches.
 == Contact
 
 All feedback (bug reports, user/development discussion, patches, pull
-requests) go to the mailing list: mailto:sleepy.penguin@librelist.org
+requests) go to the mailing list: mailto:sleepy-penguin@bogomips.org
 
-* http://bogomips.org/sleepy_penguin/archives/
+* http://bogomips.org/sleepy-penguin/
diff --git a/sleepy_penguin.gemspec b/sleepy_penguin.gemspec
index 1458707..5934c28 100644
--- a/sleepy_penguin.gemspec
+++ b/sleepy_penguin.gemspec
@@ -10,7 +10,7 @@ Gem::Specification.new do |s|
   s.homepage = Olddoc.config['rdoc_url']
   s.authors = ["#{name} hackers"]
   s.description = readme_description
-  s.email = %q{sleepy.penguin@librelist.org}
+  s.email = %q{sleepy-penguin@bogomips.org}
   s.extra_rdoc_files = extra_rdoc_files(manifest)
   s.files = manifest
   s.rdoc_options = rdoc_options