Welcome, if you would like to post a comment please register.
We also encourage you to explore all things Zimbra with our team and members of the community.
I used to have a sieve filter that copied all incoming email and put it into a folder (called Clone). It was a simple sieve 'if true.. copy' which ended up copying each email for safe keeping (disk is cheap).
I'd like to replicate that with Zimbra.
I don't think the GUI filter interface will let me do this- what is the best way to manipulate the underlying filter mechansim?
you _are_ using sieve--- so how can I update my filter manually, and put in my rules from my old Cyrus+Sieve installation? Is there a reasonable way to do this?
I think there's a perl script floating around the forums that will do this - but if not, you can set the filters via soap calls. Check the soap.txt and soapadmin.txt files in ZimbraServer/docs in the source.