1 Oct 2003 04:31
Re: How best to enable a default sieve rule?
Hi all:
In horde/ingo/config/prefs.php ,There are something made me confuse and wish
someone tell me.What do characters 'a' , 'i' meaning in value entry?
$_prefs['rules'] = array(
'value' => 'a:4:{i:0;a:2:{s:4:"name";s:9:"Whitelist";s:6:"action";i:' . INGO
_STORAGE_ACTION_WHITELIST . ';}i:1;a:3:{s:4:"name";s:8:"Vacation";s:6:"action";i
:' . INGO_STORAGE_ACTION_VACATION . ';s:7:"disable";b:1;}i:2;a:2:{s:4:"name";s:9
:"Blacklist";s:6:"action";i:' . INGO_STORAGE_ACTION_BLACKLIST . ';}i:3;a:2:{s:4:
"name";s:7:"Forward";s:6:"action";i:' . INGO_STORAGE_ACTION_FORWARD . ';}}',
引用 Jan Schneider <jan@...>:
> Zitat von Ben Poliakoff <benp@...>:
>
> > I'm trying to find the best way to prepopulate each user's "spam" rule
> > so that we don't have to tell the users how to construct a new one.
>
> Create the rules you need from a certain account. Then get this account's
> preferences for ingo from the preference backend and copy them into ingo's
> config/prefs.php.
>
> Jan.
>
> --
> http://www.horde.org - The Horde Project
> http://www.ammma.de - discover your knowledge
> http://www.tip4all.de - Deine private Tippgemeinschaft
> --
> Ingo mailing list
(Continue reading)
RSS Feed