View Single Post
  #42 (permalink)  
Old 10-02-2009, 08:46 PM
rrao rrao is offline
Zimbra Employee
 
Posts: 187
Default

Quote:
Originally Posted by dave_kempe View Post
OK, I just narrowed it down. The particular class of service is the problem. Any ideas why one class of service would give errors and the others wouldn't?
for both COSes, run,
Code:
 zmprov gc <COSname> | grep zimbraZimletAvailableZimlets
and see if they both match. I think you don't have few domains listed on it.


For all the missing domains, add each one of them using:
Code:
 zmprov mc <cosname> +zimbraProxyAllowedDomains <missingDomainName>
__________________
Bugzilla - Wiki - Downloads - Before posting... Search!
Reply With Quote