In Zimbra it is easy to switch between the legacy Classic UI and the Modern UI via menu options. However in case of upgrades to Zimbra 10 in some cases your Class Of Service will not be updated to include new Zimlets. As a result the Zimlet that adds the menu option to switch to […]
Archive | Zimlets
Re-introducing RSS feeds in Zimbra
For a long time it has been possible to subscribe to RSS/ATOM feeds from the Zimbra Classic UI. This new Zimlet can be used to subscribe to RSS/ATOM feeds from within Zimbra Modern UI. This way you can stay up-to-date on your favorite Youtube channel, the Zimbra blog or more importantly Zimbra Security updates. Screenshots […]
Introducing new Nextcloud Zimlet for Classic UI
We have backported the Modern UI Nextcloud Zimlet that uses OAuth to the Classic UI. A number of partners have requested this Classic UI Zimlet since there are still many users the like to work with the Classic UI. With the Nextcloud Zimlet you will be able to save emails and attachments from Zimbra to […]
Introducing Out Of Office Alert Zimlet
This Classic UI Zimlets displays an alert as soon as you enter an email address in to/cc/bcc of someone with an active out of office reply. Avoid putting time in writing an email just to be greeted with an out-of-office message after sending an email. Installing mkdir /opt/zimbra/lib/ext/outofofficealert wget https://github.com/Zimbra/out-of-office-alert-zimlet/releases/download/0.0.1/outofofficebanner.jar -O /opt/zimbra/lib/ext/outofofficealert/outofofficebanner.jar sudo su – […]
Zimbra Dropbox integration (Admin guide)
This guide will take you through the steps to set-up the Dropbox integration in Zimbra. Once you have completed the steps in this guide you can follow the end-user guide at https://wiki.zimbra.com/wiki/Dropbox_integration_end_user_guide for the final OAuth set-up. Create a Dropbox Application (OAuth) To be able to use the Dropbox integration you have to create a […]
Zimbra Admin Console Zimlets and Extensions guide
For a long time Zimbra Administrators and Zimbra Delegated Administrators had the ability to manage their Zimbra infrastructure using the Zimbra Admin Console Web-UI. The functionality of the Zimbra Admin Console can be extended with Zimlets and Extensions allowing for more flexibility and integrations with 3rd party applications. We have created the admin-console-zimlets-and-extensions-guide repository where […]