From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/75421 Path: news.gmane.org!not-for-mail From: "JJ" Newsgroups: gmane.emacs.gnus.general Subject: Cleaning up IMAP flags or what have you Date: Wed, 22 Dec 2010 14:26:14 -0500 (EST) Message-ID: <13524.90.180.128.43.1293045974.squirrel@mail.hcoop.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain;charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1293045996 17168 80.91.229.12 (22 Dec 2010 19:26:36 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 22 Dec 2010 19:26:36 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M23773@lists.math.uh.edu Wed Dec 22 20:26:29 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PVUKS-0000lO-Lh for ding-account@gmane.org; Wed, 22 Dec 2010 20:26:28 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1PVUKR-00077Q-PM; Wed, 22 Dec 2010 13:26:27 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1PVUKQ-000777-3Q for ding@lists.math.uh.edu; Wed, 22 Dec 2010 13:26:26 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PVUKO-0007Hq-Nn for ding@lists.math.uh.edu; Wed, 22 Dec 2010 13:26:25 -0600 Original-Received: from deleuze.hcoop.net ([69.90.123.67] ident=Debian-exim) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1PVUKN-0008BR-LV for ding@gnus.org; Wed, 22 Dec 2010 20:26:23 +0100 Original-Received: from localhost ([127.0.0.1] helo=mail.hcoop.net ident=hcoop) by deleuze.hcoop.net with esmtp (Exim 4.63) (envelope-from ) id 1PVUKE-0001HM-2z for ding@gnus.org; Wed, 22 Dec 2010 14:26:14 -0500 Original-Received: from 90.180.128.43 (SquirrelMail authenticated user jj) by mail.hcoop.net with HTTP; Wed, 22 Dec 2010 14:26:14 -0500 (EST) User-Agent: SquirrelMail/1.4.9a X-Priority: 3 (Normal) Importance: Normal X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:75421 Archived-At: Gnus has messed up my IMAP mailbox, I think. By messing with the evolving state of Gnus these past couple of months, something has happened to my mailbox, which has resulted in Gnus setting all my mails to Unread, i.e. now I have 2476 items unread in the INBOX, but not in its subfolders. Furthermore, this would not be such a problem, as I can set them all to read from Gnus. However the biggest problem is, that it doesn't check the number of unread articles now, i.e. when running Gnus, I get all the subscribed INBOX groups and INBOX itself with a star on the left of it. `g' has no effect, i.e. says connecting, but then `No Gnus is good news' and the star stays. `M-g' updates the INBOX to the correct two-k something of unread messages. but it doesn't last, i.e. after quitting Gnus and restarting, the count is a star again. The nnimap log shows: * FLAGS (\Draft \Answered \Flagged \Deleted \Seen \Recent) * OK [PERMANENTFLAGS (\Draft \Answered \Flagged \Deleted \Seen)] Limited * 17 EXISTS * 0 RECENT * OK [UIDVALIDITY 1273042266] Ok * OK [MYRIGHTS "acdilrsw"] ACL 3 OK [READ-WRITE] Ok * 1 FETCH (UID 124 FLAGS ()) * 2 FETCH (UID 125 FLAGS ()) * 3 FETCH (UID 126 FLAGS ()) * 4 FETCH (UID 127 FLAGS ()) * 5 FETCH (UID 128 FLAGS ()) * 6 FETCH (UID 129 FLAGS ()) * 7 FETCH (UID 130 FLAGS ()) * 8 FETCH (UID 131 FLAGS ()) * 9 FETCH (UID 132 FLAGS ()) * 10 FETCH (UID 133 FLAGS ()) * 11 FETCH (UID 134 FLAGS ()) * 12 FETCH (UID 135 FLAGS ()) * 13 FETCH (UID 136 FLAGS ()) * 14 FETCH (UID 137 FLAGS ()) * 15 FETCH (UID 138 FLAGS ()) * 16 FETCH (UID 139 FLAGS ()) * 17 FETCH (UID 140 FLAGS ()) 4 OK FETCH completed. * FLAGS (\Draft \Answered \Flagged \Deleted \Seen \Recent) * OK [PERMANENTFLAGS (\Draft \Answered \Flagged \Deleted \Seen)] Limited * 0 EXISTS * 0 RECENT * OK [UIDVALIDITY 1274181472] Ok * OK [MYRIGHTS "acdilrsw"] ACL 5 OK [READ-WRITE] Ok 6 OK FETCH completed. * FLAGS (\Draft \Answered \Flagged \Deleted \Seen \Recent) * OK [PERMANENTFLAGS (\Draft \Answered \Flagged \Deleted \Seen)] Limited * 293 EXISTS * 0 RECENT * OK [UIDVALIDITY 1272099568] Ok * OK [MYRIGHTS "acdilrsw"] ACL 7 OK [READ-WRITE] Ok *** Fatal error: A TLS packet with unexpected length was received. *** Server has terminated the connection abnormally. Process *nnimap* exited abnormally with code 1 But it doesn't do this with a test account that I've created on the same server and sent three messages to, so it shouldn't be a prob with the server config... What could be the problem and how can I "reset" the maildir so to speak, so that it works normally? -- JJ