Gnus development mailing list
 help / color / mirror / Atom feed
From: Tibor Simko <tibor.simko@cern.ch>
To: ding@gnus.org
Subject: Re: latest sources do not client-split IMAP anymore
Date: Tue, 21 Dec 2010 00:55:13 +0100	[thread overview]
Message-ID: <871v5c57a6.fsf@pcuds33.cern.ch> (raw)
In-Reply-To: <AANLkTi=7bw_b9dutAmsgKK_6LP4zmQk40ML57dsPR+tE@mail.gmail.com>

On Sat, 18 Dec 2010, Richard Riley wrote:
> Is splitting working for you now?

It was working well until and including be87151 (13-Dec-2010), later it
required that patch.  The investigations showed that the problem may be
related to the fact that I've been using:

(setq gnus-secondary-select-methods '((nnimap "imap.cern.ch"
                                        (nnimap-address "imap.cern.ch")
                                        (nnimap-stream ssl)
                                        (nnimap-server-port 993)
                                        (nnimap-logout-timeout 10)
                                        (nnimap-inbox "INBOX")
                                        (nnimap-split-methods default)
                                        (nnir-search-engine imap))
                                      (nnimap "cds"
                                        (nnimap-address "imap.foo.com")
                                        ;; etc, different user, no split

but also:

(setq gnus-message-archive-method '(nnimap "imap.cern.ch"))

IOW, the same `imap.cern.ch' method is used in the archive method, but
with different parameters, as it were, and that Gnus may have perhaps
troubles unifying the two.  Or not.

I have not investigated this hypothesis further, since I had switched in
the meantime to a gnus <-> dovecot <-> offlineimap <-> exchange setup,
as discussed in another `gcc-mark-as-read sometimes broken on Exchange'
thread.

Best regards
-- 
Tibor Simko




      reply	other threads:[~2010-12-20 23:55 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-14 18:33 Tibor Simko
2010-12-14 22:29 ` Lars Magne Ingebrigtsen
2010-12-15  2:33   ` Tibor Simko
2010-12-15 19:24     ` Lars Magne Ingebrigtsen
2010-12-15 21:11       ` Tibor Simko
2010-12-16 16:13         ` Lars Magne Ingebrigtsen
2010-12-16 17:21           ` Tibor Simko
2010-12-16 17:25             ` Lars Magne Ingebrigtsen
2010-12-16 21:39               ` Tibor Simko
2010-12-18 20:19                 ` Richard Riley
2010-12-20 23:55                   ` Tibor Simko [this message]

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=871v5c57a6.fsf@pcuds33.cern.ch \
    --to=tibor.simko@cern.ch \
    --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).