The Traffic Light Protocol (TLP) Zimlet adds a menu to Zimbra that allows the use of First.org Traffic Light Protocol (TLP) confidentiality designations. By using TLP you can set a confidentiality designation on an email similar to the functionality offered by the Confidential Header Zimlet. Benefits of the TLP approach is that it works on […]
Archive | Community
Customizing the Modern UI theme colors and logo
With the Simple Theme customizer Zimlet you can change the Modern UI appearance in a fast and easy way. Simple Theme customizer Zimlet supports setting the primary and secondary color and the logo on Zimbra Modern UI. You can set these settings globally or per domain. Configuring and installing Create a file /tmp/zimbra-zimlet-simple-theme.xml with the […]
Implementing Custom Authentication using a Zimbra extension (updated)
In this article you will learn how to implement Custom Authentication using a Zimbra extension. The Java project and source code can be found at https://github.com/Zimbra/zimbra-custom-authentication. Take a look at https://github.com/Zimbra/zm-extension-guide if you are new to Java or building Zimbra extensions. The zm-extension-guide covers all the things needed to build the Custom Authentication extension. Zimbra […]
Automated installation of Zimbra
This article introduces the zinstaller script that can be used for automating the installation of Zimbra. The zinstaller script will install a Zimbra 9 single server on Ubuntu 20 and will also obtain and install a 60-day trial license. If you are new to Zimbra, the zinstaller script makes it easy to evaluate Zimbra on […]
Zimbra Email Security Webinar Series: DNSSEC (updated)
Hello Zimbra Customers, Partners & Friends, Zimbra’s Barry de Graaff and Randy Leiker from Skyway Networks team up for a webinar series focused on Email Security. These hands-on webinars will include practical how-to information and best practices to help you maximize Zimbra security. In this fourth episode of the Zimbra Email Security Webinar Series, join […]
Zimbra SkillZ: How to use Zimbra with multiple HTTPS domains (Server Name Indication)
This article is a short how-to on making your Zimbra reachable via multiple HTTPS domains. This will allow your users to reach Zimbra using different URL’s such as: https://mail.zimbra.com and https://mail.zimbra.org. Set-up initial TLS certificate Set-up Zimbra to work with the fist HTTPS domain. Install the certificate obtained from your Certificate Authority by using one […]