Gnus development mailing list
 help / color / mirror / Atom feed
* Mailbox foo modified -- for all groups?
@ 2003-02-25  7:53 Kai Großjohann
  2003-02-25 13:26 ` Simon Josefsson
  0 siblings, 1 reply; 3+ messages in thread
From: Kai Großjohann @ 2003-02-25  7:53 UTC (permalink / raw)


When I say `g', it tells me `Mailbox foo modified' for many different
groups foo, including many that haven't changed in a year or so.  A
subsequent `J s' then fetches headers for all those groups (it
seems), which takes quite a while.

How come Gnus thinks these groups are modified, and is there a way to
tell it they aren't, and can the agent skip trying to fetch headers
for them?

Using a Cyrus 2.1.9 and a Cyrus 1.6.x server.
-- 
A preposition is not a good thing to end a sentence with.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Mailbox foo modified -- for all groups?
  2003-02-25  7:53 Mailbox foo modified -- for all groups? Kai Großjohann
@ 2003-02-25 13:26 ` Simon Josefsson
  2003-02-28 13:09   ` Kai Großjohann
  0 siblings, 1 reply; 3+ messages in thread
From: Simon Josefsson @ 2003-02-25 13:26 UTC (permalink / raw)
  Cc: ding

kai.grossjohann@uni-duisburg.de (Kai Großjohann) writes:

> When I say `g', it tells me `Mailbox foo modified' for many different
> groups foo, including many that haven't changed in a year or so.  A
> subsequent `J s' then fetches headers for all those groups (it
> seems), which takes quite a while.
>
> How come Gnus thinks these groups are modified, and is there a way to
> tell it they aren't, and can the agent skip trying to fetch headers
> for them?

Did you frob nnimap-retrieve-groups-asynchronous?  The code works by
comparing UIDVALIDITY and UIDNEXT, and if any of those has changed,
the message is printed.  Perhaps edebugging nnimap-retrieve-groups
helps?




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Mailbox foo modified -- for all groups?
  2003-02-25 13:26 ` Simon Josefsson
@ 2003-02-28 13:09   ` Kai Großjohann
  0 siblings, 0 replies; 3+ messages in thread
From: Kai Großjohann @ 2003-02-28 13:09 UTC (permalink / raw)


Simon Josefsson <jas@extundo.com> writes:

> kai.grossjohann@uni-duisburg.de (Kai Großjohann) writes:
>
>> When I say `g', it tells me `Mailbox foo modified' for many different
>> groups foo, including many that haven't changed in a year or so.  A
>> subsequent `J s' then fetches headers for all those groups (it
>> seems), which takes quite a while.
>>
>> How come Gnus thinks these groups are modified, and is there a way to
>> tell it they aren't, and can the agent skip trying to fetch headers
>> for them?
>
> Did you frob nnimap-retrieve-groups-asynchronous?

It has the value t.  I don't think I frobbed it.

> The code works by comparing UIDVALIDITY and UIDNEXT, and if any of
> those has changed, the message is printed.  Perhaps edebugging
> nnimap-retrieve-groups helps?

Hm.  Yeah, let me try.
-- 
A preposition is not a good thing to end a sentence with.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-02-28 13:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-25  7:53 Mailbox foo modified -- for all groups? Kai Großjohann
2003-02-25 13:26 ` Simon Josefsson
2003-02-28 13:09   ` Kai Großjohann

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).