<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    In trying to bring up a murder with 2.4.10, I am encountering a
    problem I just cannot seem to get past.  I've got a Mupdate master,
    2 backends and 2 frontends.  Everyone seems to be exchanging
    mailboxes.db info just fine, but I cannot move a mailbox (user
    inbox) from the original backend (used to be single, standalone
    system) to the second backend.<br>
    <br>
    Here is sample cyradm session, first to a frontend:<br>
    <blockquote>
      <pre># cyradm -user cyradmin mail
Password: 
mail&gt; xfer user.nic mailbox.wi
xfermailbox: bad parameters to function

mail&gt; rename user.nic user.nic mailbox.wi
renamemailbox: The remote Server(s) denied the operation
</pre>
    </blockquote>
    and to the backend holding the mailbox to be moved:<br>
    <blockquote>
      <pre># cyradm -user cyradmin mailbox
Password: 
mailbox&gt; xfer user.nic mailbox.wi
xfermailbox: The remote Server(s) denied the operation

mailbox&gt; rename user.nic user.nic mailbox.wi
renamemailbox: The remote Server(s) denied the operation
</pre>
    </blockquote>
    Here are protocol traces from the hosts involved:<br>
    From the first session:<br>
    <blockquote>
      <pre>On host &lt;mail&gt;
---------- cyradmin Fri May  4 07:01:01 2012

&lt;1336132861&lt;4 RLIST "" ""
&gt;1336132861&gt;* LIST (\Noselect) "." ""
4 OK Completed (0.000 secs)
&lt;1336132870&lt;5 XFER user.nic mailbox.wi
&gt;1336132871&gt;5 NO bad parameters to function
&lt;1336132898&lt;6 RENAME user.nic user.nic mailbox.wi
&gt;1336132898&gt;6 NO The remote Server(s) denied the operation

On host &lt;mailbox.wi&gt;
---------- murder Fri May  4 07:01:10 2012

&lt;1336132871&lt;Q01 LOGOUT
&gt;1336132871&gt;* BYE LOGOUT received
Q01 OK Completed

On host &lt;postman&gt; (with clock drift)
---------- postman Fri May  4 07:03:26 2012

&lt;1336133006&lt;X0 ACTIVATE {8+}
user.nic {26+}
mailbox.occinc.com!default {63+}
nic        lrswipcda        admin        d        cyrus        lrswipkxtea        cyradmin        lrswipkxtecda        
&gt;1336133006&gt;X0 OK "done"
&lt;1336133006&lt;Q01 LOGOUT
&gt;1336133006&gt;Q01 OK "bye-bye"
</pre>
    </blockquote>
    And from the second:<br>
    <blockquote>
      <pre>On host &lt;mailbox.wi&gt;
---------- murder Fri May  4 07:14:51 2012

&lt;1336133691&lt;Q01 SETQUOTA {9+}
+user.nic (STORAGE 3500000)
&gt;1336133691&gt;Q01 NO Permission denied
&lt;1336133691&lt;Q01 LOGOUT
&gt;1336133691&gt;* BYE LOGOUT received
Q01 OK Completed
---------- murder Fri May  4 07:15:00 2012

&lt;1336133700&lt;Q01 SETQUOTA {9+}
+user.nic (STORAGE 3500000)
&gt;1336133700&gt;Q01 NO Permission denied
&lt;1336133700&lt;Q01 LOGOUT
&gt;1336133700&gt;* BYE LOGOUT received
Q01 OK Completed

On host &lt;postman&gt; (again with clock drift)
---------- postman Fri May  4 07:16:38 2012

&lt;1336133798&lt;X0 ACTIVATE {8+}
user.nic {26+}
mailbox.occinc.com!default {63+}
nic        lrswipcda        admin        d        cyrus        lrswipkxtea        cyradmin        lrswipkxtecda        
&gt;1336133798&gt;X0 OK "done"
&lt;1336133798&lt;Q01 LOGOUT
&gt;1336133798&gt;Q01 OK "bye-bye"
</pre>
    </blockquote>
    So it looks to me like the ACL is not being transferred, and the
    entire operation is buggered from there on.  Right?  What's the fix
    to this?  Is there some overarching ACL which I'm missing?<br>
    <br>
    Here are the pertinent (sanitized) portions of the configurations
    from both backends:<br>
    <blockquote>
      <pre># mailbox - main backend
admins: cyrus cyradmin
allowplaintext: yes
sasl_pwcheck_method: saslauthd
sasl_mech_list: PLAIN
sasl_minimum_layer: 0
sasl_auto_transition: no
servername: mailbox.example.com
proxyservers: cyradmin murder
allowusermoves: true
idlemethod: idled
allowallsubscribe: true
altnamespace: true
defaultacl: anyone lrsip
mupdate_server: postman.example.com
mupdate_username: postman
mupdate_authname: postman
mupdate_password: password1
proxy_authname: murder
proxy_password: password2
force_sasl_client_mech: PLAIN
postman_mechs: PLAIN
mailbox_mechs: PLAIN
serverlist: mailbox mailbox.wi
----------------------

# mailbox.wi - new backend
admins: cyrus cyradmin
allowplaintext: yes
sasl_pwcheck_method: saslauthd
sasl_mech_list: PLAIN LOGIN
sasl_minimum_layer: 0
sasl_auto_transition: no
servername: mailbox.wi.example.com
allowallsubscribe: true
duplicatesuppression: true
expunge_mode: delayed
proxyservers: cyradmin murder
allowusermoves: true
mupdate_server: postman.example.com
mupdate_username: postman
mupdate_authname: postman
mupdate_password: password1
proxy_authname: murder
proxy_password: password2
force_sasl_client_mech: PLAIN
postman_mechs: PLAIN
mailbox_mechs: PLAIN
serverlist: mailbox mailbox.wi
</pre>
    </blockquote>
    For what it's worth, all authentication is via saslauthd with LDAP. 
    I am able to create new mailboxes on the new backend, and access
    them via all frontends, etc.   I am just not able to transfer
    mailboxes, which is kind of the critical part of this whole effort
    (distribute mail from centralized location to remote sites).<br>
    <br>
    Any assistance would be greatly appreciated.<br>
    <br>
    Best regards,<br>
        -nic<br>
    <pre class="moz-signature" cols="72">-- 
Nic Bernstein                             <a class="moz-txt-link-abbreviated" href="mailto:nic@onlight.com">nic@onlight.com</a>
Onlight, Inc.                             <a class="moz-txt-link-abbreviated" href="http://www.onlight.com">www.onlight.com</a>
219 N. Milwaukee St., Suite 2a            v. 414.272.4477
Milwaukee, Wisconsin  53202
</pre>
  </body>
</html>