Quote:
Originally Posted by yqu Have you tried to run
zmprov mc default zimbraProxyAllowedDomains "*"
It is required to get zimlet working. |
Take care with this command :
Code:
zmprov mc default zimbraProxyAllowedDomains "*"
You should use it only for dev purposes. Also, the correct command is :
Code:
zmprov mc default +zimbraProxyAllowedDomains "*"
Don't forget the "+", or you will erase all the allowed domains values.
For those installing the zimlet, not for dev purposes, they should use something like this :
Code:
zmprov mc default +zimbraProxyAllowedDomains "*.mydomain.com"
with mydomain.com being the domain for your alfresco.