viewmail-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [vm-bugs] [VM] Finding IMAP mailboxes that have new/unread mail


From: Konrad Hinsen
Subject: Re: [vm-bugs] [VM] Finding IMAP mailboxes that have new/unread mail
Date: Wed, 21 Dec 2011 17:18:49 +0100

Uday Reddy writes:

 > - List buffers and find the buffer with a name like "trace of IMAP..."  (or
 > it could be renamed to "saved trace of IMAP...").  It should have 
 >    "-- connected for folders"
 > somewhere at the top and have a whole bunch of STATUS commands.
 > 
 > - Send me the contents of this buffer, and I will check what is going wrong.

I actually started debugging this, so I can save you some work. The
initial mailbox list works fine. The error happens when
`vm-imap-get-mailbox-status' is called on the first mailbox, which
happens to be INBOX.Trash. Here's the part of the trace that
corresponds te this:

VM STATUS "INBOX.Trash" (MESSAGES RECENT)
* STATUS INBOX.Trash (MESSAGES 699 RECENT 7)
VM OK Completed

This looks fine to me, but I am not much of an IMAP expert.

Konrad.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]