Re: Cannot xfer or rename mailbox in murder

2012-05-10 Thread Nic Bernstein
On 05/10/2012 10:47 AM, Marc Patermann wrote: > Nic, > > Nic Bernstein schrieb (04.05.2012 14:32 Uhr): >>In trying to bring up a murder with 2.4.10 > just out of curiosity: Why do you start testing with 2.4.10, which is > 3/4 of a year old, and not 2.4.16? This is an in-place system, not just

Re: Cannot xfer or rename mailbox in murder

2012-05-10 Thread Marc Patermann
Nic, Nic Bernstein schrieb (04.05.2012 14:32 Uhr): > In trying to bring up a murder with 2.4.10 just out of curiosity: Why do you start testing with 2.4.10, which is 3/4 of a year old, and not 2.4.16? Marc Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.

Re: Cannot xfer or rename mailbox in murder

2012-05-04 Thread Nic Bernstein
On 05/04/2012 09:23 AM, Dan White wrote: On 05/04/12 07:32 -0500, Nic Bernstein wrote: 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

Re: Cannot xfer or rename mailbox in murder

2012-05-04 Thread Dan White
On 05/04/12 07:32 -0500, Nic Bernstein wrote: >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 mail

Cannot xfer or rename mailbox in murder

2012-05-04 Thread Nic Bernstein
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

Re: Rename mailbox

2008-02-18 Thread Paul van der Vlis
Paul van der Vlis schreef: > I have there: allowusermoves: yes > But I don't find anything about that option in "man imapd.conf" > > I am using Cyrus 2.1, maybe it's only in a newer version. Is it in Cyrus > 2.2? For the archive: In Cyrus 2.2.13 renaming a mailbox works fine. In Cyrus 2.1.18 ren

Re: Rename mailbox

2008-02-15 Thread Simon Matter
> Hello, > > I would like to rename a mailbox, but it does not work: > > localhost> sam user.maxima cyrus lrswipcda > localhost> rename user.maxima user.maxima2 > renamemailbox: Operation is not supported on mailbox Did you enable allowusermoves in imapd.conf? > > Is there another way? > Maybe cr

Re: Rename mailbox

2008-02-15 Thread Rudy Gevaert
Paul van der Vlis wrote: > Hello, > > I would like to rename a mailbox, but it does not work: > > localhost> sam user.maxima cyrus lrswipcda > localhost> rename user.maxima user.maxima2 > renamemailbox: Operation is not supported on mailbox > > Is there another way? > Maybe create a new mailbox

Re: Rename mailbox

2008-02-15 Thread Paul van der Vlis
Rudy Gevaert schreef: > Paul van der Vlis wrote: >> Hello, >> >> I would like to rename a mailbox, but it does not work: >> >> localhost> sam user.maxima cyrus lrswipcda >> localhost> rename user.maxima user.maxima2 >> renamemailbox: Operation is not supported on mailbox >> >> Is there another way?

Re: Rename mailbox

2008-02-15 Thread Michael Menge
Hi, Quoting Paul van der Vlis <[EMAIL PROTECTED]>: Hello, I would like to rename a mailbox, but it does not work: localhost> sam user.maxima cyrus lrswipcda localhost> rename user.maxima user.maxima2 renamemailbox: Operation is not supported on mailbox Is "allowusermoves: 1" in imapd.conf?

Rename mailbox

2008-02-15 Thread Paul van der Vlis
Hello, I would like to rename a mailbox, but it does not work: localhost> sam user.maxima cyrus lrswipcda localhost> rename user.maxima user.maxima2 renamemailbox: Operation is not supported on mailbox Is there another way? Maybe create a new mailbox and copy everything to it? With regards, Pau