6.0.0-beta1
10/20/25

[#11105] Listing mailbox failed
Summary Listing mailbox failed
Queue IMP
Queue Version Git develop
Type Bug
State Resolved
Priority 1. Low
Owners slusarz (at) horde (dot) org
Requester jan (at) horde (dot) org
Created 03/26/2012 (4956 days ago)
Due
Updated 08/29/2012 (4800 days ago)
Assigned
Resolved 03/27/2012 (4955 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
08/29/2012 12:34:30 PM Git Commit Comment #7 Reply to this comment
Changes have been made in Git (master):

commit 021aa94c8a4d2b2b4d8a159de5292880316a74c1
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Tue Mar 27 12:37:07 2012 -0600

     Bug #11105: Fix listing mailboxes when LIST-EXTENDED is not available

  .../Imap_Client/lib/Horde/Imap/Client/Socket.php   |    8 +++-----
  1 files changed, 3 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/021aa94c8a4d2b2b4d8a159de5292880316a74c1
08/29/2012 12:34:16 PM Git Commit Comment #6 Reply to this comment
Changes have been made in Git (master):

commit 1404d623c79ebb49a2e8cb34817e7b26112e1e95
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Mon Mar 26 13:38:26 2012 -0600

     Bug #11105: Remove duplicate patterns from listMailboxes() call

  .../Imap_Client/lib/Horde/Imap/Client/Base.php     |    6 +++---
  1 files changed, 3 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/1404d623c79ebb49a2e8cb34817e7b26112e1e95
03/27/2012 06:37:25 PM Michael Slusarz State ⇒ Resolved
 
03/27/2012 06:37:17 PM Git Commit Comment #5 Reply to this comment
Changes have been made in Git (develop):

commit 021aa94c8a4d2b2b4d8a159de5292880316a74c1
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Tue Mar 27 12:37:07 2012 -0600

     Bug #11105: Fix listing mailboxes when LIST-EXTENDED is not available

  .../Imap_Client/lib/Horde/Imap/Client/Socket.php   |    8 +++-----
  1 files changed, 3 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/021aa94c8a4d2b2b4d8a159de5292880316a74c1
03/26/2012 07:59:13 PM Jan Schneider Comment #4 Reply to this comment
Can you check on the value of $_namespaces in IMP_Imap_Tree?
     |-[-] _namespaces[3]
     |  |-[-] INBOX.[5]
     |  |  |-     delimiter                        .
     |  |  |-     hidden                           false
     |  |  |-     name                             INBOX.
     |  |  |-     translation
     |  |  `-     type                             1
     |  |-[-] user.[5]
     |  |  |-     delimiter                        .
     |  |  |-     hidden                           false
     |  |  |-     name                             user.
     |  |  |-     translation
     |  |  `-     type                             2
     |  `-[-] [5]
     |     |-     delimiter                        .
     |     |-     hidden                           false
     |     |-     name
     |     |-     translation
     |     `-     type                             3

03/26/2012 07:39:01 PM Michael Slusarz Comment #3 Reply to this comment
The only problem with the log that I see is that we are doing 
duplicate LIST requests.

Can you check on the value of $_namespaces in IMP_Imap_Tree?   
Specifically, I am wondering if there are duplicate namespaces being 
passed to the listMailboxes() call on line 291.

I've added code to remove duplicate patterns in Imap_Client also.
03/26/2012 07:38:37 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (develop):

commit 1404d623c79ebb49a2e8cb34817e7b26112e1e95
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Mon Mar 26 13:38:26 2012 -0600

     Bug #11105: Remove duplicate patterns from listMailboxes() call

  .../Imap_Client/lib/Horde/Imap/Client/Base.php     |    6 +++---
  1 files changed, 3 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/1404d623c79ebb49a2e8cb34817e7b26112e1e95
03/26/2012 09:14:17 AM Jan Schneider New Attachment: imap.log Download
 
03/26/2012 09:13:53 AM Jan Schneider Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Listing mailbox failed
Queue ⇒ IMP
Assigned to Michael Slusarz
Milestone ⇒
Patch ⇒ No
State ⇒ Assigned
Reply to this comment
Listing subscribed mailboxes on Cyrus fails at the moment, and there 
is something strange going in the imap logs, see attachment.

Saved Queries