This Modern UI Zimlet implements the reading and setting of the Sensitivity header RFC2156, it is implemented the same way as in MS Outlook, mainly to keep it consistent. For the Classic UI version take a look at https://github.com/Zimbra/confidential-header-zimlet. Configuring Zimbra To allow the setting of the Sensitivity header one must enable it on the […]
Archive | Zimlets
Setting email headers from Zimlets using the ONSEND event and Redux
Are you looking to add extra headers to emails in Zimbra? This can now be done in Modern UI using Zimlets. In this article we will introduce you to the newly added SendCustomHeaderMessage component and guide you through the use of Redux by means of an example Zimlet. What are Zimlets? Zimlets are add-ons that […]
Zimbra BigBlueButton Zimlet
With the Zimbra BigBlueButton Zimlet you can offer your users a convenient way to schedule meetings in BigBlueButton right from within the Zimbra UI. The Zimlet adds an option to insert BigBlueButton meeting information to calendar appointments in Zimbra and offers a way to join BigBlueButton meetings from Zimbra. The integration is available for Zimbra […]
How to implement (external LDAP) authentication in a Zimbra Java Extension
Frequent readers of the Zimbra blog will know that Zimbra can be extended/customized by using Zimlets. By creating your own Zimlets you can add functionality to the UI (front-end) and the Java back-end, allowing you to cater to specific customer needs. Zimlets can be enabled globally or per user (group) Details on this can be […]
Mobileconfig in Settings menu Zimlet
This Zimlet adds a menu option in the Settings menu to download mobileconfig file to configure your Zimbra account on Apple devices. The same is included in Modern UI by default under Settings->Accounts then expand your account and scroll down. This Zimlet exposes the feature more prominently and makes it easier to find. You can […]
Print preview an attachment in Zimbra Desktop
This Zimlet adds a link to print preview an attachment without having to download and save the attachment, reducing number of user interactions. This Zimlet was made for users of Zimbra Desktop that need to print many PDF attachments during their daily workflow. Out-of-the box on Zimbra Desktop this requires one to store the PDF […]