In this article you will learn how to migrate filter rules from one user to another user. These are the steps to export and import filter rules from the command line, don’t forget to use the zimbra OS user: 1) Export exiting filter rules of a user and save into a file. zmprov -l ga […]
Tag Archives | Sieve
Using Sieve to send email notifications
You can set up Zimbra to send notifications to a different email address for emails that arrive in your Inbox or any folder via the Preferences panel: You can also create a filter to forward emails to a specified email address using the Filters panel: In this article you will learn how to use Sieve […]
Sending incoming email with bad headers to Junk
Email is always evolving and recently Gmail has started to reject email with bad headers for some customers. Rejecting email with bad headers may help protect against DKIM replay attacks (more on replay attacks in an upcoming blog). When we are talking about messages with bad headers, we mean messages that are not compliant with […]
Zimbra SkillZ: Add an External Email Warning in Zimbra via the Admin Console
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 […]
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: Add an External Email Warning in Zimbra
Hello Zimbra Customers, Partners & Friends, In today’s blog, I’ll show you how to add an external email warning message in Zimbra when receiving an email from an external domain. This is done using a Sieve filter, and it can be enabled per account, COS, domain and server. First, create /tmp/myfilters su – zimbra nano […]