10 Sep 2010 15:47
Re: Forward Reg.
Zitat von ANANT S ATHAVALE <asa@...>: > Dear List, > > We plan to stop the forward option provided in the filters. There > are already many users using this feature. In our setup, we are > using Cyrus IMAP Sieve scripts for filters. > > One option could be to tell the users to disable the Forward filter > on their own and removing the Forward filter from being accessed by > users. but, many users may not act all. > > I would like to know a easy/reliable way of disabling forward filter > for all users who have set it (ingo_forwards). This should update > both the table "ingo_forwards" and also the ingo.script and its > binary counterpart. There is no easy way to do this. You need to write a script that changes these settings in the storage backend, and another to go through the generated sieve scripts, cut out the forwarding rule, and run sievec. Jan. -- -- Do you need professional PHP or Horde consulting? http://horde.org/consulting/
RSS Feed