Hi!

Frank Richter wrote, on 21.12.2012 12:00:
> In this process we've got one "reserved mailbox" in a backend's mailboxes.db:
> user.xyz.bla   2 j xyz        lrswipkxtecda

I would try to stop cyrus on the backend, then look what
ctl_mboxlist -mw
says. If that looks sane and only talks about the mentioned mailbox then try
ctl_mboxlist -m
to fix it. If another "-mw" is silent then restart cyrus.

Do not try ctl_mboxlist while cyrus is running!

Usually "ctl_mboxlist -m" is executed in cyrus.conf on startup on a backend.
Do you have this entry?

START {
  ....
  mupdatepush   cmd="ctl_mboxlist -m"
  ....
}

Greetings, Wolfgang
-- 
Wolfgang Breyha <wbre...@gmx.net> | http://www.blafasel.at/
Vienna University Computer Center | Austria

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