King0770-Notes-Sieve Rules By Proxy: Difference between revisions

m (added category)
No edit summary
 
Line 1: Line 1:
==Administrating filter rules for your users==
{{Archive}}==Administrating filter rules for your users==


As a Zimbra Administrator, if you wish to disable the filter rule feature for a user, but still create sieve rules for the user.<br>
As a Zimbra Administrator, if you wish to disable the filter rule feature for a user, but still create sieve rules for the user.<br>

Latest revision as of 12:53, 24 March 2015

Administrating filter rules for your users

As a Zimbra Administrator, if you wish to disable the filter rule feature for a user, but still create sieve rules for the user.
Here's an example of disabling the feature, and creating a rule for a user.

1) zmprov ma user1@domain.com zimbraFeatureFiltersEnabled FALSE

2) zmmailbox -z -m user1@domain.com afrl "Mom" active all header "from" contains "mom@someotherdomain.com" fileinto "Mom"

In step #2, if the Mom folder didn't exist, the command would create the folder automatically.

Jump to: navigation, search