[Tickets #8859] Mailbox listing failed
bugs at horde.org
bugs at horde.org
Tue Feb 9 09:42:35 UTC 2010
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/8859
------------------------------------------------------------------------------
Ticket | 8859
Created By | rsalmon at mbpgroup.com
Summary | Mailbox listing failed
Queue | IMP
Version | Git master
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
rsalmon at mbpgroup.com (2010-02-09 04:42) wrote:
courier-imap-4.3.0
php-5.2.6
$_prefs['subscribe']['value'] = 0
From IMP, I create the following folder : 'home.2010'.
Folder is created and home is not click-able (as expected).
Now, if you logout/login, 'home' becomes click-able. It shouldn't
because folder 'home' doesn't exist.
I get the following errors when clicking on 'home' :
from IMP :
Mailbox listing failed: IMAP error: Mailbox does not exist, or must be
subscribed to.
from DIMP :
exception 'Horde_Imap_Client_Exception' with message 'IMAP error:
Mailbox does not exist, or must be subscribed to.' in
/var/www/html/horde/libs/Horde/Imap/Client/Socket.php:3747 Stack
trace: #0 /var/www/html/horde/libs/Horde/Imap/Client/Socket.php(3435):
Horde_Imap_Client_Socket->_parseResponse(2) #1
/var/www/html/horde/libs/Horde/Imap/Client/Socket.php(830):
Horde_Imap_Client_Socket->_sendLine('EXAMINE "INBOX....') #2
/var/www/html/horde/libs/Horde/Imap/Client/Base.php(649):
Horde_Imap_Client_Socket->_openMailbox('INBOX.home.20...', 1) #3
/var/www/html/horde/imp/lib/Ajax/Application.php(1750):
Horde_Imap_Client_Base->openMailbox('INBOX.home.20...', 3) #4
/var/www/html/horde/imp/lib/Ajax/Application.php(495):
IMP_Ajax_Application->_changed(Object(Horde_Variables), false) #5
[internal function]:
IMP_Ajax_Application->ViewPort(Object(Horde_Variables)) #6
/var/www/html/horde/libs/Horde/Ajax/Application/Base.php(71):
call_user_func(Array, Object(Horde_Variables)) #7
/var/www/html/horde/services/ajax.php(57):
Horde_Ajax_Application_Base->doAction() #8 {main}
More information about the bugs
mailing list