unified murder configuration
    Aleksandar Milivojevic 
    alex at milivojevic.org
       
    Thu Mar 16 23:46:19 EST 2006
    
    
  
Todd Merritt wrote:
> I'm configuring a unified murder setup with cyrus-imapd 2.3.3, I have 
> everything working finally, except that I have an issue moving mailboxes 
> across backends.  The documentation for the traditional murder setup 
> indicates that the proxy user should not be listed as an admin, but the 
> reason that my move seems to fail is that the proxy user is not an 
> administrator.  Is this documentation not correct for the unified setup ?
In classic configuration, proxy user in imapd.conf on frontends should 
not be an administrator on backend indeed.  However, proxy user in 
imapd.conf on backends should be an administrator on other backends (for 
user moves to work).  Basically, you'll use at least two different proxy 
users (one for frontends without administrative rights, and the other 
one for backends with administrative rights).
I've never done anything other than classic Murder configuration. 
However my guess is that in any type of configuration where backends 
also serve the role of frontend, you should configure proxy user the way 
you would do it on backend (as an admin user on all other backends).
Also, check that allowusermoves is set to 1 (default is 0).
    
    
More information about the Info-cyrus
mailing list