Gnus development mailing list
 help / color / mirror / Atom feed
From: Simon Josefsson <jas@pdc.kth.se>
Cc: Steinar Bang <sb@metis.no>, ding@gnus.org
Subject: Re: [Q] multiple nnimap server entries in 5.8.4
Date: 04 Mar 2000 20:32:23 +0100	[thread overview]
Message-ID: <ilud7pawmyg.fsf@badis.pdc.kth.se> (raw)
In-Reply-To: Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "04 Mar 2000 17:39:24 +0100"

Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes:

> Steinar Bang <sb@metis.no> writes:
> 
> > But gnus-secondary-select-methods, is set in this manner:
> > 	(setq gnus-secondary-select-methods
> > 	      '((nnml "") (nnimap "tyr.metis.no")))
> > 
> > If I change the second entry there, it should fix things, I hope.
> 
> I'm not sure if nnimap can use the name as the server host -- I always
> thought one had to specify the host name in an extra nnimap-address
> parameter.

No, `(nnimap "mymailserver")' is quite OK.  (But it does result in
long group names, so people might prefer `(nnimap "" (nnimap-address
"mymailserver"))' anyway.)

> Also, I think the result of `G e' should be "nnimap:foo" (with the
> quotes but without any parens!) rather than (nnimap "foo"
> (nnimap-address "blarfl")) (with parens and all).

Either should work (the first is preferable though), the only thing to
be aware of if it's `(nnimap "foo")' and your server really is
`(nnimap "foo" (lotsaparams)'. Gnus would then create a temporary
server which lead to performance problems.

> Recent versions of nnimap should do this automatically -- if you find
> a way to subscribe a group where this doesn't work, tell Simon about
> it.  But maybe the "nnimap:foo" syntax is only used for secondary
> servers rather than for foreign servers?  Hm.  Simon?

Right. If the group is on the primary server it just says "native".



  reply	other threads:[~2000-03-04 19:32 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-03-03 13:46 Steinar Bang
2000-03-03 15:02 ` Steinar Bang
2000-03-03 15:14 ` Simon Josefsson
2000-03-03 15:20   ` Steinar Bang
2000-03-04 16:39     ` Kai Großjohann
2000-03-04 19:32       ` Simon Josefsson [this message]
2000-03-04 19:38         ` Kai Großjohann
2000-03-04 20:51         ` Steinar Bang
2000-03-04 22:07           ` Kai Großjohann
2000-03-04 21:04         ` 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=ilud7pawmyg.fsf@badis.pdc.kth.se \
    --to=jas@pdc.kth.se \
    --cc=ding@gnus.org \
    --cc=sb@metis.no \
    /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).