GNU bug report logs - #39618
28.0.50; gnus nnimap reports more group articles than actually exist

Previous Next

Package: emacs;

Reported by: Deus Max <deusmax <at> gmx.com>

Date: Sat, 15 Feb 2020 19:26:02 UTC

Severity: normal

Tags: moreinfo

Found in version 28.0.50

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Deus Max <deusmax <at> gmx.com>
Cc: Eric Abrahamsen <eric <at> ericabrahamsen.net>, 39618 <at> debbugs.gnu.org
Subject: bug#39618: 28.0.50; gnus nnimap reports more group articles than actually exist
Date: Thu, 20 Feb 2020 13:57:59 +0100
Deus Max <deusmax <at> gmx.com> writes:

> Simplifying nnimap not to keep track of local marks, may not only reduce
> complexity but also take care of this problem.
> If it's not needed, it's a waste. What do you think ?

It's needed -- the data transferred from the IMAP server to the client
is impractically large if one were to do a complete resync each time.
The client keeps tracks of read/marked/etc messages, too, and just sends
a QRESYNC command to the server, which means "tell me everything that's
changed since last time".  This is vastly more efficient.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 4 years and 294 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.