Gnus development mailing list
 help / color / mirror / Atom feed
From: Tommy Kelly <tommy.kelly@verilab.com>
To: ding@gnus.org
Subject: Re: nnimap now tries both imaps and imap
Date: Sat, 27 Nov 2010 15:45:12 -0600	[thread overview]
Message-ID: <m239qmsaon.fsf@verilab.com> (raw)
In-Reply-To: <m3bp5amwdt.fsf@quimbies.gnus.org>

Lars wrote:

> ... nnimap first tries imaps, and if it can't get a connection there, then
> it tries imap....

Is something similar happening with nntp? I've just started using the
git version (instead of 5.13) and it's attempting to use STARTTLS to
get to news.gmane.org (and hanging in the process until I hit
C-g). Relevant setup is just a simple:

(setq gnus-select-method '(nntp "news.gmane.org"))

Changing to the following had no effect:

(setq gnus-select-method '(nntp "news.gmane.org"
		             (nntp-open-connection-function nntp-open-network-stream)
		             ))

Tommy





  reply	other threads:[~2010-11-27 21:45 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-27 18:53 Lars Magne Ingebrigtsen
2010-11-27 21:45 ` Tommy Kelly [this message]
2010-11-28  2:16   ` Lars Magne Ingebrigtsen
2010-11-28  2:29     ` Tommy Kelly
2010-11-28  2:38       ` Lars Magne Ingebrigtsen
2010-11-28  3:58         ` Tommy Kelly
2010-11-28  4:07           ` Lars Magne Ingebrigtsen
2010-11-28  4:23             ` Tommy Kelly
2010-11-28  4:26               ` Lars Magne Ingebrigtsen
2010-11-28  4:32                 ` Tommy Kelly
2010-11-28  4:29             ` Tommy Kelly
2010-11-28  4:31               ` Lars Magne Ingebrigtsen
2010-11-28  4:55                 ` Tommy Kelly
2010-11-28  9:38                   ` Lars Magne Ingebrigtsen
2010-11-29  8:56                 ` Steinar Bang
2010-11-29 13:56                   ` Adam Sjøgren
2010-11-29 20:24                     ` Steinar Bang
2010-12-05 12:42                   ` Lars Magne Ingebrigtsen
2010-11-28  9:09               ` Andreas Schwab

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

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

  git send-email \
    --in-reply-to=m239qmsaon.fsf@verilab.com \
    --to=tommy.kelly@verilab.com \
    --cc=ding@gnus.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.
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 NNTP newsgroup(s).