From 923f4a36bbbe6753ed95a8c24157759aca3c3cba Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 8 Sep 2020 02:02:26 +0000 Subject: PATCH: doc: add IMAP/IMAPS mailbox info Apparently, an IMAP server happened at some point and somehow stays running. Maybe more users have IMAP clients than NNTP clients... --- ISSUES | 5 ++++- README | 7 +++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/ISSUES b/ISSUES index d11dc56..4513ad5 100644 --- a/ISSUES +++ b/ISSUES @@ -76,15 +76,18 @@ document distributed with git) on guidelines for patch submission. * public: mailto:unicorn-public@yhbt.net * nntp://news.gmane.io/gmane.comp.lang.ruby.unicorn.general * nntp://news.public-inbox.org/inbox.comp.lang.ruby.unicorn +* imaps://news.public-inbox.org/inbox.comp.lang.ruby.unicorn.0 * https://yhbt.net/unicorn-public/ * http://ou63pmih66umazou.onion/unicorn-public/ Mailing list subscription is optional, so Cc: all participants. -You can follow along via NNTP (read-only): +You can follow along via NNTP or IMAP (read-only): nntp://news.public-inbox.org/inbox.comp.lang.ruby.unicorn nntp://news.gmane.io/gmane.comp.lang.ruby.unicorn.general + imaps://news.public-inbox.org/inbox.comp.lang.ruby.unicorn.0 + imap://ou63pmih66umazou.onion/inbox.comp.lang.ruby.unicorn.0 Or Atom feeds: diff --git a/README b/README index 0e95f48..35a7388 100644 --- a/README +++ b/README @@ -136,10 +136,17 @@ requests) go to the mailing list/newsgroup. See the ISSUES document for information on the {mailing list}[mailto:unicorn-public@yhbt.net]. The mailing list is archived at https://yhbt.net/unicorn-public/ + Read-only NNTP access is available at: nntp://news.public-inbox.org/inbox.comp.lang.ruby.unicorn and nntp://news.gmane.io/gmane.comp.lang.ruby.unicorn.general +Read-only IMAP access is also avaialble at: +imaps://news.public-inbox.org/inbox.comp.lang.ruby.unicorn.0 and +imap://ou63pmih66umazou.onion/inbox.comp.lang.ruby.unicorn.0 +AUTH=ANONYMOUS mechanism is supported, as is any username+password +combination. + For the latest on unicorn releases, you may also finger us at unicorn@yhbt.net or check our NEWS page (and subscribe to our Atom feed). -- cgit v1.2.3-24-ge0c7