View Single Post
  #2 (permalink)  
Old 04-18-2009, 02:51 PM
alexkelly alexkelly is offline
Trained Alumni
 
Posts: 70
Default

We don't typically use Outlook in our environment, so I am not entirely sure this is the same problem. However, I did recently have a user who is using the ZCO and was unable to get contacts from the GAL after we upgraded to 5.0.13. Looking in the /opt/zimbra/log/mailbox.log showed permissions errors when trying to sync. The fix was to enable the permisson on the account with:
Quote:
zmprov ma account@domain zimbraFeatureGalSyncEnabled TRUE
You can also set the default behavior by doing:
Quote:
zmprov mc default zimbraFeatureGalSyncEnabled TRUE
Reply With Quote