[Tickets #12260] Renaming mailboxes fails
noreply at bugs.horde.org
noreply at bugs.horde.org
Thu May 16 18:37:35 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12260
------------------------------------------------------------------------------
Ticket | 12260
Created By | Michael Rubinsky <mrubinsk at horde.org>
Summary | Renaming mailboxes fails
Queue | IMP
Version | Git master
Type | Bug
State | Assigned
Priority | 2. Medium
Milestone |
Patch |
Owners | Michael Slusarz
------------------------------------------------------------------------------
Michael Rubinsky <mrubinsk at horde.org> (2013-05-16 18:37) wrote:
Attempting to rename a mailbox from the dynamic interface called
"base" to "testbase" fails with:
"Renaming base to base/testbase failed. The object couldn't be created
because it already exists."
The base/testbase looks wonky to me.
Log:
------------------------------
>> Thu, 16 May 2013 14:28:56 -0400
S: * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID
ENABLE IDLE STARTTLS LOGINDISABLED] Dovecot ready.
C: 1 STARTTLS
S: 1 OK Begin TLS negotiation now.
C: 2 [LOGIN Command - username: jordyn]
S: 2 OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID
ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS
MULTIAPPEND UNSELECT CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED
I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN
CONTEXT=SEARCH LIST-STATUS] Logged in
>> CACHE: Using the Horde_Imap_Client_Cache_Backend_Cache storage driver.
C: 3 ENABLE QRESYNC
C: 4 LIST () "" ("base/*")
S: * ENABLED QRESYNC
S: 3 OK Enabled.
S: * LIST () "/" "base/"
S: 4 OK List completed.
C: 5 LSUB "" "base"
S: * LSUB () "/" "base"
S: 5 OK Lsub completed.
C: 6 LIST () "" ("base/*")
S: * LIST () "/" "base/"
S: 6 OK List completed.
C: 7 LSUB "" "base/*"
S: 7 OK Lsub completed.
C: 8 RENAME "base" {14+}
C: [LITERAL DATA: 14 bytes]
C:
S: 8 NO [ALREADYEXISTS] Mailbox already exists: base
C: 9 LOGOUT
S: * BYE Logging out
S: 9 OK Logout completed.
More information about the bugs
mailing list