Gnus development mailing list
 help / color / mirror / Atom feed
From: "Ted Zlatanov" <tzz@lifelogs.com>
Cc: ding@gnus.org
Subject: Re: question about tunneling
Date: 1 Nov 2004 14:06:57 -0500	[thread overview]
Message-ID: <4nbrehbd7y.fsf@lifelogs.com> (raw)
In-Reply-To: <ilusm7xgri2.fsf@latte.josefsson.org> (Simon Josefsson's message of "Fri, 29 Oct 2004 23:10:29 +0200")

On Fri, 29 Oct 2004, jas@extundo.com wrote:

> "Ted Zlatanov" <tzz@lifelogs.com> writes:
> 
>> I have the following tunnel script for an IMAP server:
>>
>> #!/bin/sh
>>
>> ssh HOST imapd | tee /tmp/imap-run
>>
>> Two problems:
>>
>> 1) without the tee, the tunnel simply does not work.  I hope someone can tell
>> 	me why :)
> 
> Maybe toggling imap-process-connection-type help?

It did not, unfortunately.

>> 2) occasionally I'll get a disconnect "garbage" message that Gnus
>>    doesn't know how to handle.  Maybe that's related to (1).
> 
> Perhaps the parser is not robust when it come to non-IMAP protocol
> behavior.  What happens when this occur?

The IMAP server sends a disconnect message, but it's not in *Messages*
- only in the minibuffer, and gets dismissed as soon as I do anything.

Ted



  reply	other threads:[~2004-11-01 19:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-29 15:36 Ted Zlatanov
2004-10-29 21:10 ` Simon Josefsson
2004-11-01 19:06   ` Ted Zlatanov [this message]
2004-11-01 19:44     ` Ted Zlatanov
2004-11-01 22:03       ` Simon Josefsson
2004-11-05 16:19         ` Ted Zlatanov
2004-11-05 23:16           ` Simon Josefsson

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=4nbrehbd7y.fsf@lifelogs.com \
    --to=tzz@lifelogs.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).