Philip Chambers wrote:
I have "allowusermoves: yes" in my imapd.conf file and find that the renamemailbox command in cyradm to rename a user works, which is fine.

However when I try the same in a small perl program of my own I get "Operation is not supported on mailbox" returned. The script will rename sub-folders, but behaves just as it used to before "allowusermoves: yes" was set.

Do I need to do anything in my perl script to get it to take note of the new option?

No, this option is server-side, not client side. Is yoru perl program authentcating as an admin? You need to be an admin to rename a user.


--
Kenneth Murchison     Oceana Matrix Ltd.
Software Engineer     21 Princeton Place
716-662-8973 x26      Orchard Park, NY 14127
--PGP Public Key--    http://www.oceana.com/~ken/ksm.pgp
---
Home Page: http://asg.web.cmu.edu/cyrus
Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to