Gnus development mailing list
 help / color / mirror / Atom feed
From: Manoj Srivastava <srivasta@datasync.com>
Subject: Re: ssh rulez
Date: 31 Mar 1998 15:46:46 -0600	[thread overview]
Message-ID: <87wwdaildl.fsf@tiamat.datasync.com> (raw)
In-Reply-To: Lars Magne Ingebrigtsen's message of "28 Mar 1998 10:16:13 +0200"

Hi,

	I recal people asking about ssh dropping connections. I use
 fetchmail, and the following snippet from the man pages describes how
 to set up the connection so that ssh goes away 20 seconds after all
 the data has been transferred. Maybe this could be used? (I failed to
 see this documented in the ssh docs, though). This works for me, and
 the ssh connection does go away.

	manoj

       Here's an example configuration using ssh.  The queries go
       through an ssh connecting local port 1234 to port  110  on
       mailhost.net; the preconnect command sets up the ssh.

       poll mailhost.net via localhost port 1234 with pop3:
               preconnect "ssh -f -L 1234:mailhost.net:110
                          mailhost.net sleep 20 </dev/null >/dev/null";
-- 
 Even a hawk is an eagle among crows.
Manoj Srivastava  <srivasta@acm.org> <http://www.datasync.com/%7Esrivasta/>
Key C7261095 fingerprint = CB D9 F4 12 68 07 E4 05  CC 2D 27 12 1D F5 E8 6E


  parent reply	other threads:[~1998-03-31 21:46 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-03-28  8:16 Lars Magne Ingebrigtsen
1998-03-28 16:43 ` Harry Putnam
1998-03-28 17:14   ` Bud Rogers
1998-03-28 19:17 ` Richard Hoskins
1998-03-29  8:04   ` Lars Magne Ingebrigtsen
1998-03-29 19:39     ` Felix Lee
1998-03-29 20:12       ` Bud Rogers
1998-03-29 20:38         ` Felix Lee
1998-03-30 20:05           ` Richard Hoskins
1998-03-29 21:36         ` Alan Shutko
1998-03-30 13:01           ` Robert Bihlmeyer
1998-03-31 16:37 ` Francois Felix Ingrand
1998-04-01 14:06   ` Lars Magne Ingebrigtsen
1998-03-31 21:46 ` Manoj Srivastava [this message]
1998-04-15  3:50 ` Eze Ogwuma
1998-04-22 18:27   ` Eric Hendrickson
1998-04-26 11:44     ` Eze Ogwuma
1998-07-12 19:07       ` Eric D. Hendrickson

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=87wwdaildl.fsf@tiamat.datasync.com \
    --to=srivasta@datasync.com \
    /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).