Couple of things to check
1) Check the COS
zmprov gc default | grep zimbraProxyAllowedDomains
If "*.webex.com" is not listed, run
zmprov mc default +zimbraProxyAllowedDomains *.webex.com
If you are not using the default COS, substitute "default" with your own COS_name.
2) Check the ~/zimlets-deployed/com_zimbra_webex directory, make sure it is not empty. |