[ingo] Create Default/System Rule

Mike Meklenschek mmek at interconnet.com
Thu Apr 25 00:55:39 UTC 2013


Hi Everyone,

I'm having a bit of a problem.  I'm trying to create a default/system 
rule for all my users.

I have modified the default SPAM rule in "ingo/config/prefs.php" to be 
the following:

// Spam rule.
$_prefs['x-spam-status'] = array(
     'value' => 
'a:1:{i:0;a:4:{s:5:"field";s:13:"X-Spam-Status";s:4:"type";i:1;s:5:"match";s:5:"regex";s:5:"value";s:5:"Yes.*";}}',
     // Lock this preference to disable the spam rule.
     'locked' => false,
     'type' => 'implicit'
);

For some reason, this is never in my filters.

Am I missing something?

Please help.

Thank you.


More information about the ingo mailing list