[Tickets #2970] NEW: Ingo disables kolab sieve scripts
bugs@bugs.horde.org
bugs at bugs.horde.org
Mon Nov 14 10:43:08 PST 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=2970
-----------------------------------------------------------------------
Ticket | 2970
Created By | deepz0ne at gmail.com
Summary | Ingo disables kolab sieve scripts
Queue | Ingo
Version | HEAD
State | Unconfirmed
Priority | 3. High
Type | Bug
Owners |
-----------------------------------------------------------------------
deepz0ne at gmail.com (2005-11-14 10:43) wrote:
With kolab backend, horde needs default sieve script in order to operate
normaly.
This script is activated currently trough kolab admin interface.-> user
settings.
require "fileinto";
if header :contains ["X-Kolab-Scheduling-Message"] ["FALSE"] {
fileinto "INBOX/Inbox";
}
However, when using blacklist/white list features in horde/ingo, that
default script is deactivated and lost .
More information about the bugs
mailing list