[ingo] How best to enable a default sieve rule?

David Chang david at tmv.gov.tw
Tue Sep 30 19:31:46 PDT 2003


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 at horde.org>:

> Zitat von Ben Poliakoff <benp at imap.reed.edu>:
>
> > 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
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: ingo-unsubscribe at lists.horde.org
>



More information about the ingo mailing list