Hi,
I am using the managesieve plugin and I am wondering is there a way to force it to write to a certain script name (like managesieve) even if aforementioned script is not the active one.
Tnx,
Yes. Scripts are called "filter sets" in managesieve plugin. You should see two lists on the plugin page in settings, the first on the left is a list of filter sets. If you don't you're using some very outdated version.
I can see them, but I want filter sets hidden for users since we have a lot of logic implemented in the sieve scripts and I wouldn't like users to change them accidentally. So I want to force them to modify only one script (filterset)
Also, how can I force Vacation part of managesieve plugin to update certain script which is not active. Thank you.