Gnus development mailing list
 help / color / mirror / Atom feed
From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)
Subject: Re: Tunelling nnimap through ssh shell (Was: nnimap-authinfo-file question)
Date: 05 Jun 2001 23:51:27 +0200	[thread overview]
Message-ID: <vafhexur3xc.fsf@lucy.cs.uni-dortmund.de> (raw)
In-Reply-To: <iluitian4h2.fsf@barbar.josefsson.org> (Simon Josefsson's message of "05 Jun 2001 20:53:13 +0200")

On 05 Jun 2001, Simon Josefsson wrote:

> Gnus should cope with destroyed network connections, it shouldn't
> include workarounds to make sure the network connection isn't
> destroyed.  In theory anyway.  Did this actually cause anything to
> fail?  If so, what?  Gnus should simply re-open the connection, I
> think.

Gnus can't know that the connection is destroyed, for here's what I
think is happening: Doug is tunneling his IMAP connection through
ssh.  ssh has connected to the remote host and established the
tunnel.  Now Gnus is opening a connection to the real IMAP server
through this tunnel.  Time passes.  The real IMAP server hits the idle
time out and closes the connection.  But the ssh tunnel is still
there.  Gnus doesn't know anything is wrong -- the ssh process is
still running.  Only when Gnus tries to send a command, ssh finds out
it can't and discovers the tunnel is closed.  But Gnus has already
sent the command and doesn't expect it to fail -- after all,
everything was alright just before sending the command.

I'm not sure this is it, but I think so.  Thoughts?

kai
-- 
~/.signature: No such file or directory


  parent reply	other threads:[~2001-06-05 21:51 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-29 22:28 nnimap-authinfo-file question James Felix Black
2001-05-29 22:43 ` Kai Großjohann
2001-05-30  9:27   ` Kai Großjohann
2001-05-30  9:48     ` James Felix Black
2001-05-30 19:15 ` Chris Brierley
2001-05-31 15:27   ` James Felix Black
2001-05-31 16:56   ` Andi Hechtbauer
2001-06-05 16:42     ` Tunelling nnimap through ssh shell (Was: nnimap-authinfo-file question) Doug Alcorn
2001-06-05 18:53       ` Simon Josefsson
2001-06-05 19:36         ` Doug Alcorn
2001-06-05 21:11           ` Doug Alcorn
2001-06-06  8:04             ` Andi Hechtbauer
2001-06-06 20:49               ` Josh Huber
2001-06-05 21:51         ` Kai Großjohann [this message]
2001-06-05 21:55           ` Kai Großjohann
2001-06-05 21:59           ` Paul Jarc
2001-06-05 22:27             ` Kai Großjohann
2001-06-05 22:42           ` Itai Zukerman
2001-06-05 22:50             ` Kai Großjohann
2001-06-06  2:34               ` Doug Alcorn
2001-06-06  4:37                 ` Tunelling nnimap through ssh shell Karl Kleinpaste
2001-06-06  4:41                   ` Josh Huber
2001-06-06 13:53                     ` Doug Alcorn
2001-06-30 10:03       ` Tunelling nnimap through ssh shell (Was: nnimap-authinfo-file question) Steinar Bang

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=vafhexur3xc.fsf@lucy.cs.uni-dortmund.de \
    --to=kai.grossjohann@cs.uni-dortmund.de \
    /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).