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?