[ingo] Filters NOT Active
Radim Roska
radim.roska at gmail.com
Sun Mar 30 12:56:06 UTC 2008
Hi,
i did it this way:
1. create rule e.g. for your user.
2. look how its saved in your database (i use ldap so i had to decode it
from base64 first)
3. edit /etc/horde/ingo/prefs.php as follows
=======================
// filter rules
$_prefs['rules'] = array(
'value' =>
'a:5:{i:0;a:2:{s:4:"name";s:9:"Whitelist";s:6:"action";i:9;}i:1;a:3:{s:4:"name";s:8:"Vacation";s:6:"action";i:8;s:7:"disable";b:1;}i:2;a:2:{s:4:"name";s:9:"Blacklist";s:6:"action";i:7;}i:3;a:2:{s:4:"name";s:7:"Forward";s:6:"action";i:10;}i:4;a:7:{s:4:"name";s:9:"Spam
Rule";s:7:"combine";s:1:"1";s:10:"conditions";a:1:{i:0;a:4:{s:5:"field";s:11:"X-Spam-Flag";s:4:"type";i:1;s:5:"match";s:2:"is";s:5:"value";s:3:"YES";}}s:12:"action-value";s:10:"INBOX/spam";s:6:"action";s:1:"2";s:4:"stop";s:1:"1";s:5:"flags";i:0;}}',
..
=======================
good luck
On Mon, Mar 17, 2008 at 5:19 PM, Arminas <g.arminas at gmail.com> wrote:
> I am using..
>
> * Horde: 3.1.6
> * Imp: H3 (4.1.6)
> * Ingo: H3 (1.1.5)
> * Turba: H3 (2.1.7)
>
>
>
> 2008/3/17, Arminas <g.arminas at gmail.com>:
> > Hi,
> >
> > Newbie here. I would like to ask someone for help.. I was not able to
> > find, where could I put "default" rule, that would be for all users..
> > I want that if in the subject the text "[Spam]" is included,
> > automatically move it to Spam folder.. But I can't find any place for
> > such rules to enter..
> >
> > Either when I go to imp's preferences, and then to "Filters" Options..
> > The "Filter support is disabled on this system." is shown.. But I
> > generated conf.php as admin, but it made no effect...
> >
> > Please help :} Thanks for reading my post..
> >
> > BR,
> >
> > Arminas
> >
> --
> Ingo mailing list - Join the hunt: http://horde.org/bounties/#ingo
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: ingo-unsubscribe at lists.horde.org
>
More information about the ingo
mailing list