View Single Post
  #6 (permalink)  
Old 06-04-2008, 02:53 PM
bobby bobby is offline
Zimbra Employee
 
Posts: 515
Default

If "NAMESPACE" is the only capability disabled:

Quote:
>zmprov mcf zimbraImapDisabledCapability NAMESPACE
>zmprov mcf zimbraImapSSLDisabledCapability NAMESPACE
Just unset those attributes:

$ zmprov mcf zimbraImapDisabledCapability ""
$ zmprov mcf zimbraImapSSLDisabledCapability ""

You'll have to restart the mailbox app to pick this up (just like setting them in the first place):

$ zmmailboxdctl restart
__________________
Search the Forums - Bugzilla - Wiki - Downloads
Reply With Quote