Gnus development mailing list
 help / color / mirror / Atom feed
From: Steinar Bang <sb@metis.no>
Subject: Re: [Q] multiple nnimap server entries in 5.8.4
Date: 03 Mar 2000 16:20:23 +0100	[thread overview]
Message-ID: <whog8w3wso.fsf@viffer.metis.no> (raw)
In-Reply-To: Simon Josefsson's message of "03 Mar 2000 16:14:33 +0100"

>>>>> Simon Josefsson <jas@pdc.kth.se>:

> Steinar Bang <sb@metis.no> writes:
>> So far I have two folders.  I get prompted for imap username and
>> password, and asked if I would like to store it for this session, 4
>> times on start up, and there are 4 entries for an nnimap server in the 
>> Server buffer, 3 of which are open and one of which are closed:
>> 
>> {nnimap:imap.metis.no} (closed)
>> {nnimap:imap.metis.no+nnimap+imap.metis.no:imap/metis.3x} (opened)
>> {nnimap:imap.metis.no+nnimap+imap.metis.no:imap/metis.sysadm} (opened)
>> {nnimap:imap.metis.no} (opened)

> What's the select method for your "imap/metis.3x" group? (`G e')

Ah-ha! It is
	(nnimap "tyr.metis.no"
		(nnimap-list-pattern
		 ("INBOX"
		  ("imap/" . "*"))))
which is the one I edited when I created a new server in the server
buffer. 

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.




  reply	other threads:[~2000-03-03 15:20 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 [this message]
2000-03-04 16:39     ` Kai Großjohann
2000-03-04 19:32       ` Simon Josefsson
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=whog8w3wso.fsf@viffer.metis.no \
    --to=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).