<div dir="ltr">Well yes, the case you describe are working.<div><br></div><div>As a workaround we do :</div><div>A1 RENAME old1 new1</div><div>A2 RENAME new1 new1 our_partition</div><div><br></div><div>But this is bothering us as our software works as a cyrus replication protocol endpoint and we don't want to receive :</div><div>APPLY RENAME (old1 new1 partition default)</div><div>as default is not a usual partition that our software can handle.</div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Mar 18, 2019 at 9:31 AM Michael Menge <<a href="mailto:michael.menge@zdv.uni-tuebingen.de">michael.menge@zdv.uni-tuebingen.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
Quoting Sebastian Hagedorn <<a href="mailto:Hagedorn@uni-koeln.de" target="_blank">Hagedorn@uni-koeln.de</a>>:<br>
<br>
> Hi,<br>
><br>
>> On cyrus 2.4.x we used to run<br>
>> A1 RENAME mbox1 mbox2 our_partition<br>
>><br>
>> When we run that on cyrus 3.0.8 we get :<br>
>> A1 NO Cross-server or cross-partition move w/rename not supported<br>
>><br>
>> Is there a way to do this rename with one command with cyrus3.<br>
>> If we run A1 RENAME mbox1 mbox2<br>
>> the mailbox is renamed as expected but it moves from our_partition to<br>
>> default which is not what we want.<br>
>><br>
>> Any suggestion ?<br>
><br>
> I have no idea, because we're not far enough along in our migration  <br>
> to Cyrus 3, but this is troubling me. We currently use RENAME  <br>
> specifically for moving users cross-partition. If that isn't  <br>
> supported anymore, is there a new alternative in Cyrus 3?<br>
<br>
<br>
I have not tested this, but I think you can move cross-partition  <br>
without rename<br>
and rename without move cross-partition.<br>
<br>
A1 RENAME mbox1 mbox1 our_partition<br>
A2 RENAME mbox1 mbox2<br>
<br>
<br>
     Michael Menge<br>
<br>
<br>
--------------------------------------------------------------------------------<br>
M.Menge                                Tel.: (49) 7071/29-70316<br>
Universität Tübingen                   Fax.: (49) 7071/29-5912<br>
Zentrum für Datenverarbeitung          mail:  <br>
<a href="mailto:michael.menge@zdv.uni-tuebingen.de" target="_blank">michael.menge@zdv.uni-tuebingen.de</a><br>
Wächterstraße 76<br>
72074 Tübingen<br>
<br>
----<br>
Cyrus Home Page: <a href="http://www.cyrusimap.org/" rel="noreferrer" target="_blank">http://www.cyrusimap.org/</a><br>
List Archives/Info: <a href="http://lists.andrew.cmu.edu/pipermail/info-cyrus/" rel="noreferrer" target="_blank">http://lists.andrew.cmu.edu/pipermail/info-cyrus/</a><br>
To Unsubscribe:<br>
<a href="https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus" rel="noreferrer" target="_blank">https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus</a></blockquote></div>