* Marten Lehmann <[EMAIL PROTECTED]> [20061017 10:43]:
> Hello,
> 
> within cyradm I'm trying to rename a folder.
> 
> My goal would be to rename a mailbox from
> 
> user/[EMAIL PROTECTED]
> 
> to
> 
> backup/2006-10-17/[EMAIL PROTECTED] or
> backup/2006-10-17/[EMAIL PROTECTED]
> 
> But renaming always fails, even with really simple renames:
> 
> rename user/[EMAIL PROTECTED] user/[EMAIL PROTECTED]
> 
> renamemailbox: Operation is not supported on mailbox
> 
> What am I doing wrong?
> 
> > lam user/[EMAIL PROTECTED]
> [EMAIL PROTECTED] lrswipcda
> 
> Is any right missing?

Set 'allowusermoves' to '1' in imapd.conf?  From the imapd.conf man
page:

  allowusermoves: 0

  Allow moving user accounts (with associated meta‐data) via RENAME or XFER.

  Note  that  measures  should  be taken to make sure that the user being
  moved is not logged in, and can not login during the move.  Failure  to
  do  so  may  result in the user’s meta‐data (seen state, subscriptions,
  etc) being corrupted or out of date.

Ben
----
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to