[dev] With the addition of incoming mail filters.
Edwin Culp
eculp@MexComUSA.Net
Thu, 16 Nov 2000 10:41:00 -0800
Thank a lot Max, I did that and have changed them several times to try and
understand what has happened or I should say what I'm doing wrong :-). The
filtering rules that I apply also appear to be disapearing into a black hole
somewhere. I assume that I when I go into filter.php again I should see my
previous rules and I don't.
thanks,
ed
Cut and paste from conf.php
$conf['user']['allow_filters'] = true;
and from prefs.php
# mail filter rules options
filters, , 1
filter_on_login, 1, 1
Max Kalika wrote:
> Quoting Edwin Culp <eculp@MexComUSA.Net>:
>
> > The were working this morning before I cvs'ed. I changed the pref.php.dist
> > and in the conf.php.dist I added my preference lines that worked.
>
> there was an addition configuration setting in conf.php.dist that you need to
> add to your local conf.php
>
> $conf['user']['allow_filters'] = true; #or false
>
> and two more preference items in prefs.php.dist that you need to copy to your
> prefs.php
>
> filters, , 1
> filter_on_login, 0, 1
>
> --mk23
>
> --
> Horde Developers mailing list: http://horde.org/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: dev-unsubscribe@lists.horde.org