Roundcube Community Forum

Third Party Contributions => API Based Plugins => Topic started by: boxyball on January 15, 2015, 10:09:37 AM

Title: sieverules - need to change filter set enable status programatically
Post by: boxyball on January 15, 2015, 10:09:37 AM
Hello,

I wrote a program to add users and creates a sieve spam filter routing script.
I need to be able to set the managesieve filter-set to enabled but I don't know where that status is stored on the server.
I can't find it in the roundcube database or in the user mail directory.
Thanks in advance.
Title: Re: sieverules - need to change filter set enable status programatically
Post by: JohnDoh on January 15, 2015, 02:38:56 PM
You need to check the config you your sieve server to find where it stores that information. Its not defined in Roundcube..