<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Am 21.12.2012 15:47, schrieb Wolfgang Breyha:
<blockquote cite="mid:50D47686.50905@gmx.net" type="cite">
<pre wrap="">Hi!
Frank Richter wrote, on 21.12.2012 12:00:
</pre>
<blockquote type="cite">
<pre wrap="">In this process we've got one "reserved mailbox" in a backend's mailboxes.db:
user.xyz.bla 2 j xyz lrswipkxtecda
</pre>
</blockquote>
<pre wrap="">
I would try to stop cyrus on the backend, then look what
ctl_mboxlist -mw</pre>
</blockquote>
<br>
I've got this output (changed user and folder name):<br>
<br>
Remove from MUPDATE: user.xyz.bla<br>
mupdate said: user.xyz.blub mailback4.hrz.tu-chemnitz.de!j xyz
lrswipkxtecda <br>
mailboxes.db said: user.xyz.bla mailback4.hrz.tu-chemnitz.de!j xyz
lrswipkxtecda <br>
mupdate says: user.xyz.bla mailback4.hrz.tu-chemnitz.de!j xyz
lrswipkxtecda <br>
fatal error: mupdate said not us before it said us<br>
<br>
<br>
<blockquote cite="mid:50D47686.50905@gmx.net" type="cite">
<pre wrap="">says. If that looks sane and only talks about the mentioned mailbox then try
ctl_mboxlist -m</pre>
</blockquote>
<br>
No changes, same output then with ctl_mboxlist -mw<br>
<br>
<blockquote cite="mid:50D47686.50905@gmx.net" type="cite">
<pre wrap="">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"
....
}</pre>
</blockquote>
<br>
I have:<br>
<pre wrap="">ctl_mboxlist -m -a</pre>
I did it the hard way then: <br>
<br>
Stop cyrus-imapd<br>
ctl_mbloxlist -d > /tmp/mailboxes<br>
# remove the line in /tmp/mailboxes<br>
# move mailboxes.db away<br>
ctl_mbloxlist -u < /tmp/mailboxes<br>
<br>
Start cyrus-imapd<br>
<br>
Thank you,<br>
Frank<br>
<br>
<pre class="moz-signature" cols="76">--
Frank RICHTER
CHEMNITZ UNIVERSITY OF TECHNOLOGY
Germany</pre>
</body>
</html>