
Originally Posted by
leocor
# su - zimbra
# zmprov gc default | grep zimbraFeatureBriefcasesEnabled
# zmprov mc default zimbraFeatureBriefcasesEnabled TRUE
You can see usage of zmprov here, despite is an old guide:
Zmprov - Zimbra :: Wiki
Let me know if it works correctly.
This procedure worked. However, I think you had a copy and paste error (actually I think you may have fixed it with an edit). These are the commands I used. Checking for the setting is not necessary.
Code:
# su - zimbra
# zmprov mc default zimbraFeatureBriefcasesEnabled TRUE
Thanks for the response. I hope this helps others.