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: Uday Reddy
Subject: Re: [vm-bugs] [VM] Finding IMAP mailboxes that have new/unread mail
Date: Wed, 21 Dec 2011 15:21:00 +0000

[Circulation changed viewmail-bugs]

Konrad Hinsen writes:

> I just installed the development branch, but found that
> `vm-list-imap-folders' doesn't work at all there. The error message I get is
> 
> vm-imap-protocol-error: IMAP protocol error: "unexpected response to
> STATUS command" 
> 
> It works fine in 8.2.0a.

It looks like your IMAP server is giving some unexpected response.  Here is
how we can track it down:

- Eval the expression

    (setq vm-imap-keep-trace-buffer 10)

- Run M-x vm-list-imap-folders

- 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.

Cheers,
Uday





reply via email to

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