Re: Which imap command to rename a root mailbox while maintaining its partition
Marco <[email protected]>
| Newsgroups | gmane.mail.imap.cyrus |
|---|---|
| Message-ID | <[email protected]> |
Il 18/03/2019 08:25, Thomas Cataldo ha scritto: > Hi, > > On cyrus 2.4.x we used to run > A1 RENAME mbox1 mbox2 our_partition > > When we run that on cyrus 3.0.8 we get : > A1 NO Cross-server or cross-partition move w/rename not supported > > Is there a way to do this rename with one command with cyrus3. > If we run A1 RENAME mbox1 mbox2 > the mailbox is renamed as expected but it moves from our_partition to > default which is not what we want. > > Any suggestion ? Hello, no suggestions, I verified too. :( But if you have a mailbox with: folder1 --> part1 folder2 --> part2 then you can do: A1 RENAME folder1 folder2/folder1 and folder1 is now on part2. So, under some circumstances, a cross partition rename seems to be still supported... Bye Marco Ps: on the above example unixhierarchysep: 1 ---- Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/ To Unsubscribe: https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus