[dev] Latest HEAD + cyrus imap [BUG]
Michael M Slusarz
slusarz at mail.curecanti.org
Tue Sep 27 22:53:24 PDT 2005
Quoting Marc Jauvin <marc at r4l.com>:
> I'm really NOT knowledgable enough to play in that code, sorry.
>
> Michael M Slusarz <slusarz at mail.curecanti.org> wrote:
>
>> Quoting Marc Jauvin <marc at r4l.com>:
>>
>>> Hi Michael, any progress on this?
>>>
>>> Thanks.
>>>
>>> Marc Jauvin <marc at r4l.com> wrote:
>>>
>>>> Here is the login page error:
>>>>
>>>> Could not retrieve namespace information from IMAP server.
>>
>> No. If namespace information can not be retrieved from your IMAP
>> server, you need to debug IMAP_Client and the namespace detection
>> methods to determine why it is failing on your system (since it seems
>> to be working fine for all developers).
On line 662 of current CVS, right after:
$read = $this->_runCommand('NAMESPACE');
put in a:
print_r($read);
exit;
and post the output.
michael
_______________________________________
Michael Slusarz [slusarz at curecanti.org]
More information about the dev
mailing list