Gnus development mailing list
 help / color / mirror / Atom feed
From: prj@po.cwru.edu (Paul Jarc)
Subject: Re: nnimap - not quite there yet?
Date: Thu, 09 Aug 2001 18:06:15 -0400	[thread overview]
Message-ID: <m3ae18anwy.fsf@multivac.cwru.edu> (raw)
In-Reply-To: <vafofpo9a0m.fsf@INBOX.auto.gnus.tok.lucy.cs.uni-dortmund.de> (Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "Thu, 09 Aug 2001 23:52:09 +0200")

Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes:
> Gnus recognizes a secondary server by its presence in
> gnus-secondary-select-methods.  The treatment of a secondary server
> differs from a foreign server in that Gnus checks for new groups on
> secondary servers, but not on foreign ones.

WIBNI this behavior could be configured independently of how the
server was created?

>> Example: I added an nntp group and set the level to 3.  My
>> gnus-activate-level is set to 1.  When I run gnus-group-get-new-news
>> this new group does not get queried.  That's what I'd like to have
>> happen with my lower-level IMAP folders.
> 
> It's what should happen automatically.  If it doesn't happen, I think
> that's a bug in nnimap.

Backends don't know anything about levels.  Well, nnfoo-update-info
has access to a group's level/rank, but that doesn't seem relevant
here, and I imagine nnimap doesn't touch it anyway.

> ssh -f -L 10119:quimby.gnus.org:119 bonny -l grossjoh sleep 3600
...
> There is also an -R option for ssh, which I've never understood.

It's like -L, but backwards.  It connects to the ssh server and starts
listening to a port over there.  When someone connects to that port on
the ssh server, the connection is forwarded over the ssh connection
and hooked up to a new connection to a local port.


paul


  reply	other threads:[~2001-08-09 22:06 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-08 20:29 Joe Casadonte
2001-08-08 22:11 ` Kai Großjohann
2001-08-09 19:56   ` Joe Casadonte
2001-08-09 21:52     ` Kai Großjohann
2001-08-09 22:06       ` Paul Jarc [this message]
2001-08-09 22:39         ` Kai Großjohann
2001-08-17 19:33       ` Simon Josefsson
2001-08-08 23:45 ` Amos Gouaux
2001-08-09  6:41 ` Peter Weiss, Sun Microsystems, Germany
2001-08-09 20:23   ` Joe Casadonte
2001-08-09 21:31     ` Joe Casadonte

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=m3ae18anwy.fsf@multivac.cwru.edu \
    --to=prj@po.cwru.edu \
    /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).