Gnus development mailing list
 help / color / mirror / Atom feed
From: Juergen Kreileder <jk@blackdown.de>
Subject: Re: Three problems with multiple IMAP accounts
Date: Thu, 17 Feb 2005 06:31:18 +0100	[thread overview]
Message-ID: <87d5uzbvmh.fsf@blackdown.de> (raw)
In-Reply-To: <m38y5n9648.fsf@water.tss.usg.edu>

Mark Plaksin <happy@usg.edu> writes:

> I had the very same problem until I added all of my IMAP servers as
> secondary-select-methods.

I've always added them to gnus-secondary-select-methods in my ~/.gnus:

,----[ C-h v gnus-secondary-select-methods RET ]
| gnus-secondary-select-methods's value is shown below.
| [...]
| Value:
| ((nnimap "Local"
|          (nnimap-address "server.jknet")
|          (nnimap-stream ssl)
|          (nnir-search-engine imap))
|  (nnimap ""
|          (nnimap-address "imap.blackdown.de")
|          (nnimap-stream ssl)
|          (nnir-search-engine imap)))
`----

> I also had to G E each nnimap group in the Group buffer and make
> sure the short name of the server was specified.

> And then did G E on all my nnimap groups so they looked like this:
> ("nnimap+SERVER:Mail/happy" 1
> ((1 . 119))
> "SERVER" ;; changed this from "nnimap+SERVER:Mail/happy" to "SERVER"

I see "nnimap:" (resp. "nnimap:Local") at that place.  E.g.

("nnimap:Lists/Auriga" 3
 ((1 . 196))
 ((seen
   (1 . 196))
  (recent 196))
 "nnimap:"
 ((uidvalidity . "1097242187")
  (to-list . "auriga@yahoogroups.de")
  (subscribed . t)
  (broken-reply-to . t)))

If I change that to just "" (resp. "Local"), I can't enter the group
anymore (gnus-server-opened: Trying to require a method that doesn't
exist).

> ((timestamp 16916 1783)
> (uidvalidity . "1107056107")))

> After making this change Gnus was *much* faster.

For me problem 3 was the bigest performance issue.  The more groups
with the same name on both servers existed, the longer 'g' took.

Back to problem 1, I only recently noticed this reconnecting issue.  I
can't remember if it was always there or if it was introduced by some
recent change.


        Juergen

-- 
Juergen Kreileder, Blackdown Java-Linux Team
http://www.blackdown.org/java-linux/java2-status/



  reply	other threads:[~2005-02-17  5:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-17  3:42 Juergen Kreileder
2005-02-17  4:12 ` Mark Plaksin
2005-02-17  5:31   ` Juergen Kreileder [this message]
2005-02-18 13:44 ` Three problems with multiple IMAP accounts (patch for 2 of 3) Juergen Kreileder

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=87d5uzbvmh.fsf@blackdown.de \
    --to=jk@blackdown.de \
    /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).