Quote:
Originally Posted by kcperry What should I check to diagnose, why a user filter is not running? |
The filter is a sieve script, you find the filters under the zimbraMailSieveScript attribute when you use zmprov to display the account.
You should check the filter details and see if there's any other script that is being triggered when an email arrives - you will also need to look at the email (headers and body) to confirm why it's being filtered or not. As you've mentioned that the mail isn't being filtered automatically when it arrives but does work when you run the filter on it's own then I'd suspect there's another filter acting on it before it's intended filter.