King0770-Notes-Zimbra-Connect

Revision as of 20:05, 5 March 2020 by King0770 (talk | contribs)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

To help clear up confusion about Zimbra-Chat vs. Zimbra-Talk vs. Zimbra-Connect

Both zimbra-talk and zimbra-chat are no longer supported in favor of zimbra-connect; Zimbra-Connect is supported.

To remove zimbra-chat, zimbra-talk, and install zimbra-connect do the following...

CentOS / RedHat

As zimbra
----------
zmzimletctl undeploy zimbra-talk

zmzimletctl undeploy zimbra-chat

As root
-------
yum remove zimbra-talk

yum remove zimbra-chat

yum install zimbra-connect

Ubuntu

As zimbra
----------
zmzimletctl undeploy zimbra-talk

zmzimletctl undeploy zimbra-chat

As root
-------
apt-get remove zimbra-talk

apt-get remove zimbra-chat

apt-get remove zimbra-connect

Finish Zimbra-Connect install

As zimbra
----------
for cos in `zmprov gac`; do zxsuite config cos set $cos attribute teamChatEnabled value true; zxsuite config cos set $cos attribute videoChatEnabled value true; zxsuite config cos set $cos attribute historyEnabled value true; done

zmmailboxdctl restart

Make sure your COS's has com_zimbra_connect_classic enabled.

zmprov mc default +zimbraZimletAvailableZimlets '+com_zimbra_connect_classic'

Additional Info


https://zimbra.github.io/adminguide/8.8.15/#_zimbra_connect


More articles written by me, https://wiki.zimbra.com/wiki/King0770-Notes

Jump to: navigation, search