From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/37407 Path: main.gmane.org!not-for-mail From: Nicolas Kowalski Newsgroups: gmane.emacs.gnus.general Subject: Re: nnimap, uidvalid Date: 03 Aug 2001 14:36:59 +0200 Sender: Nicolas.Kowalski@imag.fr Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035172829 13737 80.91.224.250 (21 Oct 2002 04:00:29 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:00:29 +0000 (UTC) Return-Path: Return-Path: Original-Received: (qmail 21050 invoked from network); 3 Aug 2001 12:37:00 -0000 Original-Received: from imag.imag.fr (129.88.30.1) by gnus.org with SMTP; 3 Aug 2001 12:37:00 -0000 Original-Received: from brevent.imag.fr (root@brevent.imag.fr [129.88.43.25]) by imag.imag.fr (8.11.3/8.11.3) with ESMTP id f73Cb0w29190 for ; Fri, 3 Aug 2001 14:37:00 +0200 (MEST) Original-Received: (from kowalski@localhost) by brevent.imag.fr (8.9.3/8.9+/ImagV2.feuille) id OAA01263; Fri, 3 Aug 2001 14:36:59 +0200 X-Authentication-Warning: brevent.imag.fr: kowalski set sender to Nicolas.Kowalski@imag.fr using -f Original-To: Gnus In-Reply-To: (Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "Fri, 03 Aug 2001 14:14:18 +0200") User-Agent: Gnus/5.090003 (Oort Gnus v0.03) XEmacs/21.1 (Capitol Reef) Original-Lines: 26 Xref: main.gmane.org gmane.emacs.gnus.general:37407 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:37407 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes: > I think that some IMAP servers change the uidvalidity value every time > the mailbox becomes empty. Maybe you can keep a dummy message in it? > Does that help? No. > > Btw, I think a simpler way to reset uidvalidity is M-x > gnus-group-clear-data RET on that group. I also tried it, without success. > > Does it help to upgrade to a version which has this change? > Nope (oort 0.03). This INBOX folder is standard mailbox. I think I have to tell procmail to deliver unmatched mail to a specific IMAP folder (mail.misc) so that I get the same (safe) behaviour than the others IMAP folders. I will test this now. Nicolas.