Hello Zimbra Customers, Partners & Friends, New with 9.0.0 Patch 25, you can add an external email warning in Zimbra using the Admin Console. An external email warning message alerts you when you receive email from an external domain. This is done using a Sieve filter, and it can be enabled per account, COS, domain […]
Archive | Zimbra SkillZ
Zimbra SkillZ: Using Sieve Filters on Zimbra via the Admin Console
Hello Zimbra Customers, Partners & Friends, This article is a short how-to on using Sieve filters on Zimbra via the Admin Console. Sieve is a powerful scripting language for filtering incoming email messages. While Zimbra supports user set incoming email filters, the Sieve filters are meant to be set up and installed by administrators. Here’s […]
Zimbra SkillZ: Legal Intercept in Zimbra (updated April 2023)
Hi Zimbra Customers, Partners & Friends, Did you know that Zimbra has a Legal Intercept for Law Enforcement feature? This is used to obtain copies of email messages that are sent, received or saved as drafts from targeted accounts. Intercepted messages are sent to a designated shadow email address. Legal Intercept can be configured to […]
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 […]
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 […]