[mew-int 2666] Re: imap server without namespace support

Wilfred de Bondt wilfred at example.com
Wed Dec 31 22:05:26 JST 2008


Hello

From: Kazu Yamamoto (山本和彦) <kazu at example.com>
Subject: [mew-int 2665] Re: imap server without namespace support
Date: Wed, 31 Dec 2008 16:43:01 +0900 (JST)

> Hello,
> 
>> Does anyone know how I can read email from an imap-server which does
>> not support the namespace command? In other words, Cu-Z hangs.
> 
> Mew supports such servers. And this is probably a bug of Mew.
> 
> Please send me a session between the IMAP server according to:
> 
> 	http://www.mew.org/bugreport/index.html.en
> 
> Note that you should remove your password if recorded in *Mew debug*
> buffer.

Something like this?

<GREETING>
* OK Zarafa IMAP gateway ready


<=SEND=>
cnrn0043 CAPABILITY

<CAPABILITY>
* CAPABILITY IMAP4rev1 CHILDREN XAOL-OPTION IDLE


<CAPABILITY>
cnrn0043 OK CAPABILITY Completed


<<AUTH>>
No preferred IMAP AUTH.


<=SEND=>
rqcj2883 LOGIN "<loginname>" "<password>"

<LOGIN>
rqcj2883 OK LOGIN completed


<=SEND=>
afzw6801 NAMESPACE

<NAMESPACE>
* BAD Command not recognized

I changed my loginname and password as suggested.
I use a recent snapshot of emacs 23 and mew 6.2. 

Wilfred de Bondt





More information about the Mew-int mailing list