I want to run a cron job for specific users. And I want them to enable this via the roundcube webinterface. I thought the easiest would be a sieve plugin that sets some text in managesieve.sieve. And I just have my cron job check for this setting. Or is there a better way of doing such a thing?