Gnus development mailing list
 help / color / mirror / Atom feed
From: Vincent Bernat <bernat@luffy.cx>
To: ding@gnus.org
Subject: Re: Unable to get all messages in an IMAP group
Date: Tue, 03 Feb 2015 08:44:31 +0100	[thread overview]
Message-ID: <m38ugfa17k.fsf@neo.luffy.cx> (raw)
In-Reply-To: <m3egq7a1ds.fsf@neo.luffy.cx> (Vincent Bernat's message of "Tue, 03 Feb 2015 08:40:47 +0100")

 ❦  3 février 2015 08:40 +0100, Vincent Bernat <bernat@luffy.cx> :

>>> Since the latest IMAP changes, I am unable to enter some groups and on
>>> some others, I don't get all the messages. For example, currently, I see
>>> 3 messages in my INBOX while there 10 when I use another IMAP client.
>>
>>> When I refresh the group, I get "nnimap read 0k from " with nothing else
>>> after. What could be the problem?
>>
>> What server?  Dovecot? Gmail? Other?
>> Do you use the agent on the nnimap groups where you have the issue?
>
> It's Dovecot 2.2.13. I don't use the agent. I see that nnimap-debug
> doesn't exist anymore. How to get some traces?
>
> Also, the content of .newsrc.eld may be inexact. I am synchronizing it
> across my hosts and I am using isync to replicate IMAP mailboxes (served
> locally by Dovecot). So, each host has its own view of the IMAP
> server. Usually, after a sync, M-g is enough to get Gnus and Dovecot
> agree again.

I am using that in Gnus:

#v+
(setq gnus-select-method
      ;; Primary server: dovecot
      `(nnimap ""
               (nnimap-stream shell)
               (nnimap-shell-program "/usr/lib/dovecot/imap -o mail_location=maildir:~/.mbsync/mails/luffy")
               (nnir-search-engine imap)))
#v-

IMAP server is feeded through isync/mbsync. So, UUID or whatever IMAP
uses to identify messages may be off-sync. This never was a problem
before.
-- 
The Public is merely a multiplied "me."
		-- Mark Twain



  reply	other threads:[~2015-02-03  7:44 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-02 23:18 Vincent Bernat
2015-02-03  6:42 ` Steinar Bang
2015-02-03  7:40   ` Vincent Bernat
2015-02-03  7:44     ` Vincent Bernat [this message]
2015-02-03  8:05     ` Steinar Bang
2015-02-03  8:17       ` Tassilo Horn
2015-02-03  9:09       ` Vincent Bernat
2015-02-03 10:54         ` Steinar Bang
2015-02-03 20:52           ` Vincent Bernat
2015-02-04  6:28             ` Steinar Bang
2015-02-04 20:48               ` Vincent Bernat
2015-02-04 21:10                 ` Steinar Bang
2015-02-04 21:11                 ` Vincent Bernat
2015-02-04 21:19                   ` Vincent Bernat
2015-02-04 21:35                     ` Vincent Bernat
2015-02-05  3:10                       ` Lars Ingebrigtsen
2015-02-05  6:27                         ` Vincent Bernat
2015-02-05  3:06                   ` Lars Ingebrigtsen

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=m38ugfa17k.fsf@neo.luffy.cx \
    --to=bernat@luffy.cx \
    --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).