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

Re: "byte-code: IMAP error: STATUS unknown option" after authentication



On Sun, 12 Oct 2014 21:31:54 +0800
James Harkins wrote:

> I'm trying to come back to Wanderlust after using other mail clients
> for a while. I had stopped using it because of some connectivity
> problems, which I thought at first were specific to Wanderlust but
> that didn't turn out to be the case. Now I'm trying to get back into
> it so that I can link from my org-mode TODO lists directly to
> e-mails that need some action from me.
> 
> I'm using Emacs 23.3.1 (default Ubuntu package) and I installed the Ubuntu wl-beta package (Ubuntu 12.04).
> 
> I pieced together the beginnings of a configuration (see numbered
> sections below my name) and finally got wl to contact the IMAP
> server (imap.qq.com). It prompted me for a password and
> authenticated correctly, then sat there confused for a little while
> and pitched an error back at me. (I'm including all the WL-related
> items in the Messages buffer.)
> 
> Initializing...
> Loading mail-mime-setup...done
> gnus-mime-setup is not found.
> emh-setup is not found.
> Updating addresses...done
> Checking environment...
> Loading msgdb for +draft...done
> Checking environment...done
> Checking type of variables...done
> Initializing folder...done
> Inserting group Desktop...done
> Checking "%inbox"
> byte-code: IMAP error: STATUS unknown option
> 
> How should I go about getting more information about this error? A
> good place to start is which option is coming back that is unknown.

Try (setq elmo-imap4-debug t) and check 'IMAP4 DEBUG' buffer.

--
Herbert