From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/69426 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general Subject: Re: unable to select IMAP mailbox Date: Tue, 02 Mar 2010 07:42:14 -0600 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <87iq9eon61.fsf@lifelogs.com> References: <20100228012100.GA8858@metasyntax.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1267537572 5436 80.91.229.12 (2 Mar 2010 13:46:12 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 2 Mar 2010 13:46:12 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M17821@lists.math.uh.edu Tue Mar 02 14:46:08 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 1NmSQK-0006VN-8U for ding-account@gmane.org; Tue, 02 Mar 2010 14:46:08 +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 1NmSPO-000351-U8; Tue, 02 Mar 2010 07:45:10 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1NmSPN-00034s-DN for ding@lists.math.uh.edu; Tue, 02 Mar 2010 07:45:09 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1NmSPL-0008K2-QR for ding@lists.math.uh.edu; Tue, 02 Mar 2010 07:45:08 -0600 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1NmSPL-00046A-00 for ; Tue, 02 Mar 2010 14:45:07 +0100 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1NmSPG-0005lN-NX for ding@gnus.org; Tue, 02 Mar 2010 14:45:02 +0100 Original-Received: from 38.98.147.130 ([38.98.147.130]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 02 Mar 2010 14:45:02 +0100 Original-Received: from tzz by 38.98.147.130 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 02 Mar 2010 14:45:02 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 17 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 38.98.147.130 X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1.91 (gnu/linux) Cancel-Lock: sha1:E8/wLriqhkVQvt+lw64d1hMdrGg= X-Spam-Score: -0.7 (/) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:69426 Archived-At: On Sat, 27 Feb 2010 20:21:00 -0500 Taylor Venable wrote: TV> Hello, I'm having trouble accessing an IMAP mailbox. Whenever I try TV> to select it, I'm asked how many articles to get, and no matter how TV> many I ask for it comes back and says "No unread news" and the group TV> is never selected. There are no unread messages, but the same thing TV> happens whether I just press RET, SPC, or C-u SPC on the group. ... TV> Only one of my mailboxes has this problem, the other one doesn't. I'd TV> appreciate any ideas on how to fix this. Thanks! Can you see any difference between the two mailboxes, in name or content? Enable imap-log and see what's in the buffer. Does the server return the right data? Ted