* counting of unread articles in IMAP
@ 1999-11-08 3:01 Denys Duchier
1999-11-08 9:14 ` Simon Josefsson
0 siblings, 1 reply; 2+ messages in thread
From: Denys Duchier @ 1999-11-08 3:01 UTC (permalink / raw)
My IMAP folders often indicate an incorrect number of unread articles
(in the Group buffer), e.g. it will say 8 when there are in fact 5
unread messages. Simply visiting the corresponding folder seems to
resynchronize the counter, which suggests that the correct number is
available. Is there a good reason why I am at first presented with
guess work rather than fact? I.e. isn't there a way to ask the IMAP
server for the number of unread messages (I understand the limitations
of NNTP, but isn't IMAP supposed to be way cooler?).
Cheers,
--
Dr. Denys Duchier Denys.Duchier@ps.uni-sb.de
Forschungsbereich Programmiersysteme (Programming Systems Lab)
Universitaet des Saarlandes, Geb. 45 http://www.ps.uni-sb.de/~duchier
Postfach 15 11 50 Phone: +49 681 302 5618
66041 Saarbruecken, Germany Fax: +49 681 302 5615
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: counting of unread articles in IMAP
1999-11-08 3:01 counting of unread articles in IMAP Denys Duchier
@ 1999-11-08 9:14 ` Simon Josefsson
0 siblings, 0 replies; 2+ messages in thread
From: Simon Josefsson @ 1999-11-08 9:14 UTC (permalink / raw)
Cc: ding
Denys Duchier <Denys.Duchier@ps.uni-sb.de> writes:
> My IMAP folders often indicate an incorrect number of unread articles
> (in the Group buffer), e.g. it will say 8 when there are in fact 5
> unread messages. Simply visiting the corresponding folder seems to
> resynchronize the counter, which suggests that the correct number is
> available. Is there a good reason why I am at first presented with
> guess work rather than fact? I.e. isn't there a way to ask the IMAP
> server for the number of unread messages (I understand the limitations
> of NNTP, but isn't IMAP supposed to be way cooler?).
Yes, but Gnus uses a protocol similar to NNTP to talk to the backends,
so there is no way to tell Gnus about that number (w/o changing the
backend interface in Gnus), it can only report low/high article number
and Gnus make a educated guess about the number of unread articles.
Hopefully this will change once the more important nnimap bugs has
been solved.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~1999-11-08 9:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-11-08 3:01 counting of unread articles in IMAP Denys Duchier
1999-11-08 9:14 ` Simon Josefsson
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).