King0770-Notes-Zimbra-Connect

Revision as of 18:02, 17 March 2020 by King0770 (talk | contribs)

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...

NOTE: The commands should only be used on zimbra nodes running the mailboxd service.

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 install 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'

Access to Features

Access to Zimbra-Connect's features to create 'Spaces' or 'Channels' requires a additional licensing.
Image: 900 pixels]


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