[Tickets #9895] deleteMailbox doesn't work
bugs at horde.org
bugs at horde.org
Wed Apr 13 14:18:55 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/9895
------------------------------------------------------------------------------
Ticket | 9895
Created By | vilius at lnk.lt
Summary | deleteMailbox doesn't work
Queue | Horde Framework Packages
Version | Git master
Type | Bug
State | Unconfirmed
Priority | 2. Medium
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
vilius at lnk.lt (2011-04-13 14:18) wrote:
When trying to delete a user from Administration -> Users interface
using CyrSQL or IMAP drivers I get "IMAP error: Mailbox does not
exist". Just a guess, but this is probably becouse of in the past IMAP
libraries used PHP imap_deletemailbox function, but now it uses direct
socket connection and mailbox need to be specified with namespace?
Like user.mailbox.
More information about the bugs
mailing list