From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/29121 Path: main.gmane.org!not-for-mail From: David Kagedal Newsgroups: gmane.emacs.gnus.general Subject: nnimap header cache and uidunvalid groups Date: 07 Feb 2000 09:54:22 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1035165847 977 80.91.224.250 (21 Oct 2002 02:04:07 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:04:07 +0000 (UTC) Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by mailhost.sclp.com (Postfix) with ESMTP id 1BEA5D051E for ; Mon, 7 Feb 2000 03:52:22 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id CAB07980; Mon, 7 Feb 2000 02:52:02 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 07 Feb 2000 02:51:12 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id CAA14729 for ; Mon, 7 Feb 2000 02:51:03 -0600 (CST) Original-Received: from mail.idasys.se (mail.idasys.se [194.218.15.7]) by mailhost.sclp.com (Postfix) with ESMTP id 6ED01D051E for ; Mon, 7 Feb 2000 03:51:01 -0500 (EST) Original-Received: from walt.idasys.se (walt.idasys.se [194.218.15.100]) by mail.idasys.se (8.8.8/8.8.8) with ESMTP id KAA02974; Mon, 7 Feb 2000 10:07:21 +0100 Original-Received: from shs4.idasys.se ([194.218.15.168]) by walt.idasys.se with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id ZZLH1VZD; Mon, 7 Feb 2000 09:55:59 +0100 Original-To: Gnus mailing list Original-Lines: 16 User-Agent: Gnus/5.0804 (Gnus v5.8.4) Emacs/20.4 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:29121 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:29121 When my INBOX becomes uid-unvalid because I have read mail with a local mail client, the header cache that nnimap uses makes the summary buffer show the wrong information. What happens is that the summary buffer will show information for message N that were valid for message N before I changed the contents of the INBOX behind the IMAP servers back. The IMAP server has obviously detected that and changed the uid for the folder, and when I view a message in the folder I see the correct message. But the summary buffer won't be right. Deleting the files from the News/cache directory helps, but nnimap should be able to invalidate the cache by itself. --=20 David K=E5gedal