emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <ndokos@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: OT: gmane seems to be back
Date: Wed, 31 Oct 2018 09:50:43 -0400	[thread overview]
Message-ID: <87r2g68bt8.fsf@alphaville.usersys.redhat.com> (raw)
In-Reply-To: prbltu$m76$1@blaine.gmane.org

Achim Gratz <Stromeko@Nexgo.DE> writes:

> Am 30.10.2018 um 16:57 schrieb Nick Dokos:
>> For a couple of weeks, I had not been able to connect to gmane, so I
>> finally gave up and changed my preferences so that I could receive the
>> email from the list.  I have not seen any acknowledgement anywhere
>> that it was down BTW - did anybody here notice? Or was it just me?
>
> Plain NNTP wasn't down at all, but connections that use TLS stopped
> working some time ago and probably still don't work.

I have this in my .gnus.el:

--8<---------------cut here---------------start------------->8---
(setq gnus-select-method
	     '(nntp "news.gmane.org"
		     (nntp-open-connection-function nntp-open-tls-stream)
		     (nntp-port-number 563)
		     ;; (nntp-port-number 119)
		     (nnir-search-engine gmane)
		     ))
--8<---------------cut here---------------end--------------->8---

and that works now, but did not work for a while earlier in the month
(or perhaps longer).  IIUC what you said, port 119 with some other
setting (nntp-open-network-stream perhaps, or nntp-open-plain-stream)
for the connection function would have worked during this time? I'll
have to remember that for next time...

Thanks!
-- 
Nick

"There are only two hard problems in computer science: cache
invalidation, naming things, and off-by-one errors." -Martin Fowler

  reply	other threads:[~2018-10-31 13:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-30 15:57 OT: gmane seems to be back Nick Dokos
2018-10-31  7:36 ` Achim Gratz
2018-10-31 13:50   ` Nick Dokos [this message]
2018-10-31 17:32     ` Colin Baxter
2018-10-31 18:05       ` Robert Pluim
2018-10-31 18:42         ` Colin Baxter

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r2g68bt8.fsf@alphaville.usersys.redhat.com \
    --to=ndokos@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).