On 18 Oct 2013, at 12:13, Fabio S. Schmidt <fa...@improve.inf.br> wrote:
> I'm having inconsistent with a backend server and Mupdate master, the 
> mailboxes are listed in the mupdate server but they were erased on the 
> Backedn. When I try to re-create the mailbox on the backend the Mupdate 
> server prevents the operation.
> 
> How can I force the removal of mailboxes on the Mupdate  to create again?

Run:

        ctl_mboxlist -wami

on the backend in question.  This won't change anything (-w is warn only), but 
will tell you what it would do.  -a means that the backend is "authoritative", 
i.e., if mailboxes.db doesn't contain the mailbox, it will remove the mailbox 
from the mupdate master.  See the man page for the other options.  The only 
real downside of this method is that if there's a large and incorrect disparity 
between the backends and the mupdate master, this command (once you remove the 
-w) will propagate the disparity to the mupdate master.

:wes
----
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

Reply via email to